This document presents research on detecting image forgery using support vector machines. It begins with an abstract discussing how easily images can be digitally manipulated today without leaving traces. It then discusses the most common forgery techniques of splicing, where one image region is cut and pasted into another image, and copy-move, where an image region is copied and pasted within the same image.
The document then reviews previous work on forgery detection techniques. It proposes a new approach that uses preprocessing, feature extraction from image blocks, and support vector machines to classify images as authentic or forged. If forged, principal component analysis is used to identify the forged regions. The approach is tested on splicing and copy-move forgeries and