FaceDetector
FaceDetector copied to clipboard
ValueError: Buffer dtype mismatch, expected 'int_t' but got 'long long'
When I run the test example, an error occured: ValueError: Buffer dtype mismatch, expected 'int_t' but got 'long long' How to solve it?
Can you post all the error printed in the command line window?