LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ROI

Solved!
Go to solution

Hi,

How can I focus a ROI on a moving dot using a basler camera and meanwhile obtaining the coordinates of this dot on labview? Are there some examples that can do that?

thank you

0 Kudos
Message 1 of 2
(1,804 Views)
Solution
Accepted by topic author fra24

@fra24 wrote:

Hi,

How can I focus a ROI on a moving dot using a basler camera and meanwhile obtaining the coordinates of this dot on labview? Are there some examples that can do that?

thank you


It depends which "Dot" you would like to search and from used tools. In assumption that you need to locate contrast dot, you can use simple threshold, then particle analysis, and after that rectangle to ROI (or to point if needed), something like that:

Screenshot 2024-06-28 16.05.06.png

Sorry for slightly "messed" code, it was just "lunch break" example, this is how it works:

pong.gif

LV2018 in the attachment

Message 2 of 2
(1,778 Views)