Pigo: Go face detection library
Pigo is a purely Go face detection library based on Pixel Intensity Comparison-based Object detection paper (https://arxiv.org/pdf/1305.4537.pdf). Key features Does not require OpenCV or any 3rd party modules to be installed High …