You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
blobs are shifted by the ROI offset, so if the ROI starts at x = 100, then a blob that normally is at position x = 150 is now at position x = 50, so we need to add roi.x to blob x position to have it in the right place again.
In UI, detected positions seems erratic :
Notes :
The text was updated successfully, but these errors were encountered: