[vtkusers] vtk Hough Transform
Patrick (Peng) Cheng
peng-cheng at uiowa.edu
Mon Aug 9 13:04:26 EDT 2004
Hi Moti,
You can try using ITK.
it has
HoughTransform2DCirclesImageFilter
HoughTransform2DLinesImageFilter
It's very easy to do all the job in ITK and then use a itkImageToVTKFilter to export image to VTK.
Patrick
---------------------------
Patrick (Peng) Cheng
Biomedical Engineering
University of Iowa
Tel:(319) 400-7442
Email: peng-cheng at uiowa.edu
===========2004-08-09 10:00:09 You wrote in your letter:==============
>Hi!
>
>i tried to find some hough transform filter to find circles on image in vtk,
>someone know anything about.
>I'm intend to develop one by my own if there isn't such a filter at vtk.
>
>Moti
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
================================================================
More information about the vtkusers
mailing list