SMIL  1.0.4
OpenCV Interface

Detailed Description

+ Collaboration diagram for OpenCV Interface:

Classes

class  OpenCVInt< T >
 OpenCV Image Interface. More...
 

Functions

 OpenCVInt (cv::Mat &_cvMat)
 Constructor.
 
 OpenCVInt (IplImage *cvIm)
 Constructor.
 
template<class T >
cv::Mat toMatImage (Image< T > &im)
 Create a OpneCV Mat from a Smil image (the data is copied)