03-10-2013 04:59 AM
how to Set dynamic ROI for reading characters in image captured from camera.
09-27-2013 02:47 PM
You are kind of requesting to put the cart before the horse. You have to set the ROI large enough so that you can find any instance of a character you are expecting, although if you know how the size will change under different circumstances, you can certainly adjust the size of the ROI dynamically. To do this, I typically use the IMAQ Convert Rectangle to ROI, and change the rectangle bounds as needed.