搜索资源列表
color-tracking
- This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。-This application demonstrates a fast, simple color tracking algorithm that can
Gamut
- 此程式为利用opencv产生色彩模型(gamut)-this program for the use of opencv produce color model (roadmap)
opencv的图像打开、二值化、取轮廓、反色及相关教程
- opencv的图像打开、二值化、取轮廓、反色及相关教程,opencv image open, binary, take contour, color and related anti-Tutorial
DistributeColor.cpp
- The program uses opencv and distrbute color according to distance of Object pixels.
Lenseffect
- VB带放大功能的哈哈镜效果,比较搞笑的放大镜特效,设置颜色、半径、倍数等会有另一种效果,想知道原理的赶紧研究一下哦!-VB with the concavo-amplification effect of a magnifying glass effect compared comedy, set color, radius, there will be a multiplier effect, etc., would like to know immediately to look at th
CvtColor
- CvtColor Converts image from one color space to another. download Opencv 1.1. pre-CvtColor Converts image from one color space to another. download Opencv 1.1. pre
ColorConv
- View all types of color convertions, made in opencv
changcolor_hsv
- 颜色空间转换RGB TO HSV,实现显色空间的转换,基于OPENCV-Color Space Conversion RGB TO HSV, to achieve the color space conversion, based on OPENCV
colorTest
- opencv写的一个观察图像颜色的小程序。-opencv write an observation of the image color applet.
Invert_color
- Invert color of an image using OpenCV
color-object-opencv
- color object tracking camshift opencv
color-object-opencv
- color object tracking opencv camshift
OPENCV-color-reconization
- OPENCV颜色识别,代码简单.只有一个文件,当然要包含OPENCV库-it s a sample demo of color reconization,lying opencv
Color-into-a-grey
- 采用VS2008和opencv编写代码,将衣服RGB彩色图像转化为灰度图像,并且富有代码的详细说明,便于对代码的理解,效果不错。-Use VS2008 and opencv coding, clothes RGB color image into grayscale image, and rich code detailed instructions, to facilitate the understanding of the code, effect is good.
cvHSV(展示RGB、HSV图像)
- 展示彩色图像在RGB颜色和HSV各个分量下图像效果(Display the effect of color images in RGB and HSV components)
opencv识别特定颜色区域
- 在opencv图像处理中,需要计算出某个颜色的区域,进行相应的滤波或者是其它操作。这个程序就是用来识别特定的颜色区域,方便修改。(In opencv image processing, you need to calculate a color of the region, the corresponding filter or other operations. This procedure is used to identify a specific color area, easy to
allstep
- 基于opencv的滤波、反色、边缘检测、形状匹配。(Opencv filtering, edge detection, color and shape matching based on.)
Ball_Tracking
- This is a Python application that uses the OpenCV library (version 2) to track the movement of balls during a video. It tracks the balls with a combination of color filtering
新建 Microsoft Word 文档
- opencv实现傅里叶变换,傅立叶变换是把图像从空间域转化到频率域的变换。空间域:一般的情况下,空间域的图像是f(x,y)=灰度级(0-255),形象一点就是一个二维矩阵,每个坐标对应一个颜色值。频率域:频率:对于图像来说可以指图像颜色值的梯度,即灰度级的变化速度,幅度:可以简单的理解为是频率的权,即该频率所占的比例:能量=幅度(可能不太准确),变换结果为F(u,v),F代表幅度值,u代表x方向的频率,v代表y方向的频率(Fu Liye transform is the transformati
