![]() Simd Library Documentation.Home | Release Notes | Download | Documentation | Forum | SourceForge | GitHub | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
The Object structure describes detected object. More...
Detailed Descriptiontemplate<template< class > class A>
|
Object | ( | const Rect & | r = Rect() , |
int | w = 0 , |
||
Tag | t = UNDEFINED_OBJECT_TAG |
||
) |
Creates a new Object structure.
[in] | r | - initial bounding box. |
[in] | w | - initial weight. |
[in] | t | - initial tag. |