登录
首页 » matlab » TurboPixels

TurboPixels

于 2013-01-27 发布 文件大小:5891KB
0 225
下载积分: 1 下载次数: 287

代码说明:

  一个非常有用的超像素算法,用于图像分割,文件夹包含文章,采用matlab和c混编(a very useful superpixels algorithm,can be used for image segmentation,the file contatins paper,the matlab and c are mixed for exeution)

文件列表:

TurboPixels
...........\09.pami.turbopixels.pdf,4789018,2012-09-28



...........\clip.m,165,2012-11-12
...........\convolve.c,10499,2007-04-13
...........\convolve.h,963,2007-04-13
...........\corrDn.c,4560,2007-04-13
...........\corrDn.mexw32,25088,2012-12-06
...........\demo_superpixels.asv,382,2012-12-12
...........\demo_superpixels.m,382,2013-01-27
...........\display_contour.m,1210,2007-04-13
...........\display_logical.m,687,2007-04-13
...........\DT.c,3851,2012-11-11
...........\DT.mexw32,7680,2012-12-06
...........\edges.c,22123,2007-04-13
...........\evolve_height_function.m,837,2007-04-13
...........\evolve_height_function_N.m,5620,2007-04-13

...........\get_binary_img_from_seeds.m,572,2007-04-13
...........\get_full_speed.c,1777,2012-11-11
...........\get_full_speed.mexw32,7168,2012-12-06
...........\get_initial_seeds.m,2412,2007-04-13
...........\get_speed_based_on_boundaries.m,333,2007-04-13
...........\get_speed_based_on_gradient.m,2166,2007-04-13
...........\get_superpixel_boundaries.m,2153,2007-04-13
...........\hasToRecomputeBand.m,143,2007-04-13
...........\height_function_change_rate.m,295,2007-04-13
...........\height_function_der.c,1420,2012-11-11
...........\height_function_der.mexw32,6656,2012-12-06
...........\height_function_grad.c,3839,2012-11-11
...........\height_function_grad.mexw32,7168,2012-12-06

...........\kidman.jpg,258400,2012-04-29
...........\lizard.jpg,37923,2007-04-13
...........\lizard_speed.jpg,63784,2009-03-23
...........\local_min.c,1264,2012-11-11
...........\local_min.mexw32,6656,2012-12-06
...........\lsmlib
...........\......\computeDistanceFunction2d.c,4147,2007-04-13
...........\......\computeDistanceFunction2d.m,1736,2007-04-13
...........\......\computeDistanceFunction2d.mexw32,17920,2009-10-15
...........\......\computeExtensionFields2d.c,5633,2007-04-13
...........\......\computeExtensionFields2d.m,1908,2007-04-13
...........\......\computeExtensionFields2d.mexw32,18432,2009-10-15
...........\......\doHomotopicThinning.c,3461,2007-04-13
...........\......\doHomotopicThinning.mexw32,17408,2009-10-15
...........\......\FMM_Callback_API.h,3614,2007-04-13
...........\......\FMM_Core.c,16672,2007-04-13
...........\......\FMM_Core.h,10332,2007-04-13
...........\......\FMM_Heap.c,12809,2007-04-13
...........\......\FMM_Heap.h,7062,2007-04-13
...........\......\lsm_fast_marching_method.h,14479,2007-04-13
...........\......\lsm_FMM_field_extension2d.c,38341,2007-04-13
...........\make.asv,642,2012-11-12
...........\make.m,647,2012-11-12
...........\menglalisha.bmp,479454,2008-02-27
...........\README.txt,2053,2007-08-18
...........\sun.jpg,385391,2008-08-01
...........\superpixels.m,1777,2012-11-12
...........\swim.jpg,28940,2012-12-02
...........\tree.jpg,28199,2012-12-02
...........\upConv.c,6369,2007-04-13
...........\upConv.mexw32,26112,2012-12-06
...........\worker.jpg,22790,2012-12-02
...........\wrap.c,8313,2007-04-13
...........\zero_crossing.c,1322,2012-11-11
...........\zero_crossing.mexw32,6144,2012-12-06

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

发表评论

0 个回复

  • cfa_laroche
    将RGB格式的图片进行mosaic处理得到RawData格式的图片,然后再恢复成RGB格式彩色图片,laroche-CFA插值算法(turn an RGB picture to RawData picture,then recover the RawData picture to an RGB picture.it is called laroche-CFA.)
    2020-09-12 13:48:01下载
    积分:1
  • LMS
    自适应滤波器LMS算法包括SIMULINK模型及S函数的编写(LMS adaptive filter algorithm, including the preparation of the SIMULINK model and S function)
    2020-07-03 19:40:02下载
    积分:1
  • digital-watermark-
    基于傅里叶变换的数字水印嵌入技术,可用于图像加密领域。(Based on the Fourier transform of the digital watermark technology )
    2012-02-28 16:11:23下载
    积分:1
  • signalwaveletdecomposeandreconstruct
    说明:  实现信号的小波分解,绘制小波不同尺度下的信号分解图形,同时去除噪声,实现信号的小波重构(The realization of the wavelet decomposition of signals, mapping at different scales of wavelet signal decomposition graphics, while removing noise, the realization of the signal wavelet reconstruction)
    2008-09-11 10:18:15下载
    积分:1
  • detectline
    包含滤波模板,形态学运算,边缘检测结合经自己修改过的hough变换编写的vc程序,成功检测机场跑道和任何图像中最明显的现状特征,经测试,检测精度高。对学习vc编程用于图像处理有帮助。(hough transform based image processing package which is useful for detecting airfield like straight line features.)
    2009-07-16 15:27:30下载
    积分:1
  • day_file_to_xun
    由遥感图像的日数据生成旬数据,一是输出旬数据总和,二是输出旬数据平均值(From the date of remote sensing image data generated late data, the sum of ten days one output data, the second is the average of the output data late)
    2016-05-16 11:15:23下载
    积分:1
  • read_envi_image
    IDL中用于读取ENVI格式的遥感卫星影像数据的IDL程序(IDL, ENVI format for reading remote sensing image data on the IDL)
    2013-11-01 09:51:07下载
    积分:1
  • denoiseImageDCT
    对图像采用DCT变换后,进行图像去噪的算法(Image denoise by DCT)
    2020-06-29 20:40:02下载
    积分:1
  • image_mva
    基于图像的纹理特征参数的MVA的提取,该方法使用方便,理解简单。(Image-based texture feature extraction parameters of MVA, the method easy to use, easy to understand.)
    2010-02-23 20:13:57下载
    积分:1
  • FisheyeImCorr
    图片鱼眼畸变校正程序。用于处理图片桶形失真枕形失真。(Picture fisheye distortion correction program. Used for processing images barrel distortion pincushion distortion.)
    2012-10-12 14:38:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载