[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r526] by ltilib

alvarado: CHG: Now an lti::gaussianPyramid<lti::image> of color images can be easily computed, the same way you would follow for a pyramid of channels.

2003-10-08 04:03:17 Tree
[r525] by ltilib

alvarado: New cursor type within the windows.

2003-10-08 04:03:04 Tree
[r524] by ltilib

alvarado: Newer compilers deprecate giving a const char* to a char* signature.
The library of SiliconSoftware uses this, so we need to copy first the
const char* in a char* and then give it to the function of this
external library. Otherwise a warning will be thrown.

2003-10-08 04:02:41 Tree
[r523] by ltilib

alvarado: Wrong writing in read method fixed.

2003-10-07 10:04:19 Tree
[r522] by ltilib

alvarado: Version 1.9.6

2003-10-06 10:08:41 Tree
[r521] by ltilib

alvarado: @FIX: The labelAdjacencyMap functor now checks if the given labels mask contains negative numbers and return false in that case. So it is now avoided that an assertion or "segmentation fault" is produced if the user tries such a mask.

2003-10-06 10:07:55 Tree
[r520] by ltilib

alvarado: @ADD: The class tpolygonPoints has now a new version of approximate() to compute from a borderPoints list a polygon approximation, but forcing also as vertices a given set of points (which must be included in the borderPoints list).

2003-10-06 10:07:07 Tree
[r519] by ltilib

alvarado: Small documentation change.

2003-10-06 10:06:52 Tree
[r518] by ltilib

alvarado: @FIX: The lti::viewerFunctor now ignores labeled masks with negative indices. Before this fix, the viewer caused an assertion or segmentation fault, since it could not access anything with negative numbers. Maybe this behaviour will change in the future, and negative labels will be allowed.

2003-10-06 10:05:44 Tree
[r517] by ltilib

alvarado: @CHG: In debug modus the sparseMatrix now also check if the given indices are less than zero.

2003-10-06 10:04:45 Tree
Older >