登录
首页 » matlab » ImageSearch

ImageSearch

于 2020-12-04 发布 文件大小:5564KB
0 222
下载积分: 1 下载次数: 217

代码说明:

  基于图像颜色矩和纹理的图像检索系统,matlab语言编写,图像库包含在内(Image color and texture-based image retrieval system, Matlab language, image library included)

文件列表:

ImageSearch
...........\colormoment.asv,439,2012-06-04
...........\colormoment.m,834,2012-06-04
...........\ImageDataBase





...........\.............\14.jpg,310526,2012-06-04
...........\.............\15.jpg,200750,2012-06-04
...........\.............\16.jpg,32683,2012-06-04
...........\.............\17.jpg,279584,2012-06-04
...........\.............\18.jpg,32011,2012-06-04
...........\.............\19.jpg,78414,2012-06-04
...........\.............\2.jpg,28789,2012-06-04
...........\.............\20.jpg,63659,2012-06-04
...........\.............\21.jpg,30491,2012-06-04
...........\.............\22.jpg,98368,2012-06-04
...........\.............\23.jpg,49237,2012-06-04
...........\.............\24.jpg,72913,2012-06-04
...........\.............\25.jpg,92266,2012-06-04
...........\.............\26.jpg,116439,2012-06-04
...........\.............\27.jpg,53342,2012-06-04
...........\.............\28.jpg,109467,2012-06-04
...........\.............\29.jpg,106179,2012-06-04
...........\.............\3.jpg,39830,2012-06-04
...........\.............\30.jpg,16566,2012-06-04
...........\.............\31.jpg,52392,2012-06-04
...........\.............\32.jpg,325096,2012-06-04
...........\.............\33.jpg,45293,2012-06-04
...........\.............\34.jpg,992982,2012-06-04
...........\.............\35.jpg,41933,2012-06-04
...........\.............\36.jpg,50064,2012-06-04
...........\.............\37.jpg,19279,2012-06-04
...........\.............\38.jpg,18291,2012-06-04
...........\.............\39.jpg,209461,2012-06-04
...........\.............\4.jpg,31720,2012-06-04
...........\.............\40.jpg,91814,2012-06-04
...........\.............\41.jpg,258553,2012-06-04
...........\.............\42.jpg,66382,2012-06-04
...........\.............\43.jpg,158565,2012-06-04
...........\.............\44.jpg,112425,2012-06-04
...........\.............\45.jpg,46495,2012-06-04
...........\.............\46.jpg,61913,2012-06-04
...........\.............\47.jpg,85391,2012-06-04
...........\.............\48.jpg,39110,2012-06-04
...........\.............\49.jpg,18979,2012-06-04
...........\.............\5.jpg,60085,2012-06-04
...........\.............\50.jpg,52219,2012-06-04
...........\.............\6.jpg,34395,2012-06-04
...........\.............\7.jpg,225204,2012-06-04
...........\.............\8.jpg,47347,2012-06-04
...........\.............\9.jpg,12894,2012-06-04
...........\ImageSearch.asv,40,2012-06-04
...........\ImageSearch.fig,21825,2012-06-04
...........\ImageSearch.m,3483,2012-06-04
...........\loadimage.asv,470,2012-06-04
...........\loadimage.m,497,2012-06-04
...........\search.asv,1364,2012-06-04
...........\search.m,1550,2012-06-04
...........\texture.asv,1481,2012-06-04
...........\texture.m,601,2012-06-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ellipsefitting
    输入一组数据,xy值,用来拟合椭圆。只要改变输入数据,该代码就可以直接使用。另附上椭圆拟合算法。(Enter a set of data, xy values, used to fit ellipses. Just change input data, the code can be used directly. Attached on the ellipse fitting algorithm.)
    2010-11-15 14:56:43下载
    积分:1
  • Image_Interpolation
    图像孔洞/裂缝的填充算法。根据图像的同态性,采用最邻近插值的思想。(Image holes/cracks in the fill algorithm. According to the image of the same state, using the nearest interpolation ideas.)
    2010-03-10 16:03:47下载
    积分:1
  • filters
    图像处理中常用的滤波函数库,包括高斯滤波、DOOG滤波等等,很有用的Matlab实现的代码库,添加到Matlab工作路径即可使用。(The filter used in image processing library, including Gaussian filter, DOOG filtering, etc., to achieve useful Matlab code base, added to the Matlab working path can be used.)
    2011-05-15 20:28:55下载
    积分:1
  • code
    de-speckling of noise in medical ultra sound images...
    2013-08-14 18:54:36下载
    积分:1
  • minboundrect
    使用matlab代码求出不规则区域所对应的最小外接矩形(find the smallest rectantangle of unregular region with matlab)
    2011-06-29 13:01:36下载
    积分:1
  • GRAPPA
    说明:  快速磁共振成像领域的GRAPPA(generalized auto-calibrating partially parallel acquisitions)算法实现(GRAPPA realization in fast MRI)
    2020-05-11 10:09:07下载
    积分:1
  • nen_ku86
    cordic matlab simulation algorithm, Accuracy can reach 98%, Is the topic of the elementary school stage curriculum design.
    2017-09-16 16:39:18下载
    积分:1
  • FaceRecognitionBasedonWaveletTransform
    基于小波变换的人脸识别代码本代码对图像进行小波分解,然后又用最近邻方法实现了图像的识别。(Face Recognition Based on Wavelet Transform code-wavelet based face recognition, the code of the image wavelet decomposition, and then with the nearest neighbor method to achieve the image recognition!)
    2009-11-03 15:57:12下载
    积分:1
  • ImageProcessing
    说明:  基于块分割的图像拼接,将图像按块拼接,缺点是速度很慢,算法有待改善(Block-based segmentation of the image mosaic, mosaic images by block, the disadvantage is very slow, the algorithm needs to be improved)
    2011-03-24 18:22:01下载
    积分:1
  • 2
    说明:  Research on TDOA / AOA Hybrid Positioning System Based on Kalman filtering
    2012-08-26 10:57:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载