资源列表
[OpenCV] Intel_openCV_Library_2007-09-02
说明:此电子书为opencv函数的极好的参考书,在编程序的时候可以随时查阅,为做图像处理,计算机视觉的有效武器。-This book is an excellent reference opencv function in programmed when you can access at any time, in order to do image processing, computer vision and effective weapons.<李宁> 在 2025-06-27 上传 | 大小:2.56mb | 下载:0
[OpenCV] FloodFill
说明:example using the cvFloodFill () to fill the area of the initial pixel is selected by clicking with the mouse<kudukSweetone> 在 2025-06-27 上传 | 大小:111kb | 下载:0
[OpenCV] ROI
说明:An example of a ROI - the program loads an image and given the coordinates of ROI sets using the cvSetImageROI (). It then calls the function cvAddS (), which adds to the array elements (pixels of the image), given a scalar value. The result is a col<kudukSweetone> 在 2025-06-27 上传 | 大小:157kb | 下载:0
[OpenCV] Capture
说明:The program connects and begins to grip the camera with cvCreateCameraCapture (), then get the width and height fr a me with cvGetCaptureProperty (). And then in the loop with cvQueryfr a me () gets the image from the camera and displays the window.<kudukSweetone> 在 2025-06-27 上传 | 大小:28kb | 下载:0
[OpenCV] MFC-OpenCV
说明:MFC中使用OpenCV在图片框内显示图片和视频文件-MFC using OpenCV in the picture box displays pictures and video files<楚留香> 在 2025-06-27 上传 | 大小:5.09mb | 下载:0
[OpenCV] MFCVIGrabber
说明:使用videoinput库实现摄像头图像捕获。同时实现了将opencv窗口嵌入到图像控件中。-using videoinput library to capture image from camera. OpenCV window embedded in the image control.<章柯渊> 在 2025-06-27 上传 | 大小:9.06mb | 下载:1
[OpenCV] Opencv1.0PVC6-configuration
说明:vc6.0 环境下配置 opencv1.0-configure opencv1.0 on the vc6.0 platform.<neil> 在 2025-06-27 上传 | 大小:588kb | 下载:0
[OpenCV] histMeanValue
说明:包含三个功能的演示。直方图,otsu算法,计算灰度中值。最后统计0像素占的比例。 float getMeanValue(IplImage* image) //灰度均值 int getMedian(IplImage* image) //灰度中值 void otsu (IplImage *image) //大律法阈值分割-Contains three functional demo. float getMeanValue (IplImage* image) //gray ave<glemo> 在 2025-06-27 上传 | 大小:3.53mb | 下载:0