thorstenwagner / ij-ridgedetection

Detect ridges / lines with imagej
GNU General Public License v2.0
42 stars 27 forks source link

Wrong contour class #10

Closed thorstenwagner closed 8 years ago

thorstenwagner commented 8 years ago

In some cases the contour class of line is wrong.

Example: ridge_test

Settings to produce: Line width: 6 High contrast: 255 Low contrast: 250 Correct position: deactivated Estimate width: deactivated

The contour with the ID 113 should have the class "both_junc" but the class is "start_junc".