04-27-2015 09:27 AM
I do have an IDS camera connected where I need to set the ROI. If I open the MAX I can see the option for the ROI but I can not set it. Why not?
If I am using the .NET driver from IDS in LabView I can set the ROI but with the problem that I have a picturebox as output and not a Imaq-image for further image processing.
What I need is a Imaq-image which a specific ROI which I can use for further image processing. The ROI needs to be set in the camera (not inside LabView) due to higher FPS!
Could someone suggest me a solution?
Thanks in advance!
Solved! Go to Solution.
04-27-2015 01:19 PM
Should be able to get full frame rate with or without presetting a ROI. I think IDS has a way of seeting the ROI outside of MAX using on over thier VIs. Use Array to Vision VI supplied by IDS to convert image arry to IMAQ format. See example image.
Matt