You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cvb...@googlegroups.com
Hello all,
I use the cvBlob lib to detect all blobs on an input video file. I would like to convert the contour coordinates to OpenCV vector<vector<Points> > contours. Is this possible? Actually I want to extract the contour to have a ROI (not the whole bounding box). This to further analyse the blob.