Giter Site home page Giter Site logo

rstreet85 / ela Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 0.0 15.7 MB

Java program to perform error level analysis on images

Java 100.00%
java computer-vision forensics image-processing image-compression image-forensics ela jpeg jpg jpeg-image-compression java-8 photoshop image-manipulation image-mask multithreading

ela's Introduction

ELA - Error Level Analysis

Description

A pure Java implementation of the Error Level Analysis method demonstrated in Krawetz, N. 'A Picture's Worth... Image Analysis and Forensics', 2007.

A suspect image is JPEG-compressed to 95%, and the difference between the original and compressed image is computed, then scaled. Areas with high error levels (non-back pixels) represent areas of potential tampering. Wikipedia Article

By default, program overlays areas of high compression error over the original image in the output (original remains unaltered).

Example:

Original Image: Original Image Doctored Image: Doctored Image Error-level Image: Error-level Image Masked Output Image: Masked Image

Usage

Single file mode example:

java -Xmx4096m -jar ELA.jar test/test1.jpg

Directory mode example:

java -Xmx4096m -jar ELA.jar test

ela's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ela's Issues

Mark Deprecated

Mark this project as deprecated in the README. Development has shifted to new repo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.