|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Coordinates | The Coordinates interface provides the encapsulation of coordinates with more than two dimensions. |
| Dimensions | Hold the information about the dimensions of pixels/voxels in a skeleton, as they might be non-unit pixels/voxels |
| Index | A pixel's/voxel's index in the 2D/3D array. |
| Class Summary | |
|---|---|
| Coordinates2D | Coordinates2D holds information about two-dimensional coordinates (x and y coordinate). |
| Coordinates3D | data structure to hold 3D coordinates, extending the 2D coordinates strucure
by a valid z-coordinate Coordinates |
| Dimensions2D | Dimensions for 2D pixels.Returning default 0 for z-coordinate |
| Dimensions3D | Hold the information about the dimensions of voxels in a skeleton, as they might be non-unit voxels |
| Index2D | A pixel's index in the 2D array. |
| Index3D | A voxel's index in the 3D array. |
Package containing all basic data structures.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||