Documentation

DataTypes

Module internalIndexRoadmap?

IplImage

The IplImage structure is coming from OpenCV 2.0. Check the OpenCV Documentation on IplImage structure

GenericTouch

GenericTouch is a instance of moDataGenericContainer(). It's basicly a list of moProperty.

Available properties

NameTypeDescription
typestring"touch"
idintegeruniq id for the touch
xfloatX position in 0-1 range
yfloatY position in 0-1 range
wfloatWidth of the touch
hfloatHeight of the touch

GenericFiducial

GenericFiducial is a instance of moDataGenericContainer(). It's basicly a list of moProperty.

Available properties

NameTypeDescription
typestring"fiducial"
idintegeruniq id for the touch
xfloatX position in 0-1 range
yfloatY position in 0-1 range
anglefloatAngle of the object in radian
leaf_sizefloat??
root_sizefloat??