搜索资源列表
用opencv进行双摄像头的捕捉
- 用opencv进行双摄像头的捕捉,将两张图像同时显示在一个界面上-For dual use opencv camera capture, the two images displayed simultaneously on a single interface
OPENCV写的一个小程序
- OPENCV写的一个小程序 包括将彩色图片转成灰度图以及做阈值分割和主成分分析的功能-OPENCV write a small program, including a color picture converted to grayscale and make thresholding and principal component analysis of functional
kmeans算法。opencv上面聚类算法的例子
- kmeans算法。opencv上面聚类算法的例子,是一个很好的学习程序。-kmeans algorithm. A good example for learning kmeans.
基于OpenCV的常用图像分割算法
- 基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation with a random color assigned to each region.
利用OpenCV对视频进行处理
- 利用OpenCV对视频进行处理,尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有背景擦除,平滑滤波,二值化等。-Using OpenCV to process the video, try to open the computer input device as a video camera, or the command line input parameters as the
这是OpenCv的一个完整程序用来实现读入一个彩色视频
- 这是OpenCv的一个完整程序用来实现读入一个彩色视频文件并以灰度格式输出这个视频文件。-This is OpenCv used to implement a complete program to read a color to grayscale format video file and output the video file.
opencv寻找图像角点的小程序
- 一个opencv寻找图像角点的小程序,包括寻找精确角点函数的应用!-Opencv image corner to find a small program, including a function to find the exact corner of the application!
gray_canny 階化及canny
- 一個簡單的程式,使用EmguCV(OpenCV C#版)使用視訊鏡頭,並灰階化及canny。編寫語言C#。-A simple program to use EmguCV (OpenCV C# version) the use of video lens, and grayscale and canny. Write the language in C#.
SubImage IplImage对象或者BYTE型数组中取出一幅图像的子图像
- 用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of the o
OpenCv 基于opencv的静态链接库的创建
- 基于opencv的静态链接库的创建,可以帮助学习。-Opencv-based creation of a static link library, can help learning.
实现视频的打开,并通过添加滑动条来控制视频的播放时间
- opencv的运用,程序的功能是实现视频的打开,并通过添加滑动条来控制视频的播放时间,程序通过自己的调试-opencv the application, the program is to transfer the video to open, and by adding a slider to control the video playback time, the program through their own debugging
haarcascade 用opencv写的人脸识别
- 用opencv写的人脸识别,适合初学者,简单易懂,功能方面只是实现了在脸部圈一个圈-Written with opencv face recognition, suitable for beginners, easy to understand, but to achieve the functions of a circle on the face ring
ch2_ex2_10 实现读入一个彩色视频文件并以灰度格式输出
- 一个完整的程序用来实现读入一个彩色视频文件并以灰度格式输出这个视频文件-The procedure used to achieve a complete reading of video files into a color and grayscale output the video file format
matching.rar
- SUFT匹配,按照lower的论文写成。运行时间比较快速。,SUFT match, according to a paper written in lower. Comparison of fast running time.
OpenCV-read-a-pixel
- opencv实现读取像素值 -opencv read a pixel
Changing-Brightness-of-a-Video
- Changing Brightness of a Video
Change-Contrast-of-a-Video
- This project for OpenCV I make it to increase or decrease the contrast of a video using OpenCV C++ It can change the contrast for each and every frame of the video.-This is project for OpenCV I make it to increase or decrease the contrast of
Histogram-Equalization-of-a-Color-Image
- This project for OpenCV C++. This program equalize histogram of a color image using OpenCV. -This is project for OpenCV C++. This program equalize histogram of a color image using OpenCV.
A-window-display-pictures-by-OpenCV
- OpenCV一个窗口显示多张图片(1-12张,可更改)代码。-A window display pictures by OpenCV.
Looking-for-a-known-object
- 寻找已知物体,根据已知物体图片对比摄像机拍摄图片,找出物体-Looking for a known object
