[vtkusers] canny edge detection help

Bill Lorensen bill.lorensen at gmail.com
Thu Aug 24 13:45:00 EDT 2017


Remove the

vtkImageLuminance from the pipeline.


On Thu, Aug 24, 2017 at 12:17 PM, Ramamurthy, Rajesh (GE Global
Research, US) <ramamurr at research.ge.com> wrote:
> Hi All,
>
>
>
> I am new to using VTK and hence I am trying to work with the toolkit using
> the online examples for canny edge detection and reading DICOM images.
>
>
>
> My need is to do sub-pixel canny edge detection of a DICOM image and then
> write out the results to a file. I found examples for both and combined it
> together into a test app code as below.
>
>
>
> The code builds, and runs but I am always getting no edges written to my
> output edges.txt file. I tried playing with different canny parameters but
> it did not seem to change the situation. I want the edges of the attached
> DCM file to be found, I have a sample edge detection shown in the attached
> text file here.
>
>
>
> Thanks!
>
> Rajesh
>
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list