1
Fork 0
photoview/api/scanner/face_detection
Simon Ser d0d0bf21bc
Make face detection optional at build-time (#881)
Add a "no_face_detection" build tag to disable face detection
when building. This is useful when installing the face detection
dependencies is undesirable and cuts down build times (e.g. on a
Raspberry Pi).
2024-04-11 22:20:09 +01:00
..
face_detector.go Make face detection optional at build-time (#881) 2024-04-11 22:20:09 +01:00
face_detector_impl.go Make face detection optional at build-time (#881) 2024-04-11 22:20:09 +01:00
face_detector_shim.go Make face detection optional at build-time (#881) 2024-04-11 22:20:09 +01:00