Discussion:
Image Edge Detection Question
(too old to reply)
Tim C.
2008-07-30 22:10:06 UTC
Permalink
Hello
 
I am trying to use the example "image edge detection" .
 
I have been experimenting with the example trying to detect an image edge then mask off everything else and save the area of the edge from the original file.
 
The goal is to be able to select a region of intrest detect the edge of that region only then save it or preview in the original color format.
 
I have a pretty good idea how to zoom in or grab the region of intrest but transferring the image edge area to the original image has me stumped.
 
I cannot use any of the vision toolkits
 
any help would be appretiated.
Thanks
Tim C.
corys
2008-07-31 03:40:05 UTC
Permalink
I have an interest in a similar project I'll be working on in the future. Unfortunately, I don't have LabView on this computer, so can't put anything together at the moment. I'll try and put something together tomorrow. If you get a chance to post what code you have, it might be helpful. Either way, I'll take a look at the example you mentioned, and see what I can do.Good luck, and I'll try to help as soon as I can :)
MikeS81
2008-07-31 05:10:05 UTC
Permalink
Hi Tim C.,
so you will get your image without using the IMAQ Toolkit, right? Where do you have problems with the "Image edge detection.vi"? Can you already load your own picture into it? If you have the coordinates from your region of interest, use these values and extract this area from the original picture.
Mike
corys
2008-08-06 20:10:08 UTC
Permalink
Hi Tim, Did you happen to work things out? I've been busier than I thought I would have been, and haven't had the time to try anything with edge detection and image manipulation. I may have the time soon, if you still have questions.I haven't forgotten about you! :PMessage Edited by corys on 08-06-2008 03:09 PM
Loading...