登录
首页 » matlab » createSeed

createSeed

于 2020-06-16 发布 文件大小:710KB
0 201
下载积分: 1 下载次数: 0

代码说明:

  通过用户给定的标签信息,来提取图像中的标记像素点位置,保存为种子点(Through the label information given by the user, the position of the label pixels in the image is extracted and saved as seed points.)

文件列表:

createSeed\createEachImageStructure.m, 5702 , 2017-07-04
createSeed\createSeed.m, 1900 , 2017-07-04
createSeed\findIndexOfOriginalImageAtEachScribbledImage.m, 540 , 2017-06-15
createSeed\imgs\original images\0_0_272.jpg, 27009 , 2007-06-13
createSeed\imgs\original images\0_0_280.jpg, 14766 , 2007-06-13
createSeed\imgs\original images\0_0_284.jpg, 12417 , 2007-06-13
createSeed\imgs\original images\0_0_307.jpg, 17005 , 2007-06-13
createSeed\imgs\original images\0_0_77.jpg, 26866 , 2007-06-13
createSeed\imgs\scribbled images\0_0_272_scribble_1.bmp, 360054 , 2017-03-23
createSeed\imgs\scribbled images\0_0_280_scribble_1.bmp, 360054 , 2017-03-23
createSeed\imgs\scribbled images\0_0_284_scribble_1.bmp, 360054 , 2017-03-24
createSeed\imgs\scribbled images\0_0_307_scribble_1.bmp, 360054 , 2017-03-24
createSeed\imgs\scribbled images\0_0_77_scribble_1.bmp, 360054 , 2017-03-21
createSeed\my_seed_generation.m, 3482 , 2017-07-04
createSeed\imgs\original images, 0 , 2017-07-04
createSeed\imgs\scribbled images, 0 , 2017-07-04
createSeed\imgs, 0 , 2017-07-04
createSeed, 0 , 2017-07-04

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

发表评论

0 个回复

  • ScSR
    Jianchao Yang 的基于稀疏表示的单幅图像重建的原始代码,先将高低训练图像分块,再将块训练成高低字典,将测试图像映射到低字典上,得到系数,再乘以高子典就得到最后的图像。对学习超分辨率同学的参考作用很大。(This is the original matlab code for super resolution by Jianchao Yang 。The method is sparse represent based on the overcomplete dictionary。)
    2020-11-24 00:39:33下载
    积分:1
  • geotiff_segment
    geotiff_segment.影像分割的小程序,简单易用,非常方便,开发环境IDL.(geotiff_segment.Small image segmentation procedures, simple to use, very, IDL development environment.)
    2016-11-07 09:36:11下载
    积分:1
  • deburle_cp_1
    说明:  1,RGB图像分层 2,盲去卷积 3,运行环境需要matlab,加载到工作目录中,许手动添加图像文件(1. RGB image layering 2. Blind deconvolution)
    2019-12-19 20:46:19下载
    积分:1
  • contourlet
    利用contourlet变换、小波变换等方法,进行图像去噪,经过调试,完全可以运行,效果不错(Contourlet transform, wavelet transform methods for image denoising, debugging, can run, good results)
    2012-03-09 20:06:22下载
    积分:1
  • harris_watermark
    说明:  基于HARRIS特征点的数字水印的嵌入算法,以及数字水印的检测算法(Watermark embedding and Detection in image based on Harris features points)
    2020-09-03 18:08:08下载
    积分:1
  • gray2rgb
    将颜色图像的色彩迁移到灰度图像中,采用的算法为welsh算法,有较好的效果;该程序是在VC++6.0的环境下调试实现的,能将颜色图像的颜色较好的迁移到灰度图像中.(Migration of the color image to gray image in color, using the algorithm for the welsh algorithm, better results the program in VC++6.0 environment debugging to achieve, can color the better the color of the image transfer to the gray image.)
    2010-05-06 10:26:09下载
    积分:1
  • AffineTrnasformation
    说明:  这是我编写的关于计算机视觉中的一种重要的变换---射影变换的matlab源代码,希望对您有用。(This is what I prepared on computer vision in an important transformation of the projective transformation--- matlab source code, I hope useful for you.)
    2009-08-07 12:05:29下载
    积分:1
  • lena512color
    tiff格式的lena原图,该图像包含了各种细节、平滑区域、阴影和纹理,这些对测试各种图像处理算法很有用。(Lena artwork in TIFF format,The image contains a variety of detail, smooth areas, shadows, and textures, which are useful for testing various image processing algorithms.)
    2020-07-04 14:20:01下载
    积分:1
  • SR-ridge
    读入一副图片,提取其脊线(含有噪声,除噪声需另外编程实现)(Get the ridge of a picture (with noise))
    2020-08-11 19:28:26下载
    积分:1
  • yu-chu-li
    P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 (P0301: digital image data matrix display and Fourier Transform P0302: two-dimensional discrete cosine transform image compression P0303: using gray transform method to enhance the contrast of the image P0304: histogram equalization P0305: Simulation images by white Gaussian noise and salt and pepper noise P0306: 2D median filtering function medfilt2 right by Salt and Pepper image noise filtering P0307: using MATLAB functions filter2 of noise images mean filtering P0308: Image Adaptive Filter Weiner P0309: use five different gradient Enhancement Act for image sharpening P0310: Images of the high-pass filtering and mask handling P0311: use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing P0312: use Butterworth ( Butterworth) high-pass filter for image sharpening)
    2013-10-30 10:12:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载