登录
首页 » matlab » TIP_14_SPL

TIP_14_SPL

于 2020-09-16 发布 文件大小:1367KB
0 208
下载积分: 1 下载次数: 43

代码说明:

  基于多尺度超像素的显著性检测代码和文章(Saliency Detection with Multi-Scale Superpixels)

文件列表:

Saliency Detection with Multi-Scale Superpixels
...............................................\code-SPL-MS
...............................................\...........\APPgetSpStats.m,2232,2011-06-10
...............................................\...........\bayesian.m,527,2014-08-17
...............................................\...........\BoostImage.m,399,2009-11-25
...............................................\...........\BoostMatrix.m,2809,2009-11-25
...............................................\...........\boxfilter.m,931,2012-03-20
...............................................\...........\CBsegment
...............................................\...........\.........\mexSegment.mexw32,19456,2012-03-29
...............................................\...........\.........\mexSegment.mexw64,23040,2012-12-05
...............................................\...........\.........\htm" target=_blank>README,781,2014-08-15
...............................................\...........\ColorHarris.m,1420,2010-12-22
...............................................\...........\computeColorCenter.m,516,2011-06-05
...............................................\...........\computeColorWeight.m,963,2013-03-01
...............................................\...........\computeOneScaleSmap_fast.m,2293,2013-11-15
...............................................\...........\computeQuantMatrix.m,1230,2011-06-07
...............................................\...........\computeRegionHist.m,541,2012-04-27
...............................................\...........\cu_demo.m,1842,2014-08-17
...............................................\...........\cu_Saliency_map.m,6829,2014-08-17
...............................................\...........\dilation33.m,303,2005-10-19
...............................................\...........\elimatepoint.m,534,2010-12-24
...............................................\...........\fill_border.m,1143,2005-06-10
...............................................\...........\gDer.m,974,2006-08-08
...............................................\...........\getmaxpoints.m,754,2006-08-08
...............................................\...........\guidedfilter.m,957,2012-03-20
...............................................\...........\histDist.m,322,2011-06-05
...............................................\...........\im2superpixels.m,713,2011-06-07
...............................................\...........\imgs


...............................................\...........\mergeAdjacentRegions_fast.m,3212,2011-06-10
...............................................\...........\mexMergeAdjacentRegions.mexw32,12288,2012-03-29
...............................................\...........\mexMergeAdjacentRegions.mexw64,13312,2012-12-05
...............................................\...........\multi_saliency.m,521,2014-08-17
...............................................\...........\onescale_CB.m,2321,2014-08-17
...............................................\...........\out


...............................................\...........\processSuperpixelImage.m,949,2011-06-07
...............................................\...........\Readme.txt,286,2014-08-17
...............................................\...........\rgb2lab.m,1501,2010-04-28
...............................................\Saliency Detection with Multi-Scale Superpixels.pdf,1341498,2015-10-09

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

发表评论

0 个回复

  • 46597
    图象数据透明化源码,主要使用两种方法使图象透明显示:一种是用画板载入画图片,画出方式选择透明白色;另一种是将图象数据字节集化,并按高度和宽度逐一改变颜色使颜色透明。(Transparent image data source, the main use of the image transparent display two methods : one is to use Sketchpad loaded Picture , Draw Mode Select transparent white; the other is a set of bytes of image data , and press)
    2017-07-01 17:21:08下载
    积分:1
  • VesselSegmentation
    医学图像分割是数字图像分析中的重要环节,是长期以来国内外研究的热点问题,本代码专注于血管图像领域的分割。(Medical image segmentation is an important part of digital image analysis, is a hot topic at home and abroad for a long time, this code is to focus on areas of blood vessel image segmentation method.)
    2020-12-15 15:59:13下载
    积分:1
  • proj1
    说明:  用matlab 实现的图像滤波,,,,,,,,,,(Image filtering realized by MATLAB,,,,,,,,,,)
    2020-05-29 11:51:57下载
    积分:1
  • traffic-sign-recognition
    复杂场景中的红色交通标志牌检测与识别,结合颜色与圆形的标志牌定位,然后提取特征,最后用模板匹配的方法实现识别,内附图片和程序说明,对初学者有帮助(Red detection and recognition of traffic signs in complex scenes, the combination of colors and circular signs positioning, and feature extraction, the last with template matching methods to achieve recognition, included pictures and a description of the procedures for beginners)
    2012-12-30 15:32:40下载
    积分:1
  • 《WebGIS开发-ArcGIS Server与.NET》源码下载
    1AttributeQuery属性查询2BufferAnalysis缓冲区分析3ComExtender使用Com组件扩展GIS服务器4Common_CustomDataSource_CSharp自定义数据源,XML,遥感影像数据5ContextManager通过Context为服务器添加图层,使用Image代替MapControl6ContextMenu右键菜单(全图,输出地图)7CustomRender自定义专题图实现(GDI),非AO8CustomTask自定义任务,ITask,IFloatingPanelTask9CustomTool点、线、面、巨型、多边形、圆查询10DynamicAddResource动态添加本地/远程数据源,通过实例化MapResourceItem11ExportLegend输出图例,使用Image显示12FromControl使用用拖拉控件实现简单的地图浏览13FullSearch查询,全文查询14MapServerBrowserCS端使用AGS地图服务显示地图15NorthAmericaSample模版实例程序16Security移除图层、工具栏项、Task项17SetLayerVisibility控制图层可视性,使用Div代替Toc18SimpleAjaxAJAX原理实例19SpatialQueryCOMCom组件扩展服务器,空间查询20ThemeMap专题图,使用细粒度AO实现21VegSOE服务器对象扩展22webctrl_clientHtc,Web行为文件的使用23WebServiceTestGISWeb服务的使用与创建
    2015-04-01下载
    积分:1
  • total_mkl_matlab
    MKL多核学习综述文章对应的很多MKL代码的合集,里面有很多有代表性的代码,非常详细!(MKL multicore learn many review articles MKL code corresponding collection, there are a lot of representative code, very detailed!)
    2021-04-19 15:08:51下载
    积分:1
  • yuv420sp_to_yuv420p
    yuv420 to_yuv420p 程序(yuv420 to_yuv420p )
    2016-12-21 16:58:27下载
    积分:1
  • 目标跟踪
    通过手动框选目标区域,然后进行自动跟踪,使用的算法是Camshift,自适应均值漂移(By manually selecting the target area, then automatic tracking, using the algorithm is Camshift, adaptive mean shift)
    2020-10-09 11:07:35下载
    积分:1
  • ISAR-Matlab
    ISAR成像的最实用教材,采用matlab语言编写,包括源码(The best book about ISAR imaging,in matlab with resource codes)
    2020-11-26 11:39:31下载
    积分:1
  • kld
    基于数学形态学的图像颗粒度分析算法,先去噪再求面积然后绘制颗粒度函数。(based on mathematical morphology particle size analysis algorithms, first try to de-noising area before drawing particles function.)
    2006-06-24 13:10:11下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载