nischi / MMM-Face-Reco-DNN

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

Image capture script for Raspberry Pi cameras added #146

Closed camillemarius closed 8 months ago

camillemarius commented 8 months ago

This Python script provides an interactive method for capturing images from a Raspberry Pi camera. Users can initiate image capture by pressing the space key and exit the application using the 'esc' key. All captured images are automatically saved in a designated directory with sequential filenames. Please note that this script has been tested with a Raspberry Pi camera and may not work with external webcams.