njanirudh / Aruco_Tracker

Aruco Markers for pose estimation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error: (-215) scn == 3 || scn == 4 in function cv::cvtColor

yiyayi-0123 opened this issue · comments

When I try to run aruco_tracker.py I get
cv2.error: OpenCV(3.4.1) C:\projects\opencv-python\opencv\modules\imgproc\src\color.cpp:11147: error: (-215) scn == 3 || scn == 4 in function cv::cvtColor

Can you check if the path to the image is correct?