Facial detection
< Exemples API
< Cloud
< Digital
< trackingnewtech
Get flash to fully experience Pearltrees
OpenCV is a library of computer vision developed by Intel, we can easily detect faces using this library for example.
[ Home : Programs | libCVD | Hardware hacks | Publications | Teaching | TooN | Research ]
Introduction “In computer vision and image processing the concept of feature detection refers to methods that aim at computing abstractions of image information and making local decisions at every image point whether there is an image feature of a given type at that point or not. The resulting features will be subsets of the image domain, often in the form of isolated points, continuous curves or connected regions.”