OCamera::sBinarizationParam Struct Reference

#include <OCamera.h>

List of all members.


Detailed Description

Binarization parameter structure type.

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

Member Data Documentation

bool OCamera::sBinarizationParam::bInvert

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


The documentation for this struct was generated from the following file:
Generated on Wed Jul 22 08:34:30 2009 for Festo Camera API by  doxygen 1.5.3