![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Structure containing the results of the ridge line 3d algorithm. More...
#include <RidgeLineTypes.h>
Public Member Functions | |
constructor and destructor | |
| RidgeLine3dResult (const image::ImagePtr &pShortestPath, const PlanIndexedVoxels3dPtr &pShortestPathList) | |
| ~RidgeLine3dResult () | |
Public Attributes | |
| image::ImagePtr | _pShortestPath |
| Shortest Path image. | |
| PlanIndexedVoxels3dPtr | _pShortestPathList |
| Voxel list of shortest path by indexed plan. | |
Structure containing the results of the ridge line 3d algorithm.
1.8.14