登录
首页 » matlab » Images

Images

于 2012-03-11 发布 文件大小:17403KB
0 389
下载积分: 1 下载次数: 375

代码说明:

  图像处理中常用的的标准图像,已经分类,包括PNG、BMP、TIFF、JPG等,未进行二次处理(The image processing used in the standard image has been classified, including PNG, BMP, TIFF, JPG, not second)

文件列表:

Images

......\BMP256





......\BMP512





......\......\LenaRGB.bmp,786488,2009-05-23
......\......\pepper.bmp,786486,2009-11-03
......\......\Peppers.bmp,263224,2009-05-23
......\......\PeppersRGB.bmp,786488,2009-05-23
......\cameraman.tif,65240,2007-06-01
......\HD


......\JPG





......\PNG256


......\PNG512


......\RAW
......\...\Baboon.raw,262144,2009-05-23
......\...\Barbara.raw,262144,2009-05-23
......\...\Cameraman.raw,65536,2009-05-23
......\...\Goldhill.raw,262144,2009-05-23
......\...\Lena.raw,262144,2009-05-23
......\...\Peppers.raw,262144,2009-05-23
......\Standard
......\........\Color
......\........\.....\Airplane.tiff,786572,2012-01-09
......\........\.....\Couple.tiff,196748,2012-01-09
......\........\.....\Girl.tiff,196748,2012-01-09
......\........\.....\Girl2.tiff,196748,2012-01-09
......\........\.....\Girl3.tiff,196748,2012-01-09
......\........\.....\House.tiff,196748,2012-01-09
......\........\.....\Jelly beans.tiff,196748,2012-01-09
......\........\.....\Jelly beans2.tiff,196748,2012-01-09
......\........\.....\Lena.tiff,786572,2012-01-09
......\........\.....\Mandrill.tiff,786572,2012-01-09
......\........\.....\Moon surface.tiff,65670,2012-01-09
......\........\.....\Peppers.tiff,786572,2012-01-09
......\........\.....\Sailboat on lake.tiff,786572,2012-01-09
......\........\.....\Splash.tiff,786572,2012-01-09
......\........\.....\Tree.tiff,196748,2012-01-09
......\........\Gray
......\........\....\Aerial.tiff,262278,2012-01-09
......\........\....\Airplane.tiff,65670,2012-01-09
......\........\....\Airport.tiff,1048710,2012-01-09
......\........\....\Chemical plant.tiff,65670,2012-01-09
......\........\....\Clock.tiff,65670,2012-01-09
......\........\....\Couple.tiff,262278,2012-01-09
......\........\....\Girl.tiff,262278,2012-01-09
......\........\....\Man.tiff,1048710,2012-01-09
......\........\....\Resolution chart.tiff,65670,2012-01-09
......\........\....\Stream and bridge.tiff,262278,2012-01-09
......\........\....\Truck.tiff,262278,2012-01-09
......\TIFF
......\....\Baboon.tif,270264,2009-05-23
......\....\BaboonRGB.tif,793232,2009-05-23
......\....\Barbara.tif,269256,2009-05-23
......\....\Cameraman.tif,71760,2009-05-23
......\....\Goldhill.tif,268724,2009-05-23
......\....\lena (2).tif,262912,2005-03-14
......\....\Lena.tif,268576,2009-05-23
......\....\Lena.tiff,786572,2012-01-09
......\....\lena512color.tiff,786572,2009-05-23
......\....\LenaRGB.tif,792056,2009-05-23
......\....\Peppers.tif,268900,2009-05-23
......\....\Peppers.tiff,786572,2012-01-09
......\....\PeppersRGB.tif,792792,2009-05-23

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

发表评论

0 个回复

  • liangduzhengjia
    注意:本程序中,每点击一次“增加亮度”,图像灰度提升16;每点击一次“降低亮度”,图像灰度降低16。(Note : This procedure, every click an "increase in brightness," gray upgrade 16; Click on each of a "lower brightness," gray lower 16.)
    2006-12-05 09:50:59下载
    积分:1
  • myps
    c++编写的一个简单的类似Photoshop的图像编辑系统(c++ written in a simple system similar to the Photoshop image editing)
    2009-12-01 16:40:45下载
    积分:1
  • matlab
    zemax非序列下gaussian光束的matlab程序(包括zemax演示源文件)(zemax sequence under non-gaussian beam matlab program (including zemax demo source files))
    2013-09-25 15:25:18下载
    积分:1
  • 基于IBP算法的超分辨率重建
    基于IBP算法的超分辨率图像重建,原理讲得十分清楚。(Super-resolution image reconstruction based on IBP algorithm. The principle is very clear.)
    2021-03-04 10:19:32下载
    积分:1
  • GRAYmodecodes
    This codes can be usefull many people. image is converting gray mode
    2010-12-18 23:31:06下载
    积分:1
  • manual_v1.2.pdf
    igmt one of geo-image software
    2013-09-02 06:19:05下载
    积分:1
  • DIP-toolbox-matlab
    数字图像处理matlab工具箱,包含彩色图像分割,RGB分量提取等基本源程序(Digital image processing toolbox matlab)
    2011-09-14 16:43:13下载
    积分:1
  • estarfm_update_20180727
    遥感图像时空融合,朱孝林博士的作品,可以参考学习(Space-time Fusion of Remote Sensing Images, Zhu Xiaolin)
    2021-03-13 11:09:24下载
    积分:1
  • useful
    很有用的彩色图像分割方法,经本人实验,绝对可靠(Very useful for color image segmentation method, by my experiment, absolutely reliable)
    2010-10-10 22:02:54下载
    积分:1
  • Combined-with-Canny
     对经典的二值化方法Ostu 算法和Bernsen 算法中存在的缺点进行了分析, 提出一种结合Canny 算子的图像 二值化方法.该方法综合考虑了边缘信息和灰度信息, 通过边缘附近种子点在高阈值二值化图像中的填充和低阈值 图像对它的修补而得到二值化结果图像, 较好地解决了经典二值化方法中存在的抗噪能力差、边缘粗糙、伪影现象 等缺点.实验结果证明, 该方法能够较好地解决低对比度图像和目标像素灰度不均匀图像的二值化问题(The disadvantage of the classical binary method Ostu Bernsen algorithm and algorithms exist were analyzed, one binding Canny operator image binarization method. This method considers the edge information and gray information, through seed near the edge point padding and a low threshold image to its repair in a high threshold binary image to obtain a binary result image, it solves the noise immunity classical binary method exists difference, rough edges, artifacts phenomenon and other shortcomings. the experimental results show that this method can solve the low-contrast image and the target image pixel gray uneven binary problem)
    2020-07-01 12:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载