搜索资源列表
基于OpenCV的常用图像分割算法
- 基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation with a random color assigned to each region.
ToneMapping
- 色调映射实现,用一张图像的内容拟合另一张图像的色调分布曲线,基于颜色直方图统计进行最佳适配实现-Tone mapping implementation, the content of an image with another image of the color fitting distribution curves were based on color histogram to achieve the best fit
objecttracking-based-on-color
- 用VC++和OPENCV来实现从摄像头获取运动目标,并实现基于颜色的目标跟踪-OPENCV with VC++ and to get from a camera moving targets, and color-based target tracking
AutoCamShift
- opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。-opencv provides color-based tracking algorithm camshift, good algorithm, but it is a semiautomatic algorithm, it needs to track the user interface to set tracking goals.
track_color
- 基于颜色特征的rgbmeanshift跟踪算法,可以直接运行。-Based on Color Features rgbmeanshift tracking algorithm can be directly run.
shifthsv
- 不错的跟踪算法~基于颜色信息进行跟踪,基于opencv环境~-~ Good tracking algorithm to track based on color information, based on the environment ~ opencv
particleFilter
- 粒子滤波器 基于颜色的 Opencv实现-opencv color-based particle filter
cam
- opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。怎么预先设定目标再来跟踪呢? 本人偷了个懒,加入了用一张图片来设定跟踪的目标,在启动中加载图片,生成跟踪需要的histogram。这样实现了自动化的跟踪吧。-opencv using color-based tracking algorithm camshift provide a good algorithm, but it is a semi-automati
AutoCamShift
- 基于OpenCV,设定跟踪目标图片的改进camshift例子。opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。怎么预先设定目标再来跟踪呢? 本人偷了个懒,加入了用一张图片来设定跟踪的目标,在启动中加载图片,生成跟踪需要的histogram。这样实现了自动化的跟踪吧。-a better camshift based on OpenCV
otsu
- 利用opencv做的关于otsu算法的目标识别程序,其实别主要基于颜色-Target recognition program using the opencv otsu algorithm, in fact, do not mainly based on the color
license-plate-recognition
- 基于颜色空间的车牌识别。用HSV颜色空间进行颜色阈值判断来找出车牌的位置。-Color space based license plate recognition. HSV color space using color threshold determination to find the location of the license plate.
Detailed-tracking-source
- 如果要跟踪的物体颜色和背景色有较大区别,可用基于颜色的跟踪 如CAMSHIFT 鲁棒性都是较好的。 此源码是一个opencv自带的CamShift算法使用工程实例(有非常详细的注释)。该实例的作用是跟踪摄像头中目标物体,目标物体初始位置用鼠标指出,其跟踪窗口大小和方向随着目标物体的变化而变化。-If you want to track the object color and background color is quite different, color-based tracking is
track
- 基于颜色的目标追踪源码,可以识别颜色后进行追踪 ,有进一步优化的空间。-Color-based target tracking source, the tracking can identify colors, yo further optimize space.
main
- 可以进行针对任意视频的物体跟踪 (视频放到工程目录下) 基于颜色对比算法Camshift 跟踪物体和背景色差要求较大-Camshift object tracking
plate-location11
- 车牌定位,基于颜色和轮廓,opencv代码,c-car plate location
pf_soccer
- VS2012,opencv3.0的基于颜色特征的粒子滤波跟踪算法实现,代码比较直观,虽然效率较慢,但容易理解。可直接运行-particle filter in object tracking ,based on color feature vs2012+opencv3.0
MyImageSimilarity
- 说明:用于图像处理中的相似图像检索,基于颜色的图像检索-Descr iption: used for image processing in similar image retri , color based image retri
image-
- 基于颜色的图像处理和检索,使用opencv c++等编写- search image
LXWUQIU
- 我编写的基于颜色分量的汽车牌照定位识别,主要有以下几步(I write the car license plate based on color components of location identification, basically has the following steps)
基于视频的火焰检测
- 基于视频的火焰检测,逐帧截取视频,三帧差分法获取动态目标,通过颜色判别,以及火焰特征判别,检测并框出火焰区域。(Video based flame detection, video capture by frame by frame, three frame difference method to obtain dynamic targets, by color discrimination, and flame characteristics discrimination, detectio