<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Error in perimeter evaluation for particle analyzer"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=988">988</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Error in perimeter evaluation for particle analyzer
</td>
</tr>
<tr>
<th>Product</th>
<td>Fiji
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P5
</td>
</tr>
<tr>
<th>Component</th>
<td>ImageJ2
</td>
</tr>
<tr>
<th>Assignee</th>
<td>imagej-bugs@imagej.net
</td>
</tr>
<tr>
<th>Reporter</th>
<td>pippomaggi@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=228" name="attach_228" title="Squares with the same area but different rotations">attachment 228</a> <a href="attachment.cgi?id=228&action=edit" title="Squares with the same area but different rotations">[details]</a></span>
Squares with the same area but different rotations
The computation of the perimeter for particle analyzer is not consistent when
you analyze particles with edges that are not parallel, perpendicular, or do
not have a 45 degree inclination.
The issue can be reproduced as follows:
1 - With an external program, generate an 8-bit image with a series of squares
with the same area but different rotation from 0 to 45° (example is provided)
2 - Threshold the image (Image->Adjust->Threshold)
3 - Apply particle analysis to the image (Analyze->Analyze Particles)
The results will show same area but different perimeter.
The problem is inherited by shape descriptors based on Perimeter quantity and
plugins (e.g. Shape Descriptor1u).
The issue seems to be related to on edge detection because the outlined profile
is stepped and not continuous. Increase of image resolution does not improve.
Fiji ImageJ 2.0.0-rc-15/1.49k
Java 1.7.0_67
Windows 7 (64 bit)
The bug was found on ImageJ 1.44 as well.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>