[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r210] by ltilib

alvarado: Serialization of structObject required for the new serializable trees.

2003-05-08 09:54:01 Tree
[r209] by ltilib

alvarado: @ADD: lti::tree<T> provides now a serialization interface (the typical write/read to/from ioHandlers. The only assumtion is that the methods lti::write(ioHandler,T) and lti::read(ioHandler,T) are implemented, which will be usually the case, except if T is your own type.

2003-05-08 09:53:07 Tree
[r208] by ltilib

alvarado: Some serialization errors fixed.

2003-05-08 09:52:39 Tree
[r207] by ltilib

alvarado: Doxygen warnings fixed.

2003-05-07 09:52:48 Tree
[r206] by ltilib

sltilib: Syntax error fixed.

2003-05-06 16:02:03 Tree
[r205] by ltilib

alvarado: Another try for Visual C++

2003-05-06 16:01:16 Tree
[r204] by ltilib

sltilib: Workaround for Visual C++ problems with template factory found, the class is not thread safe anymore.

2003-05-06 16:01:04 Tree
[r203] by ltilib

alvarado: Copy/Paste error in new apply methods fixed.

2003-05-06 16:00:32 Tree
[r202] by ltilib

alvarado: @ADD: In the color model estimator functor two new apply methods have been added, which consider only those pixels in a mask
with one specific label.

2003-05-06 16:00:13 Tree
[r201] by ltilib

sltilib: @CHG: The interface of several shortcuts in geometricTransform has changed. The previous template version was not supported by the Visual C++ 6.0 compiler, and forced us to throw away a better option.
This facts are forcing us to think about stopping the Visual Compiler Support. If the new .NET 2003 version is ANSI C++ compliant, then there should not be such problems any more.

2003-05-06 15:59:58 Tree
Older >