ObjectDatasetTools icon indicating copy to clipboard operation
ObjectDatasetTools copied to clipboard

create_label_files

Open Roy-815 opened this issue 3 years ago • 2 comments

when i try to get the mask of the object,it appear that: Traceback (most recent call last): File "create_label_files.py", line 155, in cnt = max(contours, key=cv2.contourArea) ValueError: max() arg is an empty sequence

i don not know how to handle it,anybody can you help me ? thank you very much!

Roy-815 avatar Dec 14 '22 07:12 Roy-815

你这个是因为投影出边界了

LLLbings avatar Feb 10 '23 00:02 LLLbings

The object came out of the frame while you were capturing the image.

Vemokaz avatar Jan 29 '24 07:01 Vemokaz