搜索资源列表
StereoMatching
- 本程序是通过OPENCV实现采集一个摄像头视频信息,主要采用了DirectShow等函数来实现,可用于视频监控等着的前期视频采集工作,希望对您有所帮助!-This procedure is achieved by collecting OPENCV a video camera, the main use of DirectShow and other functions to achieve, can be used for video surveillance video capture w
main
- 基于最新版本的opencv2.2 win7 64位的opencv 人脸检测程序。可以检测图片中的人脸,并最终输出人脸个数。误识别率小,响应快速。-Based on the latest version of opencv2.2 win7 64-bit,the opencv face detection program. It can detect the human face in the images, and ultimately print the number of the face.
main
- 将avi格式的视频序列转换成yuv格式的视频序列,并且保存的程序.-Avi format video sequences will be converted to yuv format of the video sequence, and stored procedures.
main
- Code to track any selected object on webcam
CVideo-twocamerads
- 本程序用OPENCV实现两个摄像头视频信息同时采集,主要运用DirectShow及CameraDS来实现的。本程序主要用于视频监控等工作的前期视频采集工作!希望对大家的视频处理有帮助-The procedure used to achieve two OPENCV video cameras capture the same time, the main use of DirectShow and CameraDS to achieve. This procedure is mainly use
OpenCVTest
- 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
main
- 直方圖等化(Histogram Equalization)為一種使用統計方法的影像處理程式設計,它的功能為將統計直方圖的色彩分布平均的打散在直方圖裡,也就是說,讓一張圖的直方圖分布均勻化,同樣的也是使用到LUT(Look-up Table)的方法 而在設計直方圖等化不可或缺的就是需要先知道統計學的機率密度函數(Probability Density Function,PDF)以及累積分配函數(Cumlative Distribution Function,CDF)相關的基本概念,在這邊
targets-detection-and-tracking
- 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
main
- opencv实现两幅图帧差,两幅图片进行相应像素的差运算,根据阈值可以确定输出值,归零或2-Achieve frame difference of two images .Two photos of corresponding pixels difference operation, according to the threshold can determine an output value, zero or 255
2011__openCV_pyramid_process
- 这个是在刚学opencv时候的测试小代码。主要是金字塔方面的操作。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. Main pyramid' s operation. Inside each file can be run separately in the VS20101 platform. (Opencv2.1)
main.cpp
- 利用opencv求解不变矩的演示程序 并进行图片分类 效果不错-Opencv solving the same moment the use of the demonstration program
blocktrack
- 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
opencvgslmatching
- 主要功能实现任意图片匹配,环境为vs2005,opencv1.20,gsl1.8-Main function of an arbitrary image matching, the environment vs2005, opencv1.20, gsl1.8
main
- 使用opencv,在一定环境下检测指尖的算法-Using opencv, in certain circumstances fingertip detection algorithm
Computervisonopencv
- 这是我做毕设时,用到的机器视觉关于OPENCV方面的文献,主要是尺寸测量方面的-This is what I do when the complete set, used in machine vision OPENCV the literature on the main aspects is the size measurement
Cell
- 细胞图像分析输入:图像文件cell1.bmp 输出要求: 1. 该图像中的细胞数量; 2. 最大细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 3. 最小细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 4. 所有细胞的平均面积(以像素为单位); 5. 将主要的中间步骤处理结果的图像都用OpenCV 的cvShowImage 显示出来。-Cell image analysis type: image file cell1.bmp output req
main
- 显示图像三分之一出的图像,并计算三分之一出图像的面积。-Display images one-third of the image is calculated, and one-third of the area of the image.
main
- Ex 12.2 - OpenCV Hope it useful for you
main
- Hand contour detection in copenCV
main
- 提供一张包含车牌的照片(车牌占主要部分),能够准确定位并且实现字符分割。-Contains a photo of the license plate (license plate accounts for the main part), able to accurately locate and character segmentation.