登录
首页 » matlab » super-pixel

super-pixel

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

  • fourier
    傅里叶变换的基本概念介绍和应用,做计算和频谱分析时蛮有用的。(fourier transform)
    2012-04-10 09:44:29下载
    积分:1
  • ImgEn
    利用matlab实现了图像增强的功能,里面包含一些目标较新的算法,同传统方法,对学习图像增强有很好的帮助(Using matlab to achieve the image enhancement function, which contains some of the objectives of the newer algorithms, with the traditional methods of learning have very good image enhancement to help)
    2007-07-26 10:46:05下载
    积分:1
  • shuangmu
    双目匹配计算视差,生成深度图。(前提是用自己标定好的摄像头拍的图片,导入内外参数然后进行立体匹配)(Binocular matching calculates parallax and generates depth map.(The premise is to take a picture with your own calibrated camera, import internal and external parameters, and then stereo matching))
    2020-09-03 14:48:09下载
    积分:1
  • ImageRegistration
    基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、CT、MRI、 PET、 SPECT图像结构信息融合; (3)模式识别,如特征识别、波形分析、签名证实、目标物运动跟踪、序列图像分析等; (4)计算机视觉,可用于目标定位、自动质量控制等; (5)遥感数据分析,多电磁波段图像信息融合,如多谱段的等场景分类、定位和识别定义好的或已知特征的场景、自然资源监控、核生长监控、市区增长检测等。 本算法实现使用VC++6.0为开发环境,目前只支持灰度图像,感兴趣的朋友可以进一步扩展。(Image registration is a fundamental problem in image processing, which is a process to match two or more images of the same scene taken at different times, from different viewpoints, or by different sensors. Image registration is an important technique for a great variety of applications such as medical image analysis, computer vision, remote image data analysis, image information fusion, and the recovery of the 3–D characteristics of a scene.)
    2009-03-19 13:17:58下载
    积分:1
  • FFT_armtest_vc
    这是一个比较全面的傅里叶变换,例子中含有测试的图片,能让人更加明白傅里叶变换的处理效果。(This is a more comprehensive Fourier transform, the example contains a picture of the test, can make people more aware of the Fourier transform of the treatment effect.)
    2012-07-10 10:57:38下载
    积分:1
  • image_fusion_curvelet_GA
    matlab code for image fusion based on curvelet transform and genetic algorithm
    2012-10-10 20:14:57下载
    积分:1
  • mac
    是有关图像去噪与分割的算法,形态成分分析法,的源码,可以直接使用(Is the source of the image denoising and segmentation algorithm, the form of component analysis, can be used directly)
    2012-06-18 17:51:37下载
    积分:1
  • DelTilt
    消除波面倾斜的函数,可以用于将波面的倾斜消去(Elimination wavefront tilt function, can be used to eliminate the inclined wavefront)
    2021-03-11 11:39:25下载
    积分:1
  • matlab回归法做变化
    matlab回归法做图像变化检测。有图片有结果,有论文说明,可参照使用(Matlab regression method for image change detection. There are pictures of the results, there are papers, can refer to use)
    2017-10-25 17:39:39下载
    积分:1
  • 人脸识别系统设计—毕业设计
    说明:  本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料(this issue is the major content of image preprocessing, mainly from the camera to obtain images Face then, in order to improve the recognition and positioning accuracy. The module consists mainly of light compensation, Grayhound, Gaussian smoothing, balanced histogram, image contrast enhancement, image pre- processing module in the system plays a crucial role in image processing will have a direct impact behind the positioning and identification, within Active code and all papers information)
    2005-11-10 23:36:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载