|
opencv
2.2.0
|
#include <blobtrack.hpp>
Public Member Functions | |
| CvImageDrawer () | |
| IplImage * | Draw (const CvArr *src, CvBlobSeq *blob_seq=0, const CvSeq *roi_seq=0) |
| IplImage * | GetImage () |
| void | SetShapes (const CvDrawShape *shapes, int num) |
| ~CvImageDrawer () | |
Protected Attributes | |
| IplImage * | m_image |
| CvDrawShape | m_shape [16] |
|
inline |
|
inline |
| IplImage* CvImageDrawer::Draw | ( | const CvArr * | src, |
| CvBlobSeq * | blob_seq = 0, |
||
| const CvSeq * | roi_seq = 0 |
||
| ) |
|
inline |
| void CvImageDrawer::SetShapes | ( | const CvDrawShape * | shapes, |
| int | num | ||
| ) |
|
protected |
|
protected |
1.8.2