中心先验

所属分类:其他
开发工具:matlab
文件大小:2772KB
下载次数:32
上传日期:2018-04-22 08:59:57
上 传 者qqxyf
说明:  显著性检测 中心先验,可以使用该代码实现图像的中心先验检测
(saliency detection-center prior, which can use this code to estimate the location of salient object)

文件列表:
中心先验\SPL_Saliency_Code\ColorFeatures\BoostImage.m (399, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\BoostMatrix.m (2809, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\canny.m (1724, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\castle.tif (250807, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\ColorHarris.m (1724, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\ColorStructureTensor.m (1093, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\ColorStructureTensor2.m (390, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\color_canny.m (3139, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\color_gradient.m (338, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\demo_color_canny.m (2047, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\demo_color_harris.m (2276, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\demo_quasi_invariant_edges.m (2014, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\dilation33.m (303, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\fill_border.m (1112, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\flower.jpg (11914, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\gDer.m (974, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\getmaxpoints.m (722, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\HSI_der.m (1713, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\make_image.m (102, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\O2RGB.m (242, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\opponent_der.m (1247, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\RGB2luminance.m (103, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\RGB2O.m (430, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\speelgoed.tif (196991, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\spherical_der.m (1887, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\star_sym_color.m (3143, 2013-08-03)
中心先验\SPL_Saliency_Code\ColorFeatures\visualize_corners.m (327, 2013-08-03)
中心先验\SPL_Saliency_Code\demo.m (4783, 2017-04-09)
中心先验\SPL_Saliency_Code\others\adjacency.m (2101, 2013-08-03)
中心先验\SPL_Saliency_Code\others\AdjcProc.m (659, 2013-08-03)
中心先验\SPL_Saliency_Code\others\colorspace.m (13590, 2013-08-03)
中心先验\SPL_Saliency_Code\others\makeweights.m (797, 2013-08-03)
中心先验\SPL_Saliency_Code\others\normalize.m (2365, 2013-08-03)
中心先验\SPL_Saliency_Code\others\ReadDAT.m (219, 2013-08-03)
中心先验\SPL_Saliency_Code\saliencymaps\(1)_our.png (10264, 2017-04-09)
中心先验\SPL_Saliency_Code\saliencymaps\(20)_our.png (11077, 2017-04-09)
中心先验\SPL_Saliency_Code\saliencymaps\(436)_our.png (10387, 2017-04-09)
中心先验\SPL_Saliency_Code\saliencymaps\(469)_our.png (5262, 2017-04-09)
中心先验\SPL_Saliency_Code\saliencymaps\(56)_our.png (7842, 2017-04-09)
... ...

The code is for paper "Graph-regularized Saliency Detection with Convex-hull-based Center Prior" by Chuan Yang, Lihe Zhang, and Huchuan Lu written by Chuan Yang Email: ycscience86@gmail.com ****************************************************************************** The code is tested on Windows XP with MATLAB R2010b. ****************************************************************************** Usage: >put the test images into file '\test' >run 'demo.m' ****************************************************************************** We use the SLIC superpixel software to generate superpixels (http://ivrg.epfl.ch/supplementary_material/RK_SLICSuperpixels/index.html) and some graph functions in the Graph Analysis Toolbox (http://eslab.bu.edu/software/graphanalysis/). Thanks to J. van de Weijer, Th. Gevers, J-M Geusebroek "Boosting Color Saliency in Image Feature Detection" (PAMI06), for providing the salient points detector. ****************************************************************************** Note: the running time of the superpixel generation is computed by using the SLIC Windows GUI based executable.

近期下载者

相关文件


收藏者