- Separate different functions into separate files to improve code readability
- Optimize detection mark drawing
- Add draw fps
- Add QRcode making
- Change logger level of libcamera & flask to "ERROR"
- Compatible with bookworm system
- Some small optimizations
- Use picamera2 library instead of picamera
- Change method of getting user name
- Add color for Error print
- Increase compatibility for pi3 and pi4
- Fix bug
- Fixed use of setuptools and opencv-contrib-python version to avoid problems caused by new version
- Compatible with python version 3.9
- Fix display bug
- Fix detect_obj_parameter error when close
- Fix the bug that only the first video is valid
- Add install working tip
- Uniform version file
- Optimize some details of examples
- Add change log
- Add installation script
- Add script statement
- Progressive function test
- Fix bugs of installation procedure
- Change the installation method
- Abandon the reference to face-recognition library
- Modify the README.d documentation
- Optimize code redundancy
- Organize and optimize the installation script
- Dynamic import, speed up startup
- Optimize the default save path of pictures and videos
- Optimize the start and end of flask
0.0.1 - 2021-11-29
- Complete the construction and testing of basic functions