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

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.
 

Detailed Description

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


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