为了准确地提取出图像中的显著区域,根据人类视觉注意机制的基本原理,提出一种基于背景和中心先验的图像显著性检测方法.首先选择了SLIC(Simple Linear Iterative Clustering)超像素分割算法对输入图像进行预处理,使得检测结果能够最大程度上保持图像中物体的形状;然后根据背景先验理论,大致区分图像的背号和显著目标;最后,针对传统的中心效应对偏离图像中心的显著目标检测失效的问题,将背景先验显著图的质心作为显著目标的中心位置建立中心显著图,进一步抑制背景,突出显著目标.仿真实验结果表明,针对自然场景的图像,该方法能够均匀地突出显著对象,有效地抑制背景.
In order to detect salient region accurately in the image, an image saliency detection based on background and center prior in natural scenes is proposed according to the basic principle of human visual attention mechanism,. The original image is first seg- mented into superpixels using SLIC (Simple Linear Iterative Clustering ) segmentation algorithm so that the detection result can keep the shape of the objects in the image. Then according to the theory of background prior, the background and salient object is roughly separated. Finally, the final saliency map which further highlight salient object is generated by regarding the centroid of the back- ground prior saliency map as the center of salient object ~ which overcomes the problem that the traditional center prior falls to detect the target which deviated from the center of the image. Simulation Experiments demonstrate that this method can highlight saliency object uniformly and suppress the background in natural scenes effectively.