搜索资源列表
camshift
- 显示如何利用Camshift算法进行彩色目标的跟踪,用Opencv做的
matlab灰度图片转伪彩色图片
- 选定一张参照图,用参照图的颜色变对目标图进行着色
Camshift_color_trace.rar
- opencv 下利用Camshift算法进行彩色目标跟踪,opencv using color Camshift target tracking algorithm
彩色图象灰度化及增强
- 将一副彩色图象,灰度化,再按需要适当将其灰度增强,最后将二值化实现目标分割,Will be a color image, gray, and then need to be properly enhanced its gray, and finally to achieve its objectives Binarization Segmentation
基于Camshift算法实现彩色目标跟踪
- 学习图像视频处理的基础知识和基本方法,研究Camshift算法的基本原理和技术,采用VC++和OpenCV技术编程实现彩色目标跟踪程序,实现对彩色目标的跟踪。
camshift
- opencv 显示如何利用camshift算法进行彩色目标的跟踪-opencv shows how to use color camshift algorithm target tracking
camshift
- 用openCV实现,用Camshift算法实现彩色目标跟踪-openCV,color object tracking usingCamshift
new_camshift
- 显示利用Camshift算法进行彩色目标的跟踪:Camshift算法是Meanshift算法的一个改进。-Camshift algorithm shows that the use of color target tracking: Camshift algorithm Meanshift algorithms are an improvement.
Camshift
- 显示如何利用Camshift算法进行彩色目标的跟踪-Show how to use color Camshift algorithm tracking
camshift
- 该程序利用Camshift算法,实现对视频中的彩色目标进行跟踪-Camshift algorithm using the program to achieve the color of the video target tracking
camshift
- 显示如何利用Camshift算法进行彩色目标的跟踪-Camshift algorithm shows how to use color target tracking
chengxu
- matlab图像分割的实例,包括基于L*a*b空间的彩色图像分割,检测汽车目标,分水岭分割等程序源代码-matlab examples of segmentation, including those based on L* a* b color space, image segmentation, target detection vehicles, watershed segmentation source code
Camshift
- 该代码是显示如何利用Camshift算法进行彩色目标跟踪的源代码,是基于OPENCV的-The code is to show how to use color tracking Camshift algorithm source code, is based on the OPENCV of
motiondetection
- 视频跟踪中的基于彩色目标跟踪的源代码,实用高效-Video tracking target tracking based on color source code, practical and efficient
PicSegmentation
- 选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健分割。-Before running Untitled.m interaction segmentation with the mouse select a color region ,then press ENTER star segmentation.
GonzalezDigitalImageProcessingMATLABversion
- 本书在介绍MATLAB编程基础知识之后,主要围绕数字图像处理的主干内容展开。这些内容包括:亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界的表示与描述以及目标识别。-Book introduces the basics of MATLAB programming, the main focus on the backbone of the contents of digital image processing t
Color-Image-Segmentation
- 对彩色图像进行分割,提取出目标信息,并进行显示-Segmentation of color images, extract the target information, and display
彩色目标跟踪
- 将采集的图像进行处理,通过圈画目标,来对移动目标实现跟踪。(The collected image is processed, and the moving target is tracked by circle painting target)
彩色目标跟踪
- 利用电脑摄像头导入视频数据流,对指定颜色的目标进行追踪(Using a computer camera to import video data streams, track the target of the specified color)
【8】彩色目标跟踪
- 使用OpenCv对彩色目标进行追踪。编程环境为C++。(Using OpenCv to track color targets.)