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

Structure allowing to encaspulate detected lines and output image associated to the result of a 2d Hough lines detection on a multi-slice image. More...

#include <HoughLinesResTypes.h>

Public Member Functions

constructor and destructor
 PlanIndexedHoughLinesResult (const attr::PlanIndexedHoughLines2dPptiesPtr &pLinesPpties, const image::ImagePtr &pOutImg)
 
 ~PlanIndexedHoughLinesResult ()
 

Public Attributes

attr::PlanIndexedHoughLines2dPptiesPtr _pLinesPpties
 lines properties
 
image::ImagePtr _pOutImg
 output image
 

Detailed Description

Structure allowing to encaspulate detected lines and output image associated to the result of a 2d Hough lines detection on a multi-slice image.


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