DQT Extract

Author:

Dario Allegra (darioalltalk@gmail.com), Filippo Milotta (fmilotta@gmail.com)

Advisor:

Prof. Sebastiano Battiato (battiato@dmi.unict.it)

History:

This plugin was implemented in July 2012

Works with:

.jpg images

ImageJ's version:

1.46r (used to develop this plugin)

Source:

DQT_Extract.java CreateDB.java DQTDBCoded.dmi

Installation:

Create a folder named Process in the plugins folder. Compile DQT_Extract.java with the "Compile and Run" command. It also compile CreateDB.java with. DQTDBCoded.dmi no needs to be compiled, but must be placed in the same folder of DQT_Extract.java. CreateDB.java is an utility code that creates new DQTDataBase; is not necessary to run DQT_Extract.java. Put the class files generated in the Process folder. Restart ImageJ to add the "DQT Extract" command to the Plugins menu.

Description:

This plugin extracts DQT Luminance and Chrominance tables from .jpeg images (if they exist) and also search these tables in a given Database; if tables exist it says what devices matching. This plugin can generate .txt reports. It also execute batch job on multiple .jpeg images.

Usage:

Here is a brief description:
1) Select DQT Extract plugin
2) Select a .jpeg image (or folder) from Browse button
3) click on generate reports button to generate reports

 

 

| ImageJ Plugins Page | ImageJ Home Page | IPLab@CT Home Page |