|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.unihalle.informatik.MiToBo.segmentation.snakes.datatypes | |
---|---|
de.unihalle.informatik.MiToBo.core.datatypes | Provides basic datatypes for MiToBo. |
de.unihalle.informatik.MiToBo.segmentation.snakes.datatypes | Provides basic datatypes for MiToBo explicit active contours (snakes). |
de.unihalle.informatik.MiToBo.segmentation.snakes.optimize | Provides classes for performing snake-based segmentation on images. |
Classes in de.unihalle.informatik.MiToBo.segmentation.snakes.datatypes used by de.unihalle.informatik.MiToBo.core.datatypes | |
---|---|
MTBSnake
Active Contour (Snake) datatype. |
Classes in de.unihalle.informatik.MiToBo.segmentation.snakes.datatypes used by de.unihalle.informatik.MiToBo.segmentation.snakes.datatypes | |
---|---|
MTBSnake
Active Contour (Snake) datatype. |
|
MTBSnakePoint2D
Class to implement 2D snake points with a special structure: (snake points means control points of the snake, on which the snake energy is calculated and optimized) - every snake point has an old index (position) within the snake, if the point does not exists before, the old index is set to -1 by default - every snake point has a Point2D.Double object for point coordinates |
Classes in de.unihalle.informatik.MiToBo.segmentation.snakes.datatypes used by de.unihalle.informatik.MiToBo.segmentation.snakes.optimize | |
---|---|
MTBSet_SnakeEnergyComputable
Container data type for snake energies in nonPDE approaches. |
|
MTBSet_SnakeEnergyDerivable
Container data type for snake energies in PDE approaches. |
|
MTBSnake
Active Contour (Snake) datatype. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |