CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - image retrieval code matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - image retrieval code matlab - List
[
Special Effects
]
mysimplicity
DL : 0
包含了本人编写的几个simplicity方法进行图像检索的几个脚码文件。features_preprocess.m,gaussian.m,shape.m,trace_shape.m,trimedge.m-contains several simplicity of the preparation method for image retrieval code documents several feet. Features_preprocess.m, gaussian.m. shape.m, trace_shape.m, trimedge.m
Update
: 2025-02-17
Size
: 5kb
Publisher
:
dingxingjun
[
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
[
matlab
]
shot-detecting
DL : 0
多种基于内容的视频检索镜头分割算法matlab程序,主要是检测突变,有基于直方图的方法,基于X2直方图的方法,基于像素的方法以及基于边缘轮廓法对比!对于这一领域的研究具有很好的入门作用!也是本人毕业论文所写的!视频文件建议先分离掉声音,仅保留图像系列,文件须为mpg!-A variety of content-based video retrieval lens matlab segmentation procedures, the major mutations are detected, there is histogram-based method, based on the X2 histogram method, pixel-based methods and edge contour method based on the contrast! Research in this area for a good entry role! My thesis is written! Suggest that separation of video files sound out, retaining only the image series, have to file for mpg!
Update
: 2025-02-17
Size
: 102kb
Publisher
:
ttt
[
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
[
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
]
Gabor
DL : 1
(注意,之前上传的Fea_Gabor_brodatz有误)该代码为用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
[
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
:
不屈的意志
[
Special Effects
]
基于内容的图像检索,代码齐全MATLAB
DL : 0
基于内容的图像检索,代码齐全,matlab实现(Content based image retrieval ,Code complete)
Update
: 2025-02-17
Size
: 3.34mb
Publisher
:
不会敲代码
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.