All the cool phones now are doing facial recognition. While that sounds like a big job, you can add face detection and recognition easily to your projects if you can support the OpenCV library.
All the cool phones now are doing facial recognition. While that sounds like a big job, you can add face detection and recognition easily to your projects if you can support the OpenCV library.
I'm building a automated speed camera in my neighborhood partly as an awareness/shaming tool and partly as a way to play with stuff I don't usually get to do at work. This is my first time with ...