OpenCV用ヘッダ. More...
#include "common++.h"#include "opencv2/opencv.hpp"#include "Gdata.h"#include "xtools.h"
Go to the source code of this file.
Namespaces | |
| namespace | jbxl |
Functions | |
| template<typename T > | |
| rectangle * | cvDetectObjects (cv::CascadeClassifier cascade, MSGraph< T > *vp, int &num, int sz=0, double scale=1.0) |
| template<typename R , typename T > | |
| cv::Mat | copyMSGraph2CvMat (MSGraph< T > *vp) |
| template<typename T > | |
| MSGraph< T > * | getMSGraphFromCvMat (cv::Mat mat) |
| template<typename T , typename R > | |
| MSGraph< T > * | _getMSGraph_CvMat_C1 (cv::Mat mat) |
| template<typename T , typename R > | |
| MSGraph< T > * | _getMSGraph_CvMat_C3 (cv::Mat mat) |
| template<typename R , typename T > | |
| int | _linecopy_MAT2MSG_C3 (R *src, T *dst, int len, int sz) |
Definition in file OpenCVTool.h.
1.6.1