Author: Andrea Maira (andreamaira22@gmail.com) History: 4/9/2014 v1.0
Source Code: CloneDetector.java Installation: Download CloneDetector.zip to the plugins folder.
Go to Plugins -> Compile and Run, select CloneDetector.class from plugins folder, then run the plugin.Description: The plugin search one or more clones into the picture. GUI Description: Open Image from imageJ and start plugin:
Select Area: selecet area with instrument of imageJ. After pressing the button, will be shown the x and y coordinate of the first pixel, the weight and the height of the selected area.
Threshold: The Threshold value for the search. The default value is 3.
Scaling: The Scaling value, which is carried out both in width and in height. The default value is 0.
Rotation angle: The incrase of the angle in every try. The default value is 90°.
Number of Submatrices: The number of submatrices that will be detected after the original image. The default value is 0.
Start: Start the clone detector. Wait until into the picture will appear some cyan rectangular, that will be the clones.
Report: After the results,you can generate a report.html. It will contain all the data about the search.
Bug: Report any bugs with mail. Thanks