![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Structure allowing to encaspulate Kapur binarization results. More...
#include <KapurThresholdImgTypes.h>
Public Member Functions | |
constructor and destructor | |
| KapurResult (const image::ImagePtr &pOutImg, const ipReal64 outThreshold) | |
| ~KapurResult () | |
Public Attributes | |
| image::ImagePtr | _pOutImg |
| Output image for otsu binarization. | |
| ipReal64 | _outThreshold |
| Output threshold value for otsu binarization. | |
Structure allowing to encaspulate Kapur binarization results.
1.8.14