Dual-mode image saliency detection method based on node classification and sparse graph learning

A node classification and detection method technology, applied in image enhancement, image analysis, image data processing and other directions, can solve the problem of not considering the global relationship, increase the amount of calculation, low precision, etc., achieve good saliency detection results, reduce adjacency calculation, ensure the accuracy of the effect

CN113011438APending Publication Date: 2021-06-22NORTHEASTERN UNIV
0 Cites 2 Cited by

Patent Information

Authority / Receiving Office
CN · China
Current Assignee / Owner
Publication Date
2021-06-22

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses a bimodal image saliency detection method based on node classification and sparse graph learning, and belongs to the technical field of computer vision. According to the invention, the method comprises the steps: taking a thermal infrared image as an image channel of a color image to carry out superpixel segmentation, extracting color features and multilayer semantic features of each superpixel in a bimodal image, establishing a graph model, and then carrying out low-rank matrix decomposition on the color features of the two modal images, generating a corresponding low-rank matrix and a sparse matrix, and classifying graph model nodes; calculating an initial adjacency matrix according to a node classification distance and an Euclidean distance, and then carrying out sparse graph learning saliency sorting by using the initial adjacency matrix and an indication vector for many times to obtain a saliency graph. Compared with an existing saliency detection method, the method has the advantages that the detection precision is remarkably improved, the image saliency region can be well separated from the background, and the method still has good performance on images shot in a rain and fog environment and an environment with insufficient light.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to an image saliency detection method, in particular to a dual-mode image saliency detection method based on node classification and sparse graph learning. Background technique

[0002] Saliency detection is to identify the most attractive objects or regions in an image by simulating the attention mechanism of the human eye. As a key step in image processing, salient object detection plays an important role in computer vision tasks such as image segmentation, object tracking, and image fusion.

[0003] Most of the current saliency detection methods are mainly designed for visible light images, that is, RGB images. When exposed to challenging environments such as poor lighting conditions or complex backgrounds, methods designed for RGB images may not be able to accurately distinguish salient objects from the image background. Therefore, some researchers have begun to use multiple sensors to acquire images of different modalities,...

Examples

Embodiment Construction

[0057] In order to facilitate the understanding of the present application, the present application will be described more fully below with reference to the relevant drawings. Preferred embodiments of the application are shown in the accompanying drawings. However, the present application can be embodied in many different forms and is not limited to the embodiments described herein. On the contrary, the purpose of providing these embodiments is to make the disclosure of the application more thorough and comprehensive.

[0058] figure 1 It is a flow chart of the bimodal image saliency detection method based on node classification and sparse graph learning of the present invention. figure 2 It is a schematic diagram of the implementation process of the dual-modal image saliency detection method based on node classification and sparse graph learning according to the embodiment of the present invention. Combine below figure 1 and figure 2 Describe the method in detail, such...