搜索资源列表
CBIR-matlab.tar
- matlab编程,实现了基于内容的图像检索,基于颜色直方图和边缘直方图-matlab programming, achieve a content-based image retrieval, based on the color histogram and the marginal histogram
基于纹理的图像检索源代码(matlab)
- 基于纹理的图像检索源代码,用matlab实现。供大家相互交流学习。
基于颜色特征的图像检索系统
- 这是个matlab程序。关于内容的图像检索系统
基于内容图像检索
- 基于颜色、纹理、形状的图像检索matlab实现,内附图片
brodatz.rar
- 图像纹理特征提取matlab,计算图像的粗糙度、方向度等特征。,Image texture feature extraction matlab, calculated image roughness, and other characteristics of the direction of degrees.
CBIR-matlab.rar
- matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
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.rar
- 能够对于奇异值的计算matlab代码,找了好久呢。。,Singular value to the calculation of the matlab code, then look for a long time. .
dt_cwt__texture.rar
- 基于纹理的数字图像检索matlab代码,不错.,Texture-based Image Retrieval System
GA2
- 用遗传算法解决了图像分割问题,将图像中的像素按灰度值用域值M分为两类图像,一类为目标图像,另一类为背景图像,经过几十次迭代后有助于缩小检索范围-Using genetic algorithms to solve the image segmentation problem, the image pixel gray value according to the value of M is divided into two categories with the domain images, on
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
39709592CBIR-matlab
- 基于内容的图像检索主颜色直方图的提取,从图像的获取到直方图现实到特征的提取,最后根据图像检索出与所给图像最相似的图像。-Content-based image retrieval dominant color histogram extracted from the images to get to the real histogram feature extraction, the last based on the image to retrieve the image with the m
matlab(cbir)
- 一个matlab编的图像检索代码,贡献给大家-cbir bnvbmnb,m
matlab
- 基于matlab的静止图像车牌定位研究,车牌号码的自动检索。-matlab-based still image plate positioning research, license plate numbers automatically retrieve.
SIFTtutorial
- 图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字-Image feature extraction and matching, sift the code. Can be used for image retrieval, up by SURF, the algorithm can better identify the image text
matlab图像与视频处理实用案例详解试读样章
- 详细讲解了25个matlab图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 matlab image and video processing utility
基于内容的图像检索,代码齐全matlab
- 基于内容的图像检索,代码齐全,matlab实现(Content based image retrieval ,Code complete)
基于纹理的图像检索技术含C++与matlab
- 基于纹理的图像检索技术含C++与matlab(Technology with C++ and matlab texture based image retrieval)
matlab Object-oriented Programming
- 本书分为三部分。第一部分介绍matlab面向对象编程基础知识,包括什么是类,类之间的基本关系,以及matlab提供的面向对象编程语言的具体功能;第二部分是面向对象编程的进阶篇,对概念进行归类,方面读者在编程中遇到问题时查询和检索;第三部分把面向对象编程的方法应用到实际问题中,并且从实际问题中抽象出一般的解决方法,即为设计模式。 本书可作为高等院校本科师生、研究生matlab课程的辅助读物,也可以作为从事科学计算、程序设计的科研人员的参考书。(This book is divided into