搜索资源列表
matlab_code
- 基于小波变换的Matlab图像检索,区别于基于内容的图像检索,是一种很好的方法,大家看下,-sorry
hough5
- 提出了一种基于小波和Hough 变换的仿射不变性商标检索方法. 根据商标图像色彩调、纹理简单的特点, 首先对商标图像进行二值化处理并做Hough 变换 -Proposed a Hough transform based on wavelet and affine invariance trademark retrieval method according to trademark the image color tone, texture characteristics of a simple
wavematch
- 通过小波变换实现的图像检索系统,主要是基于纹理特征-The wavelet transform of the image retrieval system, mainly based on texture features
Gab_wavleter
- 一个基于gabor小波变换的图像检索程序。有特征提取、特征匹配,以及结果返回。-Gabor wavelet transform-based image retrieval process. There are feature extraction, feature matching, and results are returned.
Image-retrieval
- 采用小波变换,利用小波系数,作为图像纹理特征的检索。并采用欧式距离,将最相似的图像,按序排列下来-The wavelet transform using the wavelet coefficients as the retrieval of image texture features. And Euclidean distance, the most similar images in descending order down
Wavelet-transform-image
- 小波变换图像边缘检测,开发环境为matlab,是基于小波变换的图像检索分支-Wavelet transform image edge detection
x_DWT_retrieval
- 该程序是用于小波变换得到小波系数,然后利用小波系数进行特征提取,最后利用特征进行图像检索。-This code is the use of wavelet transform to extract features, and then image retri .