[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r179] by ltilib

alvarado: File name in header fixed.

2003-05-05 09:58:08 Tree
[r178] by ltilib

sltilib: Some type information errors fixed.

2003-05-05 09:57:56 Tree
[r177] by ltilib

alvarado: Bases classes for interpolators are not template classes any more.

2003-05-05 09:57:42 Tree
[r176] by ltilib

alvarado: Initial import. Release LTI-Lib Lithium (v. 1.9.0)

2003-05-05 09:57:31 Tree
[r175] by ltilib

alvarado: Detection of out-of-bounds access fixed.

2003-05-05 09:57:20 Tree
[r174] by ltilib

ltilib: doerfler: moved to math from imgProc
new interpolator hierarchy

2003-05-05 09:57:09 Tree
[r173] by ltilib

alvarado: @ADD: lti::matrix<T> has now two new inline methods with an efficient implementation (implying more storage) to get the index of the last row and last column (lastRow() and lastColumn()), which is consistent with the method lastIdx() of the vector. This was necessary to speed up some algorithms that require this information at the lowest possible cost. All places in other data structures and functors of the LTI-Lib which got this information with rows()-1 or columns()-1 have being updated to the new method. This can speed up a little bit some algorithms like the medianFilter.

2003-05-05 09:56:06 Tree
[r172] by ltilib

alvarado: the minDistance2 methods in ltiGeometry.h have been renamed to minDistanceSqr to avoid confusion with minDistance"To". Now this naming is consistent with the methods distanceSqr of points, pixels and vectors.

2003-05-05 09:55:13 Tree
[r171] by ltilib

sltilib: Visual cannot cope with cond_round_cast for several different integer types.
As workaround we will not define them, until a way is found.

2003-05-05 09:54:44 Tree
[r170] by ltilib

alvarado: @CHG: the minDistance2 methods in ltiGeometry.h have been renamed to minDistanceSqr to avoid confusion with minDistance"To". Now this naming is consistent with the methods distanceSqr of points, pixels and vectors.

2003-05-05 09:54:20 Tree
Older >