hybridgroup / gocv

Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
https://gocv.io
Other
6.73k stars 868 forks source link

FaceDetectorYN example #1235

Closed diegohce closed 1 month ago

diegohce commented 1 month ago

added a simple FaceDetectorYN example

deadprogram commented 1 month ago

Thank you for the example code @diegohce now merging.