|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MTBTopologicalNumber.Point3D | |
---|---|
de.unihalle.informatik.MiToBo.topology |
Uses of MTBTopologicalNumber.Point3D in de.unihalle.informatik.MiToBo.topology |
---|
Fields in de.unihalle.informatik.MiToBo.topology declared as MTBTopologicalNumber.Point3D | |
---|---|
protected MTBTopologicalNumber.Point3D[] |
MTBTopologicalNumber.coordinatesNeighbors
For each neighbor in the neighborhood this gives their coordinates in a 3x3x3 array center around the current pixel (of which the neighborhood is represented). |
protected MTBTopologicalNumber.Point3D[] |
MTBTopologicalNumber.offsetsNeighbors
In analogy to coordinatesNeighbors this array hold the offsets of the neighbors. |
Methods in de.unihalle.informatik.MiToBo.topology that return MTBTopologicalNumber.Point3D | |
---|---|
MTBTopologicalNumber.Point3D |
MTBTopologicalNumber.PixelOffsetIterator.next()
|
Methods in de.unihalle.informatik.MiToBo.topology that return types with arguments of type MTBTopologicalNumber.Point3D | |
---|---|
Iterator<MTBTopologicalNumber.Point3D> |
MTBTopologicalNumber.iterator()
Returns a iterator for the coordinatesNeighbors in the order as defined |
Iterator<MTBTopologicalNumber.Point3D> |
MTBTopologicalNumber.iteratorOffsets()
Returns a iterator for the pixelOffsets in the order as defined |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |