登录
首页 » Others » 图像处理中全世界都用的经典图片

图像处理中全世界都用的经典图片

于 2018-05-21 发布 文件大小:8122KB
0 207
下载积分: 1 下载次数: 56

代码说明:

  matlab图像处理中经典图片,包括lena,baboon,等(MATLAB image processing classic pictures, including Lena, baboon, etc.)

文件列表:

经典图片\airplane.tiff, 704550 , 2007-05-27
经典图片\baboon(1).tiff, 1008078 , 2007-05-27
经典图片\baboon.tiff, 292638 , 2007-05-27
经典图片\barbara.tiff, 454086 , 2007-05-27
经典图片\boats.tiff, 363878 , 2007-05-27
经典图片\bridge.tiff, 176914 , 2007-05-27
经典图片\camera.tiff, 54628 , 2007-05-27
经典图片\columbia.tiff, 189126 , 2007-05-27
经典图片\couple(1).tiff, 170346 , 2007-05-27
经典图片\couple.tiff, 247316 , 2007-05-27
经典图片\crowd.tiff, 224348 , 2007-05-27
经典图片\girl.tiff, 190264 , 2007-05-27
经典图片\goldhill.tiff, 398064 , 2007-05-27
经典图片\lake.tiff, 266336 , 2007-05-27
经典图片\lax.tiff, 281630 , 2007-05-27
经典图片\lena(1).tiff, 949194 , 2007-05-27
经典图片\lena.tiff, 249438 , 2007-05-27
经典图片\man.tiff, 257214 , 2007-05-27
经典图片\milkdrop.tiff, 209354 , 2007-05-27
经典图片\peppers(1).tiff, 954910 , 2007-05-27
经典图片\peppers.tiff, 269806 , 2007-05-27
经典图片\plane.tiff, 214598 , 2007-05-27
经典图片\Thumbs.db, 112640 , 2009-03-11
经典图片\woman1.tiff, 225876 , 2007-05-27
经典图片\woman2.tiff, 214850 , 2007-05-27
经典图片, 0 , 2009-03-11

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

发表评论

0 个回复

  • curvematchingtool
    curve matching tool 关于曲线匹配的一些程序(curve matching tool on the curve matching some of the procedures)
    2007-05-15 09:52:24下载
    积分:1
  • fast-sift
    说明:  fast与sift算法结合,实现特征匹配,可以参考;fast与sift算法结合,实现特征匹配,可以参考(The combination of fast and sift algorithm can achieve feature matching, which can be referred to; the combination of fast and sift algorithm can achieve feature matching, which can be referred to)
    2020-11-10 15:18:19下载
    积分:1
  • bwmorph
    一个基于形态学图像细化的程序,处理效果挺不错的(Morphological image thinning based on the procedures)
    2009-04-28 13:24:30下载
    积分:1
  • fusion
    说明:  通过将高分辨率的图像和低分辨率的图像进行融合,来实现图像的融合。(By fusing high-resolution and low-resolution images, image fusion can be achieved.)
    2019-01-02 13:38:51下载
    积分:1
  • MATLAB去雾程序
    MATLAB去雾算法程序,内附去雾图片,完全可以运行。(MATLAB fog removal algorithm program, attached to the fog picture, can run.)
    2020-06-29 00:40:02下载
    积分:1
  • 064151-20151003676-何涛
    基于C++MFC平台进行NDVI计算、最小距离分类、K均值分类,BP神经网络分类等以及精度评价(Based on C++MFC platform, NDVI computing, minimum distance classification, K mean classification, BP neural network classification and accuracy evaluation are carried out.)
    2018-06-15 16:02:50下载
    积分:1
  • PicMatch
    本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。(This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.)
    2010-05-22 00:46:30下载
    积分:1
  • winner
    matlab做的图像去噪程序,使用的是维纳滤波法(winner),内附图像,可直接运行(matlab image denoising procedure, using the Wiener filter method (winner), included images, can be run directly)
    2012-03-15 16:44:05下载
    积分:1
  • GHT
    自己编写的广义霍夫变换,里面有测试图片,可以作为学习霍夫变换的入门(I have written a generalized Hough transform, there are test images, the Hough transform can be started as a learning)
    2011-10-21 18:47:33下载
    积分:1
  • tutorial-compression-perception
    tutorial压缩感知代码。压缩感知,又称压缩采样,压缩传感。它作为一个新的采样理论,它通过开发信号的稀疏特性,在远小于Nyquist 采样率的条件下,用随机采样获取信号的离散样本,然后通过非线性重建算法完美的重建信号(The tutorial compression-aware code. Compressed sensing, also known as compressed sampling, compressed sensing. It as a new sampling theory, through the development of signal sparsity, in conditions far less than the Nyquist sampling rate, using random sampling for discrete samples of the signal, and then through the non-linear reconstruction algorithm perfect reconstructed signal)
    2012-07-16 20:48:59下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载