搜索资源列表
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
caisetuxiangzhifangtujunhenghua
- 彩色图像的直方图均衡化。vc++2005+opencv实现,对三个通道进行均衡化。-Color image histogram equalization. vc++2005+ opencv implementation of the three channel equalization.
hist1
- 计算彩色图像各个分量的直方图-calculation hist
EqualizeHist
- 程序分别对彩色三通道图像和单通道的灰度图像进行了直方图均值化得处理。-Program were three channels of color images and grayscale images were single-channel histogram equalization have to deal with.
2-(2)
- 图像的直方图的修正以及彩色变换两个方面实现-Image histogram correction and color transformation to achieve two
ColHist
- 能够在vs2008环境下利用opencv对一幅彩色图像进行图像颜色直方图的显示-Use opencv for image color histogram of a color image display in the vs2008 environment
caisezft
- 对彩色图像进行直方图均衡化只要先将彩色图像分解成若干通道,然后这些通道分别进行直方图均衡化,最后合并所有通道即可。在opencv下进行彩色直方图均衡化。调用cvSplit()和cvMerge()。-Color histogram equalization,opencv
openCV_struct_4
- 基于opencv的彩色图像直方图均衡化初学者例程-Based on the opencv color image histogram equalization routines for beginners
OpenCV-HSV2BGR
- 运用opencv对三色图片进行彩色直方图绘制-Color histogram drawing
daima
- 显示彩色图像的三个通道的灰色直方图,显示图像的三个通道, 屏蔽两个通道, 显示三个通道分别显示, 显示感兴趣的区域ROI,共5段代码 -Shows three-channel color image gray histogram displays three channels of the image, shielding the two channels, shows three channels are displayed, the display area of ̴
opencv_image
- 锐化、图象的半影调和抖动技术、直方图修正和彩色变换、腐蚀,膨胀,细化算法、边沿检测与提取,轮廓跟踪-Sharpening, image penumbra reconcile jitter histogram correction and color conversion, corrosion, expansion, refinement algorithm, edge detection and extraction, contour tracking
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
HSVHistogramGenerator
- 提取图像彩色直方图的C++类实现,使用opencv库-realization of a C++ class which gives the color histogram of a specific image
color-histogram
- 此程序是用vc编写的,打开视频文件,可以实时的显示每一帧图像的彩色直方图和灰度直方图,直方图的显示也是连续的-This procedure is used vc prepared, open the video file, you can display real-time images of each frame color histogram and histogram, histogram display is also continuous
a
- 图像处理,用于彩色图像直方图均衡化处理。-image
Color-histogram-equalization
- Visual C++2010下用opencv2.4.8进行彩色直方图均衡化的算法-With the opencv2.4.8 color histogram equalization algorithm of Visual C++2010
calcHist
- Qt、Opencv中直方图示例程序,可以实现灰度图像、彩色图像的直方图计算、及绘制。-Qt, Opencv histogram sample program, you can achieve gray-scale image, color image histogram calculated and plotted.
ColorEqualize
- 彩色直方图的均衡化,对彩色图像进行直方图均衡化只要先将彩色图像分解成若干通道,然后这些通道分别进行直方图均衡化,最后合并所有通道即可。-Color histogram equalization, color image histogram equalization as long as the first color image into a plurality of channels, and these channels are histogram equalization, and fin
display-histogram-1
- 该源码实现读入一幅彩色三通道图像,实现显示该图像同时显示输出对应三通道的颜色直方图,方便,直观,可以直接编译。-The source code to achieve read in a color three-channel image, the corresponding three-channel display the image at the same time the output of color histogram, convenient, intuitive, can be di
HOG
- 读取一24位彩色图像,计算其以下图像特征: 1)灰度直方图 2)颜色直方图(RGB3个通道) 3)方向梯度直方图(HOG,将图像分成4*4 16个块,8个梯度方向) -Read a 24-bit color images, calculate the following image features: 1) Histogram 2) color histogram (RGB3 channels) 3) histogram of oriented gradients (HOG, t