[Community] [Insight-users] Line SpatialObjects returned from Hough Transform
Richard Frank
rfrank at dominionsw.com
Fri Oct 25 13:07:48 EDT 2013
Hi,
I don't seem to understand how lines are returned from the HoughTransform2dFilter.
I have a preprocessed binary tiff file the contains some thin white rectangles. In Matlab, I can easy find using Hough and draw the lines on top of the image, so the input data is fine.
In ITK I write out the Hough space and see peaks where they probably should be.
But the line output doesn't make sense to me. Looking at the code, it seems it's perhaps storing p and theta in the line spatial object?
I ran the example and the output from my inputs are not my lines....
Thanks
Rick
_____________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users
More information about the Community
mailing list