Capture Screen

Author: Danilo Cantarella (cantarella.danilo@gmail.com) and Mirko Raimondo Aiello (mremaiello@gmail.com)
Advisor: Prof. Sebastiano Battiato (battiato@dmi.unict.it)
History: This plugin was implemented in June 2013 - Computer Forensics

Works with:

All type of videos
ImageJ's version: 1.46r (used to develop this plugin)
Source: Capture_Screen.java
Installation:

Download Capture_Screen.java, xuggle-xuggler-5.4.jar, slf4j-api-1.7.5.jar.
Make a directory in the plugins folder, call this directory “Capture Screen”, copy Capture_Screen.java, xuggle-xuggler-5.4.jar and slf4j-api-1.7.5.jar into this folder and compile it with the “Compile and Run” command. Restart ImageJ to add the “Capture Screen” menu and his commands to the Plugins menu.

Description:

This plugin implements a function to capture a part of the screen.

Usage:

Here is a brief description:
Choose Capture_Screen plugin from Capture Screen folder in the Plugins menu. Then follow this step:

1. Select the output folder;

1. Open player you want to capture and place it visible on your desktop;

3. Select area you want capture;

4. Confirm the selected area (highlighted in green);

5. Select or deselect checkbox to save images and video;

6. Using choise menu to select images and video enconding;

7. If you are saving Jpeg images, select the quality using the slider;

8. Attend test of your system's perfomance;

9. Select the number of fps using the slider;

10. Press Start to start the capture and then Stop to stop che capture;

11. Wait for econding's ending.

The plugin will save a report called "report.html" in the output directory.


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