Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

object_dection #52

Open
Himanil opened this issue May 3, 2019 · 1 comment
Open

object_dection #52

Himanil opened this issue May 3, 2019 · 1 comment

Comments

@Himanil
Copy link

Himanil commented May 3, 2019

While executing the program on anaconda(spyder) always this error arise, if any one can help
error :OpenCV(3.4.6) D:\Build\OpenCV\opencv-3.4.6\modules\imgproc\src\color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cv::cvtColor'

@knightowl2704
Copy link

Seems like the input passed to cv2.cvtColor() is empty. Maybe your cv2.imread() failed to load valid image, this seems the most possible explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants