搜索资源列表
CBIR-matlab.tar
- matlab编程,实现了基于内容的图像检索,基于颜色直方图和边缘直方图-Matlab programming, achieve a content-based image retrieval, based on the color histogram and the marginal histogram
KeyframeExtracting.rar
- 本源码为利用光流法提取视频关键帧的matlab程序实现,也是本文基于内容的视频检索的论文所写的代码,需要的可以参考!,The source for the use of optical flow extracted keyframe Videos matlab program implementation, but also this article content-based video retrieval dissertation written code, can refer to the
svd
- 基于svd算法的matlab源码,压缩.bmp格式的位图为例-Based on the SVD algorithm matlab source, compressed. Bmp format Bitmap example
BayesianClasser
- 贝叶斯分类器matlab版,可以用于图像分类,检索,模式识别相关工作-bayes classifier is useful to image classify
meanshift
- 实现了基于mean-shift的图像检索,实现了比较两图像的相似度,选择最相近的图片-To achieve mean-shift based image retrieval, to realize the similarity of two images, the selection of the most similar image
shot-detecting
- 多种基于内容的视频检索镜头分割算法matlab程序,主要是检测突变,有基于直方图的方法,基于X2直方图的方法,基于像素的方法以及基于边缘轮廓法对比!对于这一领域的研究具有很好的入门作用!也是本人毕业论文所写的!视频文件建议先分离掉声音,仅保留图像系列,文件须为mpg!-A variety of content-based video retrieval lens matlab segmentation procedures, the major mutations are detected, t
matlab-order
- MATLAB命令大全,方便你检索在MATLAB使用过程中的各种命令!-Guinness MATLAB command to facilitate retrieval in MATLAB you use a variety of command!
WaveletBasedTextureRetrievalUsingGeneralizedGaussi
- 基于小波变换的特征检索算法,用了广义高斯函数和K-L距离为相似侧度 -Wavelet-Based Texture Retrieval Using Generalized Gaussian Density and Kullback–Leibler Distance
MATLAB
- 基于MATLAB的静止图像车牌定位研究,车牌号码的自动检索。-MATLAB-based still image plate positioning research, license plate numbers automatically retrieve.
Simulink
- 车辆号码的自动检索分析,基于Simulink的车牌识别系统仿真平台.-Vehicle numbers automatically retrieve analysis, license plate recognition system based on Simulink simulation platform.
texture-GLCM
- 经典的灰度共生矩阵纹理计算方法,基于matlab平台实现-The classic method of calculating GLCM texture, based on matlab platform
result
- 最后的测试程序,得出文本检索的正确率和召回率-In the end, the cosine similarity of texts is used to measure the similarity between the query and documents. The data comparison indicates that this algorithm has well experimental results. Moreover, it gets the advantage over
HSV-histogram
- HSV颜色空间较RGB空间更适合人的感官视觉,在HSV空间统计图像的分布特征并用于检索比在RGB空间的效果较好。-HSV color space than RGB space is more suitable for people’s senses of sight, in the HSV spatial statistical distribution of the image and is used to retrieve than in RGB space effective.
jiansuo_shili
- 刚刚接触图像检索的同学,对基于特征的图像检索还没有什么概念,利用这个小的程序(里面附有图像和实例)感受一下过程,对于继续研究很有帮助。-Contact with students just image retrieval, the feature-based image retrieval has no concept of, take advantage of this little program (inside with images and examples) feel the proc
a1
- matlab 对基于形状的图像检索的算法 其中以七个不变矩为主要方法-matlab shape-based image retrieval algorithm for which the seven invariant moments as the main method! ! ! ! ! !
a3
- 图像检索 毕业设计的 关于 七个不变矩的 简单的实现功能的算法 给予你思路的一个小小的编程-Image Retrieval on the graduation of seven moment invariant features a simple algorithm for the realization of an idea to give your little programming! ! !
HuMoment
- hu不变矩 基于形状的图像检索 很有用的程序 欢迎大家下载-hu bu bian ju wen jian jian suo hen you yong de xiao cheng xu
imQuery
- 图像检索与查询,实现图像的检索与查询,用matlab编程实现,其中含有图片。-image retrieval
MATLAB图像与视频处理实用案例详解试读样章
- 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
Matlab Object-oriented Programming
- 本书分为三部分。第一部分介绍MATLAB面向对象编程基础知识,包括什么是类,类之间的基本关系,以及MATLAB提供的面向对象编程语言的具体功能;第二部分是面向对象编程的进阶篇,对概念进行归类,方面读者在编程中遇到问题时查询和检索;第三部分把面向对象编程的方法应用到实际问题中,并且从实际问题中抽象出一般的解决方法,即为设计模式。 本书可作为高等院校本科师生、研究生MATLAB课程的辅助读物,也可以作为从事科学计算、程序设计的科研人员的参考书。(This book is divided into