Public Attributes

OCamera::sBinarizationParam Struct Reference

Binarization parameter structure type. More...

#include <OCamera.h>

List of all members.

Public Attributes

bool bInvert
 inverts output of the binarization
unsigned char nNumThreshold
 number of threshold values; must always be "2"
unsigned char nThreshold1
 lower threshold value
unsigned char nThreshold2
 upper threshold value

Detailed Description

Binarization parameter structure type.


Member Data Documentation

inverts output of the binarization

number of threshold values; must always be "2"

lower threshold value

upper threshold value


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