搜索资源列表
OPENCV写的一个小程序
- OPENCV写的一个小程序 包括将彩色图片转成灰度图以及做阈值分割和主成分分析的功能-OPENCV write a small program, including a color picture converted to grayscale and make thresholding and principal component analysis of functional
这是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.
Kinect_NICV 读取kinect深度和彩色图像
- 读取kinect深度和彩色图像,采用openCV显示,进行手势识别,手跟踪-read the depth and color map from kinect and display by opencv. Recognize gesture and track hand
pix-show Opencv图像处理
- Opencv图像处理,在彩色图像中点击图像任意一点,显示改点的RGB值-Opencv image processing, color image, click on the image at any point, change the point of the RGB value display
ch2_ex2_10 实现读入一个彩色视频文件并以灰度格式输出
- 一个完整的程序用来实现读入一个彩色视频文件并以灰度格式输出这个视频文件-The procedure used to achieve a complete reading of video files into a color and grayscale output the video file format
Brightness-transform
- 根据matlab中的imadjust函数编写的程序,可以实现对彩色图像的亮度变换,参数要自己调一下-According to the function in matlab imadjust written procedures, can change the brightness of the color images, what parameters to tune their own
Grayscale-conversion
- 利用OpenCV载入工程文件夹中的彩色图像,进行灰度转换,并将转换前后的两张图片同时显示出来。-Load color images in the project folder using OpenCV and make the grayscale conversion, then show the two pictures.
cameraCalibration
- 张正友标定程序,几乎每行都有注释。并配有棋盘图,以及个人重新拍摄的彩色标定图-Zhang Zhengyou calibration procedures, almost every line has a comment. And with a checkerboard map, as well as individuals to re-shoot a color calibration diagram
ex01
- 在VC6.0和opencv下,简单的实现了彩色图像转换成灰度图-In VC6.0 and opencv, the simple implementation of the color image into grayscale
opencv
- 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
camshift
- 显示如何利用Camshift算法进行彩色目标的跟踪-Camshift algorithm shows how to use color target tracking
zhuanhuanhuidutu
- 将原始彩色图像转换成灰度图,利用opencv实现-opencv
caisetuxiangzhifangtujunhenghua
- 彩色图像的直方图均衡化。vc++2005+opencv实现,对三个通道进行均衡化。-Color image histogram equalization. vc++2005+ opencv implementation of the three channel equalization.
binaryzation
- 在openCV下二值化彩色图像,阈值可调。-Under the openCV color image binarization, the threshold is adjustable.
hist1
- 计算彩色图像各个分量的直方图-calculation hist
highLightProcess.ZIp
- 利用opcv进行彩色图像人脸高光区域自动检测与校正-Opcv for color images using high-light zone automatic face detection and correction
opencv rgb三通道分离
- 使用opencv对彩色图像的rgb三通道进行分离
【8】彩色目标跟踪
- 使用OpenCv对彩色目标进行追踪。编程环境为C++。(Using OpenCv to track color targets.)
Camshift
- VS2013结合OpenCV3.2.0,运用Camshift算法对视频中的彩色物体进行跟踪(VS2013 combined with OpenCV3.2.0 and uses Camshift algorithm to track color objects in video)
kinectdepthandcolor
- 本程序主要是利用opencv实现kinect采集的彩色图像和深度图像的显示。(This program is mainly using OpenCV to realize the display of color images and deep images collected by Kinect)