搜索资源列表
aver_face
- 对YaleB正常光照下的所有人脸由Iplimage转化到数组形式,并将像素归一到0-255后求平均-The average face (pixel-based)
KmeansColor
- Kmeans2算法并验证颜色种类(CvMat*&IplImage*指针的用法)-Kmeans2 algorithms and verify the color type (CvMat* & IplImage* pointer usage)
1
- 视频读入,截取、灰度化显示! #include <cv.h> #include <cxcore.h> #include <highgui.h> IplImage* cvGetSubImage(IplImage *image, CvRect roi) -Video read, interception, graying show!
Imgdisplay
- 利用opencv的IPlimage格式的逐贞取图象,视频显示结果的一个演示平台-Use of opencv IPlimage format by the zhen take images, video shows the result of a demonstration platform
bishe6
- 介绍的CCameraDS类调用采集函数可直接返回IplImage,使用更方便,且集成了DirectShow-CCameraDS call presentation class collection function can be directly returned IplImage, easier to use, and the integration of DirectShow
opencv数据类型转换函数
- opencv中常见的Mat IplImage CvMat IplImage*数据类型转换函数(Common Mat IplImage CvMat IplImage* data type conversion functions in opencv)