gzr2017 / ImageProcessing100Wen

「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
https://github.com/yoyoyo-yo/Gasyori100knock
MIT License
3.59k stars 1.06k forks source link

修正了一处bug #12

Open Zpadger opened 4 years ago

Zpadger commented 4 years ago
H, W, C = img.shape

ValueError: not enough values to unpack (expected 3, got 2)