| Commit | Date | |
|---|---|---|
|
[r668]
by
ltilib
alvarado: @ADD: lti::genericMatrix is now the parent class of the lti::matrix. It provides all the functionality for the memory management but no arithmetical operations. It is generic for all types T that do not do any dynamic memory management, so that you can use it for your own simple structures and classes, with the condition they do not allocate anything in the heap. |
2003-11-07 11:03:30 | Tree |
|
[r667]
by
ltilib
sltilib: ltilib: goenner: Two classes for framegrabber supported by leutron. Claudia |
2003-11-07 05:02:21 | Tree |
|
[r666]
by
ltilib
doerfler: @CHG: The square_accumulation_type definition of some types was changed to a safer type. This change should not influence any of the existing functors. |
2003-11-06 18:04:36 | Tree |
| 2003-11-06 18:04:26 | Tree | |
| 2003-11-06 18:03:41 | Tree | |
|
[r663]
by
ltilib
doerfler: @ADD: The Earth Mover's Distance (EMD) is a distance measure between two distributions defined by cluster centers and corresponding weights. It is also possible to use this distance for vectors where the indices of the vector are assumed to be the cluster centers. The EMD transforms one distribution into the other by solving the transportation problem. The relative amount of work to achieve this is taken as the distance between the distributions. |
2003-11-06 18:03:31 | Tree |
| 2003-11-06 18:03:19 | Tree | |
| 2003-11-06 18:02:59 | Tree | |
| 2003-11-06 18:02:23 | Tree | |
|
[r659]
by
ltilib
alvarado: The lti::channelStatistics functor now requires a typical channel8 mask instead of a matrix<bool> to indicate which pixels should be considered and which not. The reason is that the channel8 masks are much easier to produce than the matrix<bool> which are now deprecated (replaced by genericMatrix<bool>. |
2003-11-05 18:05:32 | Tree |