A novel image hashing with low-rank sparse matrix decomposition and feature distance

Zixuan Yu,Zhenjun Tang,Xiaoping Liang,Hanyun Zhang,Ronghai Sun,Xianquan Zhang
DOI: https://doi.org/10.1007/s00371-024-03517-w
IF: 2.835
2024-06-15
The Visual Computer
Abstract:Image hashing is an efficient technique of image processing for various applications, such as retrieval, copy detection and authentication. In this paper, we design a novel image hashing algorithm using LRSMD (low-rank sparse matrix decomposition). Firstly, an input image is preprocessed by interpolation, Gaussian blur and color space conversion. Next, the preprocessed image is fed into the LRSMD for learning a low-rank matrix. Then, statistical features of non-overlapping blocks in the low-rank matrix are extracted. Finally, the hash code is obtained by calculating feature distances. Various experiments are done on public datasets to demonstrate the robustness and discrimination of the proposed algorithm. The results show that the proposed algorithm outperforms several advanced algorithms in balancing the performances of robustness and discrimination.
computer science, software engineering
What problem does this paper attempt to address?