nischi / MMM-Face-Reco-DNN

Face recognition with opencv and deep neural network
MIT License
91 stars 46 forks source link

PiCamera vs others cameras #69

Closed goldyfruit closed 3 years ago

goldyfruit commented 3 years ago

Hi @nischi,

In facerecognition.py script I see a --usePiCamera option, does this option increase performances compare to not using it?

I'm using the Pi Camera V2 module connected via the SPI connector but I can't use the picamera Python library because this library relies on the libmmal library which can't be used yet with the 64-bit versions.

Thanks for the great work. :+1:

nischi commented 3 years ago

Hi @goldyfruit Sorry for the late reply. No this is only that the Script use the SPI connector camera.