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

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

于 2018-05-21 发布 文件大小:8122KB
0 335
下载积分: 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 个回复

  • imm_matlab
    机动目标跟踪,交互式多模型算法的代码,一个简单的例子(Maneuvering target tracking, interactive multiple model algorithm code, a simple example)
    2012-06-04 11:10:30下载
    积分:1
  • zernike
    Zernike矩用MATLAB代码实现,希望对Zernike矩的朋友有所帮助。(Zernike moments code under MATLAB)
    2010-01-23 19:25:03下载
    积分:1
  • clusterImg
    说明:  彩色图像分割,灰常不错。This function implements kmeans clustering on an input RGB (m x n x 3) image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.(This function implements kmeans clustering on an input RGB (m x n x 3) image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.)
    2011-03-02 18:21:10下载
    积分:1
  • sift
    SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。 该方法于 1999 年由 David Lowe 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004 年再次经 David Lowe 整理完善后发表于 International journal of computer vision(IJCV) 。截止 2014 年 8 月,该论文单篇被引次数达 25000 余次。(来自百度)(SIFT, namely Scale-invariant feature transform (SIFT), is a description used in the field of image processing. This description has scale invariance and can detect key points in images. It is a local feature descriptor. This method was first published by David Lowe at the International Conference on Computer Vision (ICCV) in 1999 and published in the International Journal of Computer Vision (IJCV) in 2004 after it was sorted out and perfected by David Lowe again. As of August 2014, more than 25,000 citations have been cited. (From Baidu))
    2019-07-08 09:34:31下载
    积分:1
  • rgb_TV
    图像处理,图像修复,TV模型,用于空洞填补等图像处理(hole filling)
    2012-04-14 14:03:06下载
    积分:1
  • mean_shift_v6
    在linux环境下,实用c++编写的有关实用mean shift进行视频跟踪,视频分割的很好的程序,运行良好……(Practical mean shift in the linux environment, practical C++ written in the video track, video segmentation procedures, good running ...)
    2012-03-15 11:10:14下载
    积分:1
  • quyueshengzhang
    遗传算法/大津法/区域生长法/迭代法分割图像,有详细注释,适合学习(Genetic algorithm/dajin method/area growth method/iteration method image segmentation, and have the detailed notes, suitable for learning )
    2012-03-30 20:37:08下载
    积分:1
  • my_dct
    用matlab做的基于DCT变换的图像压缩源码,先把图像分成8X8 的子块,然后做DCT变换,再量化,在恢复重建图像(Using matlab to do DCT-based transform image compression source code, first image is divided into 8x8 sub-block, and then make DCT transform, and then quantified, at the resumption of the reconstructed image)
    2020-08-09 12:08:29下载
    积分:1
  • activecontourlevelset
    说明:  用水平集方法进行细胞图像的分割大家可以看看写的有点简单(level set method using cell image segmentation we can see a little bit simpler to write)
    2006-03-27 11:00:00下载
    积分:1
  • Untitled3
    梯度算子检测边缘,LOG算子检测边缘,Canny算子检测边缘.(Gradient edge detection operator, LOG operator edge detection, Canny edge detection operator.)
    2016-11-01 11:37:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载