ageitgey / face_recognition

The world's simplest facial recognition api for Python and the command line
MIT License
53.61k stars 13.51k forks source link

(-215) ssize.width > 0 && ssize.height > 0 in function resize #469

Open Datebasesystem opened 6 years ago

Datebasesystem commented 6 years ago

why? image my environment;

sorry,because of the net ,I can not Pass the picture up,this is the order:

conda list

certifi 2016.2.28 py36_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free click 6.7 dlib 19.10.0 face-recognition 1.2.2 face-recognition-models 0.3.0 numpy 1.14.3 opencv-python 3.4.0.12 openssl 1.0.2l 0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free Pillow 5.1.0 pip 9.0.1 py36_1 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free pip 10.0.1 python 3.6.2 0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free readline 6.2 2 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free SE 2.3 see 1.4.1 setuptools 36.4.0 py36_1 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free sqlite 3.13.0 0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free tk 8.5.18 0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free wheel 0.29.0 py36_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free xz 5.2.3 0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free zlib 1.2.11 0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free

ageitgey commented 6 years ago

Your webcam isn't working with OpenCV. It's most likely the same cause as this issue - https://github.com/ageitgey/face_recognition/issues/21#issuecomment-287779524

Datebasesystem commented 6 years ago

it doesn't work, still the same.