搜索资源列表
pcaceshi
- 颜色特征HSV模型,用pca降维,已经测试成功-pca dimensionality reduction
graduate
- 基于颜色与纹理特征的图像检索技术,中北大学硕士毕业设计论文-Image retrieval based on color and texture features, in North University master' s graduate design thesis
matlab-code-based-image-retrieval
- 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
featureExtract
- matlab语言,基于颜色特征提取的视频关键帧提取方法-matlab language, video key frame extraction method based on color feature extraction
GZ
- 用于基于视频运动目标的跟踪,该算法融合了颜色直方图和梯度方向直方图的特征,能够更加精确地表征目标,较大地提高了视频目标跟踪的准确度和鲁棒性。-For video motion-based target tracking, the algorithm combines the color histogram and gradient direction histogram feature, to more accurately characterize the target, greatly im
BIC
- BIC颜色特征,广泛应用于图像检索,图像追踪等领域,BIC特征提取颜色直方图-BIC color characteristics, widely used in image retrieval, image tracking and other fields, BIC color histogram feature extraction
Experiment-One
- VS2010下,通过opencv实现对三类目标的特征提取,包括颜色特征、纹理特征和轮廓特征-Under VS2010, opencv achieved through three types of feature extraction targets, including color, texture and contour characteristic feature
feather
- 提取图片的9维颜色和6维纹理特征,并存储为矩阵形式-9-dimensional images to extract color and texture features six dimensions and stored in matrix form
object-tracking
- 目标跟踪部分采用颜色空间与纹理特征结合的方式,实现建模。-In the part of target tracking, adopts the method combination with color space,texture characteristics,Mean-Shift and kalman filter,to achieve the goal.
image-retrieval
- 基于颜色形状纹理特征的图像检索,matlab界面,corel库,原创程序。-Image retri based on color shape texture feature, matlab interface, corel library, original program.
ColorTest
- 基于颜色特征和纹理等特征,自动对图片进行分级,并提供一个小的界面程序-according the color features classify pictures automatically.
GOG
- 显示器特征化程序,实现显示器颜色精确显示-Monitor characterization program to achieve accurate color display monitor
color_detection-and-Ellipse
- 非常好的资料,基于局部特征点的跟踪,颜色分割 椭圆检测-Very good information, based on the tracking of local feature points, color segmentation, ellipse detection
CBIR
- 一个简单的图片检索系统,包含可视化界面,可以实现灰度化和基于颜色特征的检索(A simple image retrieval system, including visual interface, you can achieve grayscale and color based feature retrieval)
代码
- HSV颜色空间是当前图像处理领域中常用的特征分析指标,用次代码课获取彩色图像的颜色空间(HSV color space is the commonly used feature analysis index in the current image processing field, and the color space of color images is obtained by sub code class)
Tracking_ASMS
- ASMS仅依靠颜色特征的算法而且速度很快,在VOT2015是20名, 是VOT2015官方推荐的实时算法,平均帧率125FPS。在VOT2016是32名,整体属于中等水平。在经典mean-shift框架下加入了尺度估计,经典颜色直方图特征,加入了两个先验(尺度不剧变+可能偏最大)作为正则项,和反向尺度一致性检查。在相关滤波和深度学习盛行的年代,还能看到mean-shift打榜还有如此高的性价比实在不容易。环境:WIN8.1 64位 +Visual Studio 2015 +OpenCV 3.3.
基于MATLAB的车牌识别
- 本文介绍用MATLAB强大的计算功能和各种功能齐全的函数,图像工具箱来进行汽车车牌的识别。介绍基于LAB颜色模型的颜色特征提取,并根据上述特征进行车牌识别的MATLAB的程序设计进行介绍。(This paper introduces the use of MATLAB's powerful computing function and various functions and image toolbox to identify vehicle license plates. The color
颜色、形状参考源程序
- 颜色形状检索论文及形状特征提取MATLAB代码(Color and shape retrieval, paper and shape feature extraction, MATLAB code.)
实验一 图像颜色特征提取
- stricker和0reng0提出了颜色矩的方法,颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值)、二阶矩(标准差)和三阶矩(斜度)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布。 对彩色图像进行颜色矩特征参数提取,首先要将RGB彩色图像转换到HSV颜色空间,对图像的H、S、V颜色分量图像分别提取一阶颜色矩、二阶颜色矩、三阶颜色矩。(Image color feature extraction and f
arm
- 实现了对具有明显颜色特征物体的跟踪和抓取功能,(It realizes the function of tracking and grabbing objects with obvious color features.)
