登录
首页 » matlab » yansejiansuo

yansejiansuo

于 2011-05-21 发布 文件大小:7222KB
0 202
下载积分: 1 下载次数: 114

代码说明:

  基于颜色特征的图像检索系统,,做 了GUI节目,直观(Color-based Image Retrieval System, made a GUI program, intuitive)

文件列表:

基于颜色特征的图像检索系统





..........................\04.bmp,66614,2003-05-05
..........................\05.bmp,66614,2003-05-05
..........................\06.bmp,66614,2003-05-05
..........................\07.bmp,66614,2003-05-05
..........................\08.bmp,66614,2003-05-05
..........................\081.BMP,66614,2003-03-10
..........................\09.bmp,66614,2003-05-05
..........................\091.BMP,66614,2003-03-10
..........................\10.bmp,66614,2003-05-05
..........................\101.BMP,66614,2003-03-10
..........................\11.bmp,66614,2003-05-05
..........................\111.BMP,66614,2003-03-10
..........................\12.bmp,66614,2003-05-05
..........................\121.BMP,66614,2003-03-10
..........................\13.bmp,66614,2003-05-05
..........................\131.BMP,66614,2003-03-10
..........................\14.bmp,66614,2003-05-05
..........................\141.BMP,66614,2003-03-10
..........................\15.bmp,66614,2003-05-05
..........................\151.BMP,66614,2003-03-10
..........................\16.bmp,66614,2003-05-05
..........................\17.bmp,66614,2003-05-05
..........................\171.BMP,66614,2003-03-10
..........................\18.bmp,66614,2003-05-05
..........................\181.BMP,66614,2003-03-10
..........................\19.bmp,66614,2003-05-05
..........................\191.BMP,66614,2003-03-10
..........................\20.bmp,66614,2003-05-05
..........................\201.BMP,66614,2003-03-10
..........................\21.bmp,66614,2003-05-05
..........................\211.BMP,66614,2003-03-10
..........................\22.bmp,66614,2003-05-05
..........................\221.BMP,66614,2003-03-10
..........................\23.bmp,66614,2003-05-05
..........................\231.BMP,66614,2003-03-10
..........................\24.bmp,66614,2003-05-05
..........................\241.BMP,66614,2003-03-10
..........................\25.bmp,66614,2003-05-05
..........................\251.BMP,66614,2003-03-10
..........................\26.bmp,66614,2003-05-05
..........................\261.BMP,66614,2003-03-10
..........................\27.bmp,66614,2003-05-05
..........................\271.BMP,66614,2003-03-10
..........................\28.bmp,66614,2003-05-05
..........................\29.bmp,66614,2003-05-05
..........................\291.BMP,66614,2003-03-10
..........................\30.bmp,66614,2003-05-05
..........................\301.BMP,66614,2003-03-10
..........................\31.bmp,66614,2003-05-05
..........................\311.BMP,66614,2003-03-10
..........................\32.bmp,66614,2003-05-05
..........................\321.BMP,66614,2003-03-10
..........................\33.bmp,66614,2003-05-05
..........................\331.BMP,66614,2003-03-10
..........................\34.bmp,66614,2003-05-05
..........................\341.BMP,66614,2003-03-10
..........................\35.bmp,66614,2003-05-05
..........................\351.BMP,66614,2003-03-10
..........................\36.bmp,66614,2003-05-05
..........................\37.bmp,66614,2003-05-05
..........................\371.BMP,66614,2003-03-10
..........................\38.bmp,66614,2003-05-05
..........................\381.BMP,66614,2003-03-10
..........................\39.bmp,66614,2003-05-05
..........................\391.BMP,66614,2003-03-10
..........................\40.bmp,66614,2003-05-05
..........................\401.BMP,66614,2003-03-10
..........................\41.bmp,66614,2003-05-05
..........................\42.bmp,66614,2003-05-05
..........................\43.bmp,66614,2003-05-05
..........................\44.bmp,66614,2003-05-05
..........................\45.bmp,66614,2003-05-05
..........................\46.bmp,66614,2003-05-05
..........................\47.bmp,66614,2003-05-05
..........................\48.bmp,66614,2003-05-05
..........................\49.bmp,66614,2003-05-05
..........................\50.bmp,66614,2003-05-05
..........................\51.bmp,66614,2003-05-05
..........................\52.bmp,66614,2003-05-05
..........................\53.bmp,66614,2003-05-05
..........................\54.bmp,66614,2003-05-05
..........................\55.bmp,66614,2003-05-05
..........................\56.bmp,66614,2003-05-05
..........................\57.bmp,66614,2003-05-05
..........................\58.bmp,66614,2003-05-05
..........................\59.bmp,66614,2003-05-05
..........................\60.bmp,66614,2003-05-05
..........................\aDemo.asv,18505,2009-04-09
..........................\aDemo.fig,3331,2010-06-02
..........................\aDemo.m,16156,2010-06-02
..........................\colourResults.txt,74,2011-05-10
..........................\database.txt,676,2010-06-02
..........................\decompose.m,671,2003-03-17
..........................\displayResults.m,1004,2003-04-04

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

