登录
首页 » matlab » ImageSearch

ImageSearch

于 2020-12-04 发布 文件大小:5564KB
0 210
下载积分: 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 个回复

  • CannycPP
    c 实现 canny算子(c realize canny )
    2016-04-11 15:44:07下载
    积分:1
  • retinex.opencv
    Retinex理论的基础理论是物体的颜色是由物体对长波(红色)、中波(绿色)、短波(蓝色)光线的反射能力来决定的,而不是由反射光强度的绝对值来决定的,物体的色彩不受光照非均匀性的影响,具有一致性,即retinex是以色感一致性(颜色恒常性)为基础的。不同于传统的线性、非线性的只能增强图像某一类特征的方法,Retinex可以在动态范围压缩、边缘增强和颜色恒常三个方面打到平衡,因此可以对各种不同类型的图像进行自适应的增强。(The basic theory of Retinex theory is the color of the object by object for the long wavelength (red), medium (green), short wave (blue) light reflection ability to decide, rather than by the intensity of reflected light of the absolute value to decide, the color of the object under illumination nonuniformity effects, consistent with the Retinex, that is based on color constancy (color constancy based). Different from the traditional linear, nonlinear image enhancement method of only one kind of features, Retinex can be in dynamic range compression, edge enhancement and three aspects of color constancy hit the balance, thus enhancing adaptive to a variety of different types of images can be.)
    2014-09-23 16:40:19下载
    积分:1
  • matlab_MRF
    马尔科夫随机场模型程序。已经运行过了,可以使用(Markov random field model program. Has been run, you can use)
    2020-10-21 22:07:24下载
    积分:1
  • FLL-matlab
    用MATLAN实现了FLL(锁频环)的热噪声误差、动态应力误差、总的跟踪误差与带宽、预检积分时间等的关系图(MATLAN achieve FLL (frequency-locked loop) thermal noise error and dynamic stress error, the total tracking error and bandwidth, preflight integration time diagram)
    2013-03-15 22:19:55下载
    积分:1
  • RANSAC-for-Outlier-Rejection
    基于RANSAC算法的图像匹配过程,包括提出该算法的文章以及文章中所提到的所有程序代码,可以实现具有高度异常点的图像匹配过程。(RANSAC algorithm based on image matching process, including all the program code of the algorithm proposed article and the article mentioned, the image matching process can be achieved with a high degree of abnormal points.)
    2021-03-23 21:19:15下载
    积分:1
  • work
    图像配准程序,包括角点提取,配对,提纯等操作(image registeration ,including connor detection,match and so on)
    2009-05-07 08:37:07下载
    积分:1
  • Pyramid-methods-in-image-processing
    Pyramid methods in image processing
    2013-12-05 20:08:18下载
    积分:1
  • kmeans-image-segmentation
    K均值 很好用的K均值代码 很好用的K均值代码(K-means K-means used in a very good code)
    2009-05-10 12:35:52下载
    积分:1
  • SNAPHU
    用于相位的解缠处理,通过相位解缠,获得展开图(For the phase unwrapping processing, through the phase unwrapping, access to Expand Map)
    2021-04-26 16:08:45下载
    积分:1
  • Anisotropic
    本程序实现灰度图像各向异性扩散(Anisotropic Diffusion)滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯Gaussian算法相比,它不会平滑边缘的图像。(The program implements grayscale image using anisotropic diffusion filtering algorithm.It can be used to smooth the signal, keep the edge, enhance the edge of the contrast. Compared with ordinary Gaussian algorithm, it does not smooth the image edges.)
    2014-02-08 18:19:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载