05-12-2024 11:17 AM
Is it possible to draw ROI(Interactively) on Image/Picture Control and capture the co-ordinates of ROI using Picture functions. I know it can be done using NI Vision modules but can it be done using only Picture functions ?
Thanks.
Solved! Go to Solution.
05-12-2024 12:02 PM
I found what i was looking for in "Pen Attributes And Image subsetting.vi" example vi. It demonstrates how different types of ROI can be drawn interactively and also create subset image out of it.