搜索资源列表
save4imge OpenCV中保存与读取4通道图像
- OpenCV中保存与读取4通道图像(bmp)Opencv没有提供四通道图像保存方法只提供了保存为(XML等其它格式的文件) 该源码提供了该方法-in the Opencv not have the method that save or read the 4 channel picture. Opencv just can save or read the 4 channel image to XML or other format use the CVSave/CVLoad . Our met
test9_25_3_5
- 创建一个大小为100*100的三通道rgb图像,将它们的元素全部至称零。-Create a size of 100* 100 three-channel rgb image, said all of their elements to zero.
yansetiqu
- opencv实现利用已知的三通道颜色来分割物体-opencv achieved using the known three-channel color to separate objects
image-dehazing-based-on-opencv
- Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。 -This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang
Match
- opencv实现图片的模式匹配,可以实现多通道的图像匹配,不仅仅是通过灰度来实现的匹配。-opencv realized picture of pattern matching, multi-channel images can be matched, not only achieved by matching gray.
gaussian
- 高斯背景建模,可以处理单通道或者多通道图像,效果不错,完整注释-Gaussian background modeling, support single channel or multiple channel
caisetuxiangzhifangtujunhenghua
- 彩色图像的直方图均衡化。vc++2005+opencv实现,对三个通道进行均衡化。-Color image histogram equalization. vc++2005+ opencv implementation of the three channel equalization.
Single-channel-histogram
- 单通道图像的直方图。通过opencv打开图像并绘画出图像的直方图。-Single-channel histogram. Open the image and painting by opencv histogram of the image.
EqualizeHist
- 程序分别对彩色三通道图像和单通道的灰度图像进行了直方图均值化得处理。-Program were three channels of color images and grayscale images were single-channel histogram equalization have to deal with.
file_storage
- 察看图像的通道数据,单通道,三通道,采用opencv+vc6.0-Look at the image of the channel data, single, three-channel, using opencv+ vc6.0
trace
- 用opencv写的视频入侵检测。分通道HSV,固定背景下效果很好。-Written with opencv video intrusion detection. Sub-channel HSV, fixed background works well.
perPixelAdd10
- OpenCV例子,对每个像素点每个通道的值加10,实现对每个像素点进行最基本的操作.-OpenCV examples for each pixel values for each channel plus 10, achieve the most basic operations on each pixel.
hsv
- 本程序使用opencv将RGB转换成HSV颜色空间,并且读取H通道图像。-This program uses opencv RGB to HSV color space , and to read the H-channel image .
vedio4
- 通过opencv实现的利用 笔记本上的摄像头拍摄画面并可实时的调整图像RGB通道分量的功能-Camera shooting through the use of notebook opencv realized on the screen can be real-time adjustment of image RGB channel component functions
ColorCvtViewer
- 一个简单的颜色转换器,载入一张图像后,将其转换到不同的颜色空间并显示,同时可以显示其在不同颜色空间下各通道的颜色图。-A simple color converter to load an image, convert it to a different color space and displays at the same time can display each channel in a different color space, the color map.
ReadOpencv
- 基于vc平台采用opencv实现的,可读取bmp等图像,并实现hsv通道分离,分别显示。-Based on the vc platform opencv realized, can read the bmp image and achieve hsv channel separation, respectively.
CreateColPic
- 能够在vs2008环境下利用opencv创建一幅三通道的彩色图片,各个通道的RGB值可以自己设定-Can use to the opencv create a three-channel color images, the RGB value of each channel can be set vs2008 environment
lesson8
- 将一副彩色图像色彩均衡化,比直接灰度图像均衡化使用了通道分离,效果更好-A color image color equalization, channel separation than direct grayscale image equalization, the better
dark_channel_opencv
- 基于暗通道的去雾程序,电子透雾,基于opencv1.0的实现。-Demister program based on dark channel through electronic fog, implementations based opencv1.0.
multi-channel-CT
- 基于CT目标跟踪算法的改进,主要加入了多通道的图像信息。跟踪更鲁棒。-To use multi-channel image compressive tracking. The method is more robust than CT.