登录
首页 » matlab » images

images

于 2015-04-25 发布 文件大小:19500KB
0 114
下载积分: 1 下载次数: 560

代码说明:

  数字图像处理的非常面全的图片,包含有各种格式的和大小的。(there are many kids of images that used to digitial image pricessing,including lena,boat,cman images)

文件列表:

图像库
......\bmp





......\...\boat.BMP,263222,2003-02-27
......\...\boat1.bmp,263224,2003-03-13
......\...\brain.BMP,66616,1997-01-07
......\...\bridge.BMP,263222,2003-03-13
......\...\cman.BMP,66616,1997-01-07
......\...\couple.BMP,263224,1997-01-07
......\...\crowd.BMP,263224,1997-01-07
......\...\face.BMP,66616,1997-01-07
......\...\flowr.BMP,263224,1997-01-07
......\...\girl.BMP,66616,1997-01-07
......\...\girl512.BMP,263224,1997-01-07
......\...\goldhill.BMP,263222,2003-03-17
......\...\hat.BMP,263224,1997-01-07
......\...\jet.BMP,263224,1997-01-07
......\...\lake.BMP,263222,2003-03-13
......\...\lena.BMP,66616,1997-01-07
......\...\lena2.BMP,66616,1997-01-07
......\...\lena256_24.bmp,196662,2002-11-22
......\...\lena512.BMP,263224,1997-01-07
......\...\loco.BMP,263224,1997-01-07
......\...\martha.BMP,263224,1997-01-07
......\...\peppers.BMP,263222,2003-03-13
......\...\reagan.BMP,263224,1997-01-07
......\...\woman.BMP,263222,2003-03-13
......\color

......\.....\airplane.tiff,704550,2001-06-27

......\.....\baboon.tiff,1008078,2001-06-27

......\.....\couple.tiff,170346,2001-06-27


......\.....\girl.tiff,190264,2001-06-27
......\.....\goldhill.png,792422,2003-03-17
......\.....\inverttemp.bmp,17462,2001-06-27
......\.....\lena.BMP,17462,2001-06-27
......\.....\lena.gif,18325,2001-06-27
......\.....\lena.tiff,949194,2001-06-27
......\.....\peppers.gif,17576,2001-06-27
......\.....\peppers.tiff,954910,2001-06-27
......\gray
......\....\1024




......\....\256



......\....\...\路径.txt,72,2011-01-19
......\....\480

......\....\512





......\....\...\couple.bmp,263222,2008-07-17
......\....\...\crowd.bmp,263222,2008-07-17
......\....\...\dollar.bmp,263222,2009-11-03
......\....\...\goldhill.bmp,263222,2011-01-17
......\....\...\lena.bmp,263222,2008-07-17
......\....\...\peppers.bmp,263224,2011-06-29
......\....\...\plane.bmp,263222,2008-07-17
......\....\640x480

......\....\720x576


......\....\720x580

......\grayscale

......\.........\baboon.tiff,292638,2003-12-03

......\.........\barbara.tiff,454086,2003-12-03


......\.........\boats.tiff,363878,2003-12-03

......\.........\bridge.tiff,176914,2003-12-03
......\.........\camera.gif,15687,2003-12-03
......\.........\camera.tiff,54628,2003-12-03
......\.........\columbia.gif,15272,2003-12-03
......\.........\columbia.tiff,189126,2003-12-03
......\.........\couple.gif,18745,2003-12-03
......\.........\couple.tiff,247316,2003-12-03
......\.........\crowd.gif,17880,2003-12-03
......\.........\crowd.tiff,224348,2003-12-03
......\.........\fruits.jpg,82429,2007-02-24

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

发表评论

0 个回复

  • contrast enhancement
    采用ESIHE算法增强图像对比度,适用于夜间道路拍摄的图像(ESIHE algorithm is used to enhance image contrast, which is suitable for night road images.)
    2021-04-29 12:18:43下载
    积分:1
  • roa
    ROA算法代码,用来进行SAR图像的道路段检测的比较流行的算法之一(for SAR road detection)
    2009-04-20 17:46:39下载
    积分:1
  • xiaobo53
    基于提升算法的53小波matlab算法,简单,易于初学者学习图像处理。(On the basis of promoting the algorithm and wavelet matlab algorithm, simple, easy to beginners learning image processing.)
    2012-11-15 10:06:27下载
    积分:1
  • Brief
    说明:  python实现的运用brief算法提取特征点的图像拼接(The implementation of Python using brief algorithm to extract feature points of image mosaic)
    2020-04-25 18:33:43下载
    积分:1
  • ClockDemo
    一个时钟的简单实例。背景为白色,可根据实际需要改表盘等。(A simple example of a clock. The background is white, can be changed according to the actual needs of the dial.)
    2016-03-11 14:37:18下载
    积分:1
  • MeanShiftSegMent
    根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。 基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
    2013-07-30 19:01:52下载
    积分:1
  • 的读写MyBitmapImg
    本程序实现位图的读写,均衡化,滤波,LBP,LTP特征提取以及基于LBP,LTP和卡方距离,最近邻分类的人脸识别,批量给图片改名等功能(The program can read and write a bitmap, equalization, filtering, LBP, LTP feature extraction and nearest neighbor classifier for face recognition based on LBP, LTP and chi-square distance, rename picture and some other functions.)
    2013-09-18 10:05:23下载
    积分:1
  • multifocus
    针对同一场景可见光与红外图像的融合问题,提出了一种新的多尺度对比度塔图像融合方法. 该方法 利用对比度金字塔数据结构得到图像的多分辨序列,采用基于视觉特性的融合算子在图像的相应各级上融 合源图像的细节,再通过金字塔逆变换重构出最终融合图像. 这种图像处理方法具自适应性,不随各自输入 图像的灰度特性而改变,同时增强了融合图像的对比度,产生了较好的视觉处理效果.(for the same scene of visible and infrared images of integration, proposed a new multi-scale tower contrast images. The use of contrast pyramid data structure Image multiresolution sequence, based on visual characteristics of the integration operator of the image corresponding levels of integration details of the source image, through the inverse pyramid transform eventually fused images. This image processing method has adaptability without their input image with the gray characteristics change, while enhancing the integration of the contrast of the image. have a better visual effect.)
    2020-07-17 17:48:48下载
    积分:1
  • C-Vsegmentation-
    对于图像图形处理,基于先验形状、窄带法的CV模型的分割方法,有举例说明,效果明显。(For image and graphics processing, segmentation method based on a priori shape, Narrow Band CV model, there are illustrated, the effect is obvious.)
    2016-05-31 10:36:20下载
    积分:1
  • xingtaihexiaobo
    基于小波和形态学的自然地面背景红外目标检测方法。。。。。。(Based on wavelet and morphology of the natural terrestrial background infrared target detection method)
    2021-02-23 10:49:41下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载