Image splicing detection technique based on Illumination-Reflectance model and LBP
- PDF / 2,281,700 Bytes
- 15 Pages / 439.642 x 666.49 pts Page_size
- 26 Downloads / 160 Views
Image splicing detection technique based on Illumination-Reflectance model and LBP Patrick Niyishaka1
· Chakravarthy Bhagvati1
Received: 24 April 2020 / Revised: 22 July 2020 / Accepted: 25 August 2020 / © Springer Science+Business Media, LLC, part of Springer Nature 2020
Abstract A Copy-create digital image forgery is image tampering that merges two or more areas of images from different sources into one composite image; it is also known as image splicing. Excellent forgeries are so tricky that they are not noticeable to the naked eye and don’t reveal traces of tampering to traditional image tamper detection techniques. To tackle this image splicing detection problem, machines learning-based techniques are used to instantly discriminate between the authentic and forged image. Numerous image forgery detection methods to detect and localize spliced areas in the composite image have been proposed. However, the existing methods with high detection accuracy are computationally expensive since most of them are based on hybrid feature set or rely on the complex deep learning models, which are very expensive to train, run on expensive GPUs, and require a very large amount of data to perform better. In this paper, we propose a simple and computationally efficient image splicing forgery detection that considers a trade-off between performance and the cost to the users. Our method involves the following steps: first, luminance and chrominance are found from the input image; second, illumination is estimated from Luminance using Illumination-Reflectance model; third, Local Binary Patterns normalized histogram for illumination and Chrominance is computed and used as the feature vector for classification using the following machine learning algorithms: Support Vector Machine, Linear Discriminant Analysis, Logistic Regression, K-Nearest Neighbors, Decision Tree, and Naive Bayes. Extensive experiments on the public dataset CASIA v2.0 show that the new algorithm is computationally efficient and effective for image splicing tampering detection. Keywords Splicing · Illumination · Reflectance · LBP · Luminance · Chrominance
1 Introduction Image tampering aims to modify the semantic meaning of the visual message to deceive the viewers by adding, removing, or changing, some major areas of image [27]. Digital Patrick Niyishaka
[email protected] 1
University of Hyderabad, Hyderabad, India
Multimedia Tools and Applications
images play a vital role in different fields including, crime scene investigation, images are used in courts of law as evidence, medical images are used for detecting and diagnosis of diseases like brain tumors, and several million images are uploaded to the social media platforms per day. However, digital image editing tools like GIMP or Photoshop have made effortless the process of editing and doctoring images. Those fake images mislead the public and to discern which is the authentic image or forged is a great challenge. Therefore, the image forgery detection techniques to ensure the authenticity o
Data Loading...