搜索资源列表
CBIR-matlab.tar
- matlab编程,实现了基于内容的图像检索,基于颜色直方图和边缘直方图-Matlab programming, achieve a content-based image retrieval, based on the color histogram and the marginal histogram
lpr_loc
- 我编写的基于颜色分量的汽车牌照定位识别。主要有以下几步:1 基于颜色分量的灰度值识别出车牌(基于蓝色车牌)2 从蓝色区域中识别白色的号码-prepared by the color components based on the vehicle license location identification. The following are the main steps : a component based on the color of gray values identificatio
MATLAB_ChePAiDingWei
- 程序内容是关于汽车牌照定位,方法是基于颜色分量,使用MATLAB进行编写。 希望对您有所帮助!
similaritymeasurement
- 利用matlab实现两幅图像之间的相似性度量,主要是基于颜色直方图-Between two images using matlab to achieve similarity measure is mainly based on color histogram
基于meanshift目标跟踪代码
- 该代码主要编写的是meanshift在人体跟踪中的应用代码,这个是最基本的颜色矢量作为特征向量用于meanshift中跟踪。
interest-points
- 基于兴趣点颜色及纹理特征的图像检索算法,通过同类比较,平均检索准确率提高11个百分点。-Based on the interest points and texture features of color image retrieval algorithm, through a similar comparison, the average retrieval accuracy rate of 11 percent improve.
xx
- 基于L*a*b空间的色彩分割。根据样本区域的颜色对图像进行分割。-based on the l*a*b space to cut the picture
image_RGB
- 该文件提供了基于图像颜色特征检索的源代码-this artical provides the code based of the color of a image
yansechuli
- matlab基于 颜色 图像检索 已经调试无误,可以直接使用! -Color-based image retrieval matlab has debugging correctly, can be used directly!
ccr
- 使用matlab编译的基于颜色直方图特征的彩色图像检索技术的研究-Compiled using matlab image retrieval system
main
- 这是一个基于颜色直方图的粒子滤波目标跟踪的主程序,比较完整,供大家参考-This is a color histogram based particle filter tracking the main program, more complete, for your reference
match
- 本项目主要工作是对提供图片与库中图片进行颜色和纹理两方面的匹配。其中,颜色匹配直接用基于颜色RGB的直方图匹配,纹理匹配则是通过小波变换转换成频域值,然后用Canny算子计算总和,最后得到图片的纹理图进行匹配-The main work of this project is to match the colors and textures to provide pictures and picture in the library. Among them, the direct use of c
ColorSegmentationExample
- 基于颜色的图像分割算法,具体利用的方法可以参考里边的文献,已调试,可以正常使用。-Image segmentation algorithm based on color, the specific use of the method can refer to the inside of the literature has debugging, can be used normally.
PF-Tracking
- 基于颜色特征向量的粒子滤波跟踪程序,修复了因粒子超过窗口范围出现ERROR的BUG,还包括了一些有助于粒子滤波学习的资料-color-based particle filter tracking, some bugs have been fixed, some information about PF Tracking is included too!!
color-histogram-based-image-system
- 要求设计一个基于颜色直方图的图像检索系统。该系统能够实现对图像的检索功能,例如,在一万幅图像中搜索出与检索图像相似的图像,依相似程度的大小显示出来。最后用查全率和查准率对系统进行评估。-To design a color histogram based image retrieval system. The system can realize the image search function, for example, a square image search and retrieval
Face-Eye-Detection
- Matlab实现的基于颜色分隔的人脸人眼检测与定位及识别算法源代码-Matlab implementation based on the color-separated face and eye detection and location recognition algorithm source code
Color-based-Image-Retrieval
- 基于颜色特征的图像检索,利用matlab技术实现了一个简单图像检索的程序-Image retri based on color feature, the use of technology to achieve a simple matlab image retri program
113172218finalapplication
- 可以实现基于颜色,纹理的特征下 对于图像的 检索功能(Realization of image retrieval function)
基于BP神经网络的色空间转换
- 本案例为基与bp神经网络对pantone色卡中RGB空间向Lab空间转换的源码,并已经调试成功输入层输出层函数与神经元个数。附加功能:直接得出各色块的Eab色差已经测试样本与预测样本的相关系数。经多次实验,相关色差在2~3之间,低于CIE认可标准:4,相关系数达到0.96以上,可以准确预测绝大多数色块,用于色彩管理建模。(This case is for color space converting(RGB Space to Lab Space) You can master how to u
MATLAB火焰烟雾检测[基于颜色,注释详细]
- 此课题在MATLAB基于颜色进行火焰或者烟雾的检测,先定位出火焰或者烟雾的位置,然后进行识别(This topic in Matlab based on color detection of flame or smoke, first locate the location of flame or smoke, and then identify)