Author: Luigi Claudio Viagrande (LuigiViagrande at gmail.com) History: 16/07/2012 v1.0
Source: Brute_.java Installation: Download Brute_.java to the plugins folder, or subfolder, go to Plugins/Compile and Run, select Brute_.java from plugins folder or subfolder, then run the plugin using the Plugins/Brute or Plugins/'subfolder'/Brute command. Description: This plugin searches for cloned sections (Forgery) inside digital images GUI: X: value that indicates the top left x value of the source
Y: value that indicates the top left y value of the source
W: value that indicates the width of the source
H: value that indicates the height of the source
Threshold: value that indicates the maximum amount of difference between the source pixel and the analyzed pixel values
Rotation: value that indicates the maximum angular rotation that the source selection could perform
Steps: value that indicates the angular rotation performed by the source selection at each iteration
CounterClock: value that indicates if the source selection could rotate clockwise or counterclockwise
There are two ways to use the program. The first method allows you to enter values directly in X,Y,W andH text box to select the source or the target search box. The second method allows you to define the regions of interests with the mouse.
The Report HTML button saves a report of the operations made with this tool in an html page by including all values in the table and all procedures step by step. This button is useful to create a forensics documentation.
- Textbox method
Write in the X,Y,W and H text box the value and press Source; the requested selection box will be written in the first list on the left. You can also select a target box if you want to limit the search to a specific zone. Just type the selected X,Y,W and H values in the text box and press Target. If you want to cancel the source box, the text box, the result or all just press the desired Clear_. button.
- Mouse method
Select the first tool on the left, rectangular selection. Then click and drag the mouse over the image to define the desired region of interest and release the mouse button. Then press the Source orTarget button.
Bug: there are no known bugs, but please report any bugs to my email.Thanks.