登录
首页 » matlab » super-pixel

super-pixel

于 2013-07-07 发布 文件大小:712KB
0 250
下载积分: 1 下载次数: 247

代码说明:

  基于熵率的超像素分割代码,是顶级会议上的代码(Entropy Rate Superpixel Segmentation)

文件列表:

超像素分割代码
..............\Entropy Rate Superpixel Segmentation
..............\....................................\Entropy Rate Superpixel Segmentation.pdf,759812,2012-06-05
..............\....................................\代码
..............\....................................\....\ers_matlab_wrapper_v0.1
..............\....................................\....\.......................\ers_matlab_wrapper_v0.1


..............\....................................\....\.......................\.......................\demo.m,3469,2012-06-11
..............\....................................\....\.......................\.......................\ERS
..............\....................................\....\.......................\.......................\...\Edge.h,2110,2011-06-29
..............\....................................\....\.......................\.......................\...\Image.h,4198,2011-04-11
..............\....................................\....\.......................\.......................\...\ImageIO.h,6426,2011-04-11
..............\....................................\....\.......................\.......................\...\MERCCInput.cpp,2210,2011-06-30
..............\....................................\....\.......................\.......................\...\MERCClustering.h,1920,2011-06-29
..............\....................................\....\.......................\.......................\...\MERCDisjointSet.cpp,2402,2011-06-29
..............\....................................\....\.......................\.......................\...\MERCDisjointSet.h,1982,2011-06-29
..............\....................................\....\.......................\.......................\...\MERCEdge.h,2555,2011-06-29
..............\....................................\....\.......................\.......................\...\MERCFunctions.cpp,3197,2011-06-30
..............\....................................\....\.......................\.......................\...\MERCFunctions.h,2086,2011-06-29
..............\....................................\....\.......................\.......................\...\MERCInput.h,1466,2011-06-30
..............\....................................\....\.......................\.......................\...\MERCInputImage.h,2920,2011-06-30
..............\....................................\....\.......................\.......................\...\MERCLazyGreedy.cpp,3888,2011-06-30
..............\....................................\....\.......................\.......................\...\MERCLazyGreedy.h,1372,2011-06-29
..............\....................................\....\.......................\.......................\...\MERCOutput.cpp,1953,2011-06-29
..............\....................................\....\.......................\.......................\...\MERCOutput.h,1470,2011-06-29
..............\....................................\....\.......................\.......................\...\MERCOutputImage.h,1920,2011-06-30
..............\....................................\....\.......................\.......................\...\mex_ers.cpp,2991,2011-06-30
..............\....................................\....\.......................\.......................\...\MHeap.h,6636,2011-06-30
..............\....................................\....\.......................\.......................\...\MList.h,3303,2011-06-29
..............\....................................\....\.......................\.......................\...\MMFunctions.h,5835,2011-06-29
..............\....................................\....\.......................\.......................\...\MSubmodularHeap.h,4365,2011-06-30
..............\....................................\....\.......................\.......................\make.m,376,2011-06-30
..............\....................................\....\.......................\.......................\mex_ers.mexw64,25600,2011-06-30
..............\....................................\....\.......................\.......................\random_color.m,709,2011-06-30
..............\....................................\....\.......................\.......................\README.txt,3582,2011-06-30
..............\....................................\....\.......................\.......................\seg2bmap.m,1362,2010-09-29

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

发表评论

0 个回复

  • SAD
    C++实现的SAD立体匹配算法,速度快,效果不错(SAD stereo matching method,it runs well.)
    2021-01-19 16:38:42下载
    积分:1
  • TV
    说明:  全变分模型主要是依靠梯度下降流岁图像进行平滑处理的模型,希望在图像的内部对图像进行平滑,使得相邻像素的差值较小(The total variation model is mainly based on the gradient descent flow year image smoothing model, hoping to smooth the image inside the image, so that the difference between adjacent pixels is small)
    2020-12-12 19:40:20下载
    积分:1
  • figurebianma
    说明:  本程序是用来做图像编码的,主要采用的算术编码的思想(This procedure is used for image coding, the main idea used in arithmetic coding)
    2010-04-21 20:28:02下载
    积分:1
  • SVM
    包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kernel function upscaling and SMO optimization algorithm, which can better achieve nonlinear data classification.)
    2018-03-14 10:30:01下载
    积分:1
  • NSCTimagefusion
    NSCT轮廓波变换程序,用于图像融合,有图有解释说明(NSCT image fusion)
    2020-09-02 16:58:08下载
    积分:1
  • 1708.06814
    说明:  
    2018-02-12 00:33:48下载
    积分:1
  • otsu-and-interation
    基于大津法和迭代法进行图像分割,分割结果较好(image segmentation based on otsu and interation)
    2011-09-21 23:10:58下载
    积分:1
  • cross-correlation-subpixel
    基于互相关的图像配准程序,能实现亚像素级的配准(Sub pixel level registration based on cross correlation image registration process)
    2015-06-19 09:14:27下载
    积分:1
  • Features2D_Homography
    使用OpenCV实现特征点的查找以及两幅图像中的特征点匹配(Use the function findHomography to find the transform between matched keypoints. Use the function perspectiveTransform to map the points)
    2014-03-07 11:04:15下载
    积分:1
  • main_lee
    说明:  进行Lee滤波的MATALB代码,适用于任何需要进行滤波的场合,尤其适用于InSAR处理(MATALB code for Lee filtering is suitable for any occasion where filtering is needed, especially for InSAR processing)
    2019-11-18 22:40:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载