![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
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 | |
Structure allowing to encaspulate detected lines and output image associated to the result of a 2d Hough lines detection on a multi-slice image.
1.8.14