IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Attributes | List of all members
ipsdk::imaproc::attr::RidgeLine3dResult Struct Reference

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.
 

Detailed Description

Structure containing the results of the ridge line 3d algorithm.


The documentation for this struct was generated from the following file: