Open bbbBBBSG opened 4 years ago
Sounds like that doesn't support color images?
This error apparently means that it doesn't support images with 2 channels: https://github.com/opencv/opencv/issues/9747
Make sure your image doesn't have 2 channels, and try images with 1, 3, or 4 channels.
The error is on line 51