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
I got stuck in cv.boundingRect. As per OPENCV doc It takes Point2fVector as args1 but in OPENCV JS it takes MAT as args1. Is there any way to convert Point2fVector to MAT.
The text was updated successfully, but these errors were encountered:
Hi
I got stuck in cv.boundingRect. As per OPENCV doc It takes Point2fVector as args1 but in OPENCV JS it takes MAT as args1. Is there any way to convert Point2fVector to MAT.
The text was updated successfully, but these errors were encountered: