![]() |
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. More...
#include <HoughLinesResTypes.h>
Public Member Functions | |
constructor and destructor | |
| HoughLinesResult (const attr::HoughLines2dPptiesPtr &pLinesPpties, const image::ImagePtr &pOutImg) | |
| ~HoughLinesResult () | |
Public Attributes | |
| attr::HoughLines2dPptiesPtr | _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.
1.8.14