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