[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r580] by ltilib

alvarado: Small changes.

2003-10-21 10:03:21 Tree
[r579] by ltilib

alvarado: Vlad Popovici's functor to flip images.

2003-10-21 10:02:57 Tree
[r578] by ltilib

doerfler: @DEP: The method box() of drawBase, draw and epsDraw has been deprecated. Replaced by the new method rectangle()

2003-10-21 04:06:17 Tree
[r577] by ltilib

doerfler: @API: For better compatibility the method box() has been deprecated and replaced by rectangle() for 2D drawing classes (drawBase, draw, epsDraw)

2003-10-21 04:06:04 Tree
[r576] by ltilib

alvarado: @ADD: The new data structure lti::priorityQueue is simpler alternative to the std::priority_queue, with the main difference that an identifier for the internal elements is kept valid as soon as the elements exists, no matter of changes in its position within the queue. This allows for example the efficient implementation of algorithms to merge graph nodes that changes the edges values dynamically.

2003-10-21 04:04:01 Tree
[r575] by ltilib

alvarado: @ADD: The lti::regionPolygonizer gets polygonal representations for the regions in a labeled mask. It can ensure vertices for the polygons at those points where three regions are adjacent.

2003-10-21 04:03:40 Tree
[r574] by ltilib

alvarado: @ADD: The lti::multiclassNormalizedCuts functor implements the k-class normalized cuts algorithms used to optimally split a graph into k disconnected subgraphs proposed by Stella Yu in her Ph.D thesis. It requires as input the affinity matrix, which encodes the similarity between two nodes and returns a labels vector, which contains the label assignments for each node.

2003-10-21 04:03:20 Tree
[r573] by ltilib

sltilib: Now compiles also with MS Visual C++

2003-10-21 04:03:11 Tree
[r572] by ltilib

alvarado: Doxygen warnings fixed.

2003-10-21 04:02:59 Tree
[r571] by ltilib

schnurr: added missing include limits

2003-10-21 04:02:50 Tree
Older >