Introducing FaceOff and How To Write a PHP Extension For Your C++ API using SWIG
FaceOff is a simple web service that takes photographs and returns coordinates of detected faces, encapsulated with JSON. It uses a PHP-wrapped libface for the processing. The source code is […]