09-30-2010 10:09 AM
Hi -
I'm having a bit of a problem using the IMAQ ROIProfile VI.
I'm currently working on a project where I need to extract the profile of center line of an image. I was able to do this when I set the ROI Profile to controle HOWEVER I want to do this programatically. I already have the coordinates of the line I just need to figure out how to unbundle the ROI Descriptor to manipulate just the coordinate array
Any Sugestions?
Solved! Go to Solution.
09-30-2010 10:35 AM
Something like that:
Otherwise you can use IMAQ Convert Line To ROI - probably its will be more easy for you.
Andrey.
09-30-2010 11:24 AM
the IMAQ Line to ROI worked perfectly!!!!
Thanks a million!!!!