Jump to content

Object Tracking using Detection as ROI ref


Recommended Posts

Hello, 

I'm trying to implement an object tracking in LabVIEW. I've written a VI (attached) to detect and locate the centroid of elliptical shapes (because my circular subject can possibly be rotated and appear as an ellipse). However, the detection is not successful on every frame.

For this reason, I would like to use the object detection method I've written as a ROI reference for an object tracker, whereby the object detector runs every 10-20 frames or so to make sure the tracker has not accumulated too much error. Any advice on how I can do this? Thanks! 

Additionally, any criticism or advice on my object detection method would be appreciated. 

Vision.vi

Link to comment
  • 3 months later...

Hard to comment too much without some example images. I think you are on the right track to do an object detection with a more primitive image processing step to recenter the ROI and mitigate errors, but can't really comment further without a handful of images for context.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.