JunkBox_Lib++ (for Windows) 1.10.1
Loading...
Searching...
No Matches
OpenCVTool.h File Reference

OpenCV用ヘッダ
More...

#include "common++.h"
#include "opencv2/opencv.hpp"
#include "Gdata.h"
#include "xtools.h"
Include dependency graph for OpenCVTool.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)
 

Detailed Description

Version
0.9
Date
2012 10/3
Author
Fumi.Iseki (C)
Attention
this software uses OpenCV

Definition in file OpenCVTool.h.