发表评论

0 个回复

  • udf
    运用在fluent中的udf,解决边界正弦运动的情况,非常珍贵(Border harmonic vibration UDF, use them in fluent, very precious resource)
    2021-04-13 21:08:56下载
    积分:1
  • EmgucvTest
    用c#和emgucv实现了1.显示图像的直方图,2.直方图均衡化,3.中值滤波,4.sobel算子,roberts算子和Prewitt算子的边缘提取。各算法均自己实现不是调用函数。但是读图片的信息是用的emgucv。希望和同样刚接触emgucv的同学共同进步(With c# and emgucv achieve a 1 shows a histogram of the image, 2. Histogram equalization, 3 median filter, 4.sobel operator, edge roberts operator and Prewitt operator extraction. Various algorithms to achieve their own instead of calling a function. But reading the image information is used emgucv. The same hopes and common progress of students new to emgucv)
    2013-11-26 09:32:22下载
    积分:1
  • ImageSceneRetrieval
    在Matlab中建了图形用户界面,采用不同特征提取方式,如gray,color,lbp,灰度共生矩阵GLCM等,对数据集中的影像进行场景检索。(Graphic user interface is built in Matlab. Scene retrieval of images in dataset is carried out by using different feature extraction methods, such as gray, color, lbp, gray level co-occurrence matrix (GLCM).)
    2018-11-08 17:44:32下载
    积分:1
  • RegionGrowingAlgorithm-master
    一种区域生长算法,用于图像分割。自动选择种子点。(A Region Growth Algorithm for Image Segmentation)
    2020-12-15 09:59:15下载
    积分:1
  • Quadtree
    完成对视频帧的四叉树分割,在纹理复杂处分割块较小,在纹理平坦处分割较大(Complete quadtree segmentation of video frames, complex area in texture segmentation smaller, flat larger regional segmentation block in texture)
    2021-01-28 16:58:34下载
    积分:1
  • bandlets-denoising-atrou
    bandelet 去噪,包含blsgsm和平移不变去噪,不过对大图像需要的内存比较大(bandelet denoising, including blsgsm and translation invariant denoising, but for large images need more memory)
    2007-08-23 15:43:23下载
    积分:1
  • 一维和二维相位解缠
    实现对无噪声一维和二维信号的解缠,比较简单,入门级别(The realization of noise free one-dimensional and two-dimensional signal unwrapping is relatively simple, entry level.)
    2020-11-20 14:39:37下载
    积分:1
  • rat
    说明:  RAT power toy (KOL)
    2019-03-02 10:00:04下载
    积分:1
  • segCroissRegion
    区域生长种子点的选取,可以用于图像分割的处理.(Simple single-seeded region growing)
    2013-03-20 17:46:44下载
    积分:1
  • MATLAB_高斯模型
    用高斯模型算法来处理视频,提取前景信息,适合动态背景(Gauss model algorithm is used to process video and extract foreground information, which is suitable for dynamic background)
    2017-09-18 12:37:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载