资源列表
FaceDetection
- 前景检测算法,大家用来做人脸检测来使用,可以做必要的扩展-Prospects for detection algorithm, we used to use the human face detection, you can make the necessary extension
MyProcessor3.21
- 利用opencv显示视频,并在控件上显示出来。凑字数-Display the video using opencv, and the control is displayed. Minato words
cvResize
- Resize 圖像大小變換 void cvResize( const CvArr* src, CvArr* dst, int interpolation=CV_INTER_LINEAR ) src 輸入圖像. dst 輸出圖像. interpolation 插值方法: * CV_INTER_NN - 最近鄰插值, * CV_INTER_LINEAR - 雙線性插值 (預設使用) * CV_INTER_AREA
otsuPwebcam
- otsu + webcame 最佳二值化 -otsu+ webcame best binarization
mouse_RGB
- opencv 用滑鼠找到圖上每一點的RGB cvNamedWindow,cvMoveWindow,onMouse,-find a map with the mouse opencv each point RGB cvNamedWindow, cvMoveWindow, onMouse,
FaceDetection
- 关于人林检测 已在机器上运行通过 需要先安装OPENCV-Lin test
imread
- open cv 開檔處理 開圖檔 cvLoadImage /* #define CV_LOAD_IMAGE_UNCHANGED -1 原圖影像 #define CV_LOAD_IMAGE_GRAYSCALE 0 灰階 #define CV_LOAD_IMAGE_COLOR 1 彩色 #define CV_LOAD_IMAGE_ANYDEPTH 2 任何彩度 #define CV_LOAD_IMAGE_ANYCOLOR 4 任何彩色 */-open cv open file handle to o
open-cv
- open cv 作灰階並用滑鼠查看圖形上每點灰 階值,cvThreshold,onMouse cvThreshold(原始圖形IplImage資料結構,計算後結果IplImage資料結構,門檻值,最大門檻值數值,CV_THRESH_BINARY) open cv 作灰阶并用滑鼠查看图形上每点灰阶值,cvThreshold,onMouse cvThreshold(原始图形IplImage资料结构,计算后结果IplImage资料结构,门槛值,最大门槛值数值,CV_THRESH_BINARY)-o
Temp
- 利用OpenCv已有的函数实现模板匹配,源图像中模板对应的位置画出标记框-Useing of OpenCv subsistent functions to accomplish templet matching arithmetic,in source picture corresponding position marks the pane(s)
LearningOpenCV
- OpenCV itself has played a role in the growth of computer vision by enabling thousands of people to do more productive work in vision.
OpenCV---Basic-Document
- OpenCV逐步成为一个通用的基础研究和产品开发平台。本书是国内第一本全面介绍OpenCV的中文版图书。作者:刘瑞祯,于仕琪-OpenCV has gradually become a common platform for basic research and product development. This book is the first comprehensive descr iption of the Chinese version of OpenCV library. Of: R
xianshitupian
- 如何在VC++环境下利用opencv实现显示图像-How to use VC++ environment to achieve display images opencv
