Find in Library
Search millions of books, articles, and more
Indexed Open Access Databases
Smoothing Filter Detection Algorithm Based on Middle and Tail Information of Differential Histogram
oleh: DAN Zhou-yang, LIU Fen-lin, GONG Dao-fu
Format: | Article |
---|---|
Diterbitkan: | Editorial office of Computer Science 2021-11-01 |
Deskripsi
Smoothing is an important method for digital image denoising and blurring.It is often used to beautify and retouch "forged" images.Therefore,it is necessary to detect various smoothing filters.Aiming at the common image smoothing proces-sing,this paper proposes a new smoothing filter detection algorithm based on the tail information of differential histogram.Firstly,for the image to be detected,multiple difference absolute value histograms are constructed based on different difference step lengths and directions.Then,the occurrence frequency of the difference values of 0 and 1 in the histogram is extracted,and the several difference values from large to small at the tail of the histogram and their occurrence frequency are extracted to construct multi-dimensional detection feature.Finally,an SVM classifier is constructed to detect images.The experiments of smoothing detection and distinguishing different smoothing filters are carried out on the image library.The experimental results show that the proposed algorithm has excellent detection performance for three common spatial smoothing filters,including median filter,ave-rage filter and Gaussian filter.In addition,the algorithm can effectively distinguish smoothing filter from sharpening,scaling,compression and other digital image operations,and has robustness in JPEG compressed image.