Face detection using jQuery
Now days face detection is a common feature in most digital cameras. The white square that you see around someones face when camera is focused on the person. In this post, you will see how can you detect faces in an image using jQuery. Face detection is a jQuery plugin that returns the coordinates of […]