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

Structure allowing to encaspulate Kittler binarization results. More...

#include <KittlerThresholdImgTypes.h>

Public Member Functions

constructor and destructor
 KittlerResult (const image::ImagePtr &pOutImg, const ipReal64 outThreshold)
 
 ~KittlerResult ()
 

Public Attributes

image::ImagePtr _pOutImg
 Output image for otsu binarization.
 
ipReal64 _outThreshold
 Output threshold value for otsu binarization.
 

Detailed Description

Structure allowing to encaspulate Kittler binarization results.


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