#include <OCamera.h>
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 |
inverts output of the binarization
unsigned char OCamera::sBinarizationParam::nNumThreshold |
number of threshold values; must always be "2"
unsigned char OCamera::sBinarizationParam::nThreshold1 |
lower threshold value
unsigned char OCamera::sBinarizationParam::nThreshold2 |
upper threshold value