登录
首页 » matlab » 数字图像处理标准测试图

数字图像处理标准测试图

于 2018-05-03 发布 文件大小:5901KB
0 251
下载积分: 1 下载次数: 20

代码说明:

  一些常见的图像处理方面的图像(尺寸不一)(Some common image processing aspects (different sizes))

文件列表:

数字图像处理标准测试图\2.bmp, 66614 , 2007-06-26
数字图像处理标准测试图\4.bmp, 66614 , 2007-06-26
数字图像处理标准测试图\Baboon.bmp, 263224 , 2008-11-30
数字图像处理标准测试图\Baboon.tif, 270264 , 2008-11-30
数字图像处理标准测试图\BaboonRGB.bmp, 786488 , 2008-11-30
数字图像处理标准测试图\BaboonRGB.tif, 793232 , 2008-11-30
数字图像处理标准测试图\Barbara.bmp, 263224 , 2008-11-30
数字图像处理标准测试图\Barbara.tif, 269256 , 2008-11-30
数字图像处理标准测试图\Cameraman.bmp, 66616 , 2008-11-30
数字图像处理标准测试图\Cameraman.tif, 71760 , 2008-11-30
数字图像处理标准测试图\Couple.bmp, 66614 , 2007-06-26
数字图像处理标准测试图\dragon1.bmp, 42240 , 2001-03-25
数字图像处理标准测试图\DRAGON_256_1.bmp, 172800 , 2000-12-28
数字图像处理标准测试图\Goldhill.bmp, 263224 , 2008-11-30
数字图像处理标准测试图\Goldhill.tif, 268724 , 2008-11-30
数字图像处理标准测试图\heci1.bmp, 262710 , 2001-01-06
数字图像处理标准测试图\Lena.bmp, 263224 , 2008-11-30
数字图像处理标准测试图\Lena.tif, 268576 , 2008-11-30
数字图像处理标准测试图\LenaRGB.bmp, 786488 , 2008-11-30
数字图像处理标准测试图\LenaRGB.tif, 792056 , 2008-11-30
数字图像处理标准测试图\Peppers.bmp, 263224 , 2008-11-30
数字图像处理标准测试图\Peppers.tif, 268900 , 2008-11-30
数字图像处理标准测试图\PeppersRGB.bmp, 786488 , 2008-11-30
数字图像处理标准测试图\PeppersRGB.tif, 792792 , 2008-11-30
数字图像处理标准测试图\rec1.bmp, 66616 , 2001-01-02
数字图像处理标准测试图\rec2.bmp, 66616 , 2001-01-02
数字图像处理标准测试图\test.bmp, 205306 , 2001-01-05
数字图像处理标准测试图\view.bmp, 308278 , 2001-02-16
数字图像处理标准测试图, 0 , 2009-05-22

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

发表评论

0 个回复

  • densecrf-master
    说明:  应用条件随机场进行图像分割 使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages 运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or "pydensecrf-py35" to the new name "pydensecrf" Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages" cd examples/ python inference.py im1.png anno1.png out.png)
    2020-11-25 15:49:32下载
    积分:1
  • regiongrow
    区域生长 冈萨雷斯 matlab 集合了区域生长函数和使用过程文件(The region growing Gonzalez matlab collection of regional growth function and process of using file)
    2013-03-20 11:19:01下载
    积分:1
  • fdct_wrapping
    曲波变换程序代码,实现图像的曲波分解以及显示,可以去图像进行曲波去噪增强,对彩色图像空间模型转化后提取曲波信息(Qu Bo transform program code, and display the image decomposition Qu Bo, Qu Bo can go to image edge enhancement, color image space model for transforming information extracted after Qu Bo)
    2013-11-05 11:33:51下载
    积分:1
  • MATLAB车牌识别[算法对比,GUI]
    说明:  该课题为基于MATLAB的汽车出入库识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统的中规中矩的车牌识别不易得到高分,必须要在此基础上有所创新方得可以避开其他雷同课题,不会轻易被导师被否决而导致毕设不过。因此建议在车牌识别基础上加入多种方法的对比,看看哪种方法的精度高。虽然目前有很多方法的车牌识别,但是都是在各自的测试库里面测试的,比如测试的车牌图像不同,字符库不同,导致无法做对比。整个设计在一个GUI界面上完成。(This project is based on MATLAB vehicle in and out of the warehouse identification system, with rich human-computer interaction GUI interface. At present, in the topic selection of graduation project, the traditional regular license plate recognition is not easy to get high scores, so it is necessary to innovate on this basis to avoid other similar topics, and it will not be rejected easily by the tutor, leading to the failure of graduation project. Therefore, it is suggested to add a variety of methods on the basis of license plate recognition to see which method has high accuracy. Although there are many methods of license plate recognition, they are tested in their own test library, for example, the test license plate image is different, the character library is different, so it can not be compared. The whole design is completed on a GUI interface.)
    2020-08-06 23:31:08下载
    积分:1
  • opticalflow
    改进的聚类光流法,聚类方法有kmeans和DBSCAN,光流法金字塔LK可以用,HS光流法占用内存太多。(Improved clustering optical flow method, clustering method kmeans and DBSCAN, pyramid LK optical flow method can be used, HS optical flow occupy too much memory.)
    2021-01-07 16:18:53下载
    积分:1
  • Image-denoising-
    毕业论文参考,内含代码,基于小波变换的图像去噪算法(Image denoising based on wavelet transform, the graduation design code, matlab code)
    2021-03-03 14:59:33下载
    积分:1
  • pgopher_source_v7.1.108
    一款操作色谱、光谱图的程序,功能非常全面。包括谱峰的识别、积分,谱的叠加。(An operating chromatographic spectrum program, very comprehensive. Including the identification of the peak spectrum, integral, superposition.)
    2021-02-09 15:09:53下载
    积分:1
  • 人脸识别 MATLAB代码
    说明:  使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algorithm is used to generate a strong classifier, which can recognize the face images in the test set with a high recognition rate)
    2020-12-27 22:19:02下载
    积分:1
  • GS-YUNGUANGPIAN
    GS算法,高斯光束整形成矩形光斑,或者根据自制的图片进行逆推相位(GS algorithm, Gaussian beam shaping)
    2016-12-15 15:09:46下载
    积分:1
  • CSOMP
    稀疏重建压缩感知算法,可对图像进行稀疏重建。(Sparse reconstruction compressed sensing algorithm can reconstruct image sparsely.)
    2018-12-03 15:40:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载