LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

extracting image information beyond ROI

I would like to extract information from an image beyond the boundaries of the ROI which I have used for calibration. FOr my calibration template I have selected: distortion= perspective; corrected image scaling=scale to preserve area; corrected image learn ROI = ROI full image. Yet when I get my output I am not getting all the information that the image contains, it appears to be cropping the output in the horizontal direction. The prgram and sub vi's are below if it helps.

thanks


0 Kudos
Message 1 of 4
(2,713 Views)
Can you post the screen shots or better convert it for lv 8.0?
0 Kudos
Message 2 of 4
(2,633 Views)
Highly likely is if you are using a co-ordinate system then you wudve changed x and y measurement.
Message 3 of 4
(2,632 Views)
Because the area of interest only occupied the lower 1/4 of the image, I resized my calibration grid (ie the actual physical grid of dots) to occupy just the area of interest. It now is workling fine.

thanks
0 Kudos
Message 4 of 4
(2,616 Views)