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
Yes i did is as per the instruction
python createBag.py Datasets 500 Bags
Traceback (most recent call last):
File "createBag.py", line 63, in
kp_vector, des_vector = calcVectors(image_names)
File "createBag.py", line 16, in calcVectors
curr_img = cv2.imread(img_list[0], 0)
IndexError: list index out of range
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: