登录
首页 » matlab » TurboPixels

TurboPixels

于 2012-04-09 发布 文件大小:329KB
0 260
下载积分: 1 下载次数: 276

代码说明:

  利用turbopixel的超像素图像分割方法,可以显示不同块的颜色。(This is a mex c and matlab code, which uses the turbopixel to segment the object from the image. )

文件列表:

TurboPixels

...........\clip.m,150,2007-04-13
...........\convolve.c,10499,2007-04-13
...........\convolve.h,963,2007-04-13
...........\corrDn.c,4560,2007-04-13
...........\corrDn.mexglx,36875,2009-10-13
...........\corrDn.mexw32,24576,2009-10-15
...........\demo_superpixels.asv,328,2012-03-28
...........\demo_superpixels.m,326,2012-03-28
...........\display_contour.m,1210,2007-04-13
...........\display_logical.m,687,2007-04-13
...........\DT.c,3779,2007-04-13
...........\DT.mexglx,9116,2009-10-13
...........\DT.mexw32,8704,2009-10-15
...........\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,1768,2007-04-13
...........\get_full_speed.mexglx,7508,2009-10-13
...........\get_full_speed.mexw32,6656,2009-10-15
...........\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,1417,2007-04-13
...........\height_function_der.mexglx,7053,2009-10-13
...........\height_function_der.mexw32,6656,2009-10-15
...........\height_function_grad.c,3836,2007-04-13
...........\height_function_grad.mexglx,7446,2009-10-13
...........\height_function_grad.mexw32,7168,2009-10-15



...........\local_min.c,1259,2007-04-13
...........\local_min.mexglx,7003,2009-10-13
...........\local_min.mexw32,6656,2009-10-15
...........\lsmlib
...........\......\computeDistanceFunction2d.c,4147,2007-04-13
...........\......\computeDistanceFunction2d.m,1736,2007-04-13
...........\......\computeDistanceFunction2d.mexglx,23449,2009-10-13
...........\......\computeDistanceFunction2d.mexw32,17920,2009-10-15
...........\......\computeExtensionFields2d.c,5633,2007-04-13
...........\......\computeExtensionFields2d.m,1908,2007-04-13
...........\......\computeExtensionFields2d.mexglx,24234,2009-10-13
...........\......\computeExtensionFields2d.mexw32,18432,2009-10-15
...........\......\doHomotopicThinning.c,3461,2007-04-13
...........\......\doHomotopicThinning.mexglx,23562,2009-10-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.m,773,2007-04-13
...........\README.txt,2053,2007-08-18
...........\superpixels.m,1762,2007-08-18
...........\upConv.c,6369,2007-04-13
...........\upConv.mexglx,37835,2009-10-13
...........\upConv.mexw32,25088,2009-10-15
...........\wrap.c,8313,2007-04-13
...........\zero_crossing.c,1323,2007-04-13
...........\zero_crossing.mexglx,6974,2009-10-13
...........\zero_crossing.mexw32,6144,2009-10-15

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

发表评论

0 个回复

  • SURF
    基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高(Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly improved)
    2013-10-04 11:10:04下载
    积分:1
  • gridCut
    graphcut的最新改进,在网格上应用graphcut,作者将其称为gridCut,此压缩包内含文章与源代码,出自CVPR2012,关注计算机视觉的同学可以详细参考,代码已调试通过(the new advance of graphcut, named gridCut, derived from CVPR 2012, useful to guys on ComputerVision.The code is runnable.)
    2020-10-29 23:30:02下载
    积分:1
  • MatlabImageProcessing
    遥感图像的读取,显示。包括BSQ、BIL、BIP格式。带实验数据。(Remote sensing image read, display. Including the BSQ, BIL, BJP format. With the experimental data. )
    2013-03-13 23:44:41下载
    积分:1
  • target
    这是一个关于互相关法检测目标图像和原图像的程序,可以参考使用。(This is a program on the cross-correlation method to detect the target image and the original image, you can use and reference.)
    2015-12-20 11:00:34下载
    积分:1
  • kongyulvbo
    采用五种算子对图像进行空域滤波处理,实现去模糊效果。(Using five kinds of operators on the image spatial filter processing, and to the blurring effect.)
    2010-01-10 23:07:02下载
    积分:1
  • pinghua
    实现对图像平滑模糊,有简单平滑、高斯模糊和中值滤波三种可选,基于OPenCV类库实现,代码可直接运行(Achieve a smooth blur the image, a simple smooth, Gaussian blur and median filtering three options, OPenCV-based library, the code can be run directly)
    2014-06-13 16:45:36下载
    积分:1
  • many_solution_figure_enhancement
    多种图像增强方法,效果都挺好的的。包括dct,灰度变换,直方图均匀化,图像锐化(variety of image enhancement methods, the results are very good. Including Extra, the gray-scale transformation, histogram equalization, image sharpening, etc.)
    2007-04-05 17:09:30下载
    积分:1
  • slam
    视觉slam十四讲,程序资料:g2o优化、cere拟合、特征点提取与匹配、点云拼接、opencv图像读取(Visual slam 14, program data: g2o optimization, cere fitting, feature point extraction and matching, point cloud mosaic, OpenCV image reading)
    2019-03-06 09:03:10下载
    积分:1
  • CEGUIDemo3
    介绍CEGUI中所给的例子的的文档,很详细.(Introduce the samples in the CECUI,very detailed!)
    2009-05-19 15:07:56下载
    积分:1
  • contourlet
    利用contourlet变换、小波变换等方法,进行图像去噪,经过调试,完全可以运行,效果不错(Contourlet transform, wavelet transform methods for image denoising, debugging, can run, good results)
    2012-03-09 20:06:22下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载