JunkBox_Lib++ (for Windows) 1.10.1
|
OpenCV用ヘッダ
More...
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) |