登录
首页 » matlab » super-pixel

super-pixel

于 2013-07-07 发布 文件大小:712KB
0 213
下载积分: 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 个回复

  • image-geometric-transformation
    实现图像的几何变换,包括图像的平移、镜像变换、缩放、转置以及旋转。(Achieve geometric transformation of image, including the image translation, image transformation, scaling, transpose and rotation.)
    2015-07-15 14:30:29下载
    积分:1
  • FaceDetection
    该程序可以将一附图片中的人的脸部轮廓检测出来,以作后续处理。(The program can be attached to a film of people' s facial contours detected for follow-up.)
    2009-05-12 17:00:32下载
    积分:1
  • 点云PCL三维重建
    通过PCL点云库对点云数据进行三维重建的好例子
    2020-05-09下载
    积分:1
  • weightedMedian
    中值滤波在图像处理中占据很重要的地位,本代码是加权中值滤波处理源码。希望对大家有用。(Median filter in image processing occupies a very important position, the code is weighted median filter processing source. Hope to be useful.)
    2010-09-13 01:11:21下载
    积分:1
  • Zhang-Suen-thinning-algorithm_main
    二值图像的Zhang快速并行细化算法,具有速度快、保持细化后曲线的连通性和无毛刺产生等优点。(Zhang fast parallel thinning algorithm)
    2018-04-20 09:51:53下载
    积分:1
  • ColorHistogram
    图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。(Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three color components expressed as a one-dimensional vector, then calculate the color histogram as a feature.)
    2011-07-06 21:25:29下载
    积分:1
  • ballalongline
    小球沿斜线运动,可以扩展到其他程序中,第一次上传,谢谢。(a ball along with a line.)
    2013-11-17 20:53:20下载
    积分:1
  • 距离变换
    地图代数距离变换,八边形距离变换,马哈顿距离变换(Map algebra distance transform, eight sided distance transform, distance transformation)
    2020-12-08 20:39:20下载
    积分:1
  • ImageSceneRetrieval
    在Matlab中建了图形用户界面,采用不同特征提取方式,如gray,color,lbp,灰度共生矩阵GLCM等,对数据集中的影像进行场景检索。(Graphic user interface is built in Matlab. Scene retrieval of images in dataset is carried out by using different feature extraction methods, such as gray, color, lbp, gray level co-occurrence matrix (GLCM).)
    2018-11-08 17:44:32下载
    积分:1
  • hogfeature
    利用积分图的方式提取图像hog特征,用于人脸、行人检测。(Using the integral plot to extract the image hog feature, for human face, pedestrian detection.)
    2021-04-21 12:58:49下载
    积分:1
  • 696516资源总数
  • 106436会员总数
  • 7今日下载