CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - image retrieval matlab code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - image retrieval matlab code - List
[
Special Effects
]
image_search
DL : 0
matlab环境下的,基于图像颜色特征的图像检索源代码-matlab environment, the color characteristics of image-based image retrieval source code
Update
: 2025-02-17
Size
: 22kb
Publisher
:
燕子
[
2D Graphic
]
CBIR-BuildSuccesefully
DL : 0
CBIR基于图像内容的检索程序, 源码来自codeproject, 原本不能直接编译运行,在本人添加了Lib和.h文件后,可以轻松编译运行了!^_^-CBIR-based image retrieval procedures, source code from codeproject, the original should not direct the compiler to run, in the Lib and I added. H file, the compiler can easily run! ^ _ ^
Update
: 2025-02-17
Size
: 792kb
Publisher
:
任民
[
Special Effects
]
Image+retrieval+matla
DL : 0
我自己写的用hilbert曲线扫描图像后,进行图像检索的代码,里面有很多有用的代码,有部分是在国外网上淘的-I wrote it myself using hilbert curve scanned image after image retrieval code, which has many useful code, some of the Amoy abroad online
Update
: 2025-02-17
Size
: 6kb
Publisher
:
leo
[
Special Effects
]
wenlituxiangjiansuo
DL : 1
基于纹理的图像检索源码,用matlab实现的,用于学习研究-Texture-based image retrieval source code, using matlab to achieve, for study and research
Update
: 2025-02-17
Size
: 641kb
Publisher
:
chen
[
matlab
]
tuxiang
DL : 1
matlab做的图像检索源码,算法实现不错,很有借鉴作用,对初学者更是适用。-matlab source code to do image retrieval algorithm to achieve good, very useful reference for beginners it is applicable.
Update
: 2025-02-17
Size
: 641kb
Publisher
:
xiaowei
[
Special Effects
]
MatlabImageRetrieval
DL : 0
用matlab编写的基于内容的图像检索源代码。-Matlab prepared with content-based image retrieval source code.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
leon
[
Graph program
]
edgedir_his
DL : 0
基于边缘方向直方图的图像检索matlab程序,直方图为提取8个方向的的统计概率,对于花朵、人脸、汽车的检索效果很好。-Edge direction histogram based image retrieval matlab procedures, histogram for the extraction of the eight directions of statistical probability, for flowers, human faces, cars good search results.
Update
: 2025-02-17
Size
: 7kb
Publisher
:
xiaobao
[
Special Effects
]
dt_cwt__texture
DL : 0
基于纹理的数字图像检索MATLAB代码,不错.-Texture-based Image Retrieval System
Update
: 2025-02-17
Size
: 641kb
Publisher
:
ff
[
Multimedia program
]
2005513151548
DL : 0
基于纹理特征和颜色直方图的内容图像检索源代码-Texture features based on color histogram and image retrieval of the contents of the source code
Update
: 2025-02-17
Size
: 181kb
Publisher
:
tianyun
[
Graph program
]
3D_Moment_Invariant
DL : 0
Hu的七个不变矩在图像匹配检索中适用广泛。本代码仅计算图像间Hu的七个矩的D2大小,直观的了解Hu矩的应用-seven moment invariants in image retrieval in the application of broad match. Only the calculation of the code between the image of the seven Hu moments D2 size, intuitive understanding of the application of Hu Moment
Update
: 2025-02-17
Size
: 348kb
Publisher
:
oyq
[
matlab
]
Gabor_Filtering
DL : 0
采用matlab,实现了gabor滤波的核心功能-gabor filter is very famous and really useful for texture feature extraction and image retrivel. attached code is wrriten well using matlab. More detail can be referenced in the paper <texture features for browsing and retrieval of image data>
Update
: 2025-02-17
Size
: 1.15mb
Publisher
:
rocky
[
Special Effects
]
imQuery
DL : 1
matlab编写的图像检索代码,依据特征,颜色,边界分割等原理-write matlab code for image retrieval, based on features, colors, borders and other principles of segmentation
Update
: 2025-02-17
Size
: 18.02mb
Publisher
:
tangjieling
[
Special Effects
]
20100318finalapplication
DL : 0
一个用matlab编写的源程序,可以实现基于颜色直方图的图像检索-A source code written with matlab, you can achieve the color histogram-based Image Retrieval
Update
: 2025-02-17
Size
: 1.47mb
Publisher
:
安健
[
matlab
]
a1
DL : 0
matlab 对基于形状的图像检索的算法 其中以七个不变矩为主要方法-matlab shape-based image retrieval algorithm for which the seven invariant moments as the main method! ! ! ! ! !
Update
: 2025-02-17
Size
: 6kb
Publisher
:
边雅萌
[
Special Effects
]
Invar_Moment
DL : 0
该代码为利用几何不变矩提取图像几何特征的代码,用matlab编写,提取7个Hu矩为特征向量。可以用于基于内容的图像检索-The code for the image using the geometric moment invariant geometric features extracted code, written with matlab to extract seven Hu moments as features. Can be used for content-based image retrieval
Update
: 2025-02-17
Size
: 1kb
Publisher
:
vivi
[
Special Effects
]
Fea_Gabor_brodatz
DL : 0
该代码为用gabor变换算法提取图像的纹理特征,用matlab编写,可应用于基于纹理的图像检索系统。其中还包含一篇gabor变换相关的文献-The code for the transformation algorithm using gabor texture features extracted using matlab preparation, can be applied to image retrieval system based on texture
Update
: 2025-02-17
Size
: 2.14mb
Publisher
:
vivi
[
Special Effects
]
Tamura
DL : 0
该代码为用tamura算法提取图像的纹理特征,包括粗糙度、对比度等,可用于基于内容的图像检索系统-The code for the algorithm used tamura extracted texture features, including roughness, contrast, etc., can be used for content-based image retrieval system
Update
: 2025-02-17
Size
: 5kb
Publisher
:
vivi
[
Special Effects
]
imQuery
DL : 0
基于颜色的图像检索,可自行改变结果数,代码简,可用于图像检索初学者学习!-Color-based image retrieval, they are free to change the number of results, the code simple, can be used to image retrieval for beginners!
Update
: 2025-02-17
Size
: 5.19mb
Publisher
:
huoxinglin
[
2D Graphic
]
Texture-based-image-retrieval-source
DL : 0
基于纹理的图像检索matlab源码,通过提取图像的纹理特征,建立图像特征库,对实例图像进行检索。-Texture-based image retrieval matlab source code, by extracting image texture features, the establishment of the image feature database of examples of image retrieval.
Update
: 2025-02-17
Size
: 639kb
Publisher
:
李涛
[
Graph Recognize
]
CNN for Image Retrieval Using MatConvNet.tar
DL : 0
使用深度学习框架-MatConvNet实现图像检索(Code for image retrieval using MatConvNet (a popularDeep Learning framework))
Update
: 2025-02-17
Size
: 3.19mb
Publisher
:
不屈的意志
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.