OpenShift Evangelist Today for my 30 day challenge , I decided to learn how to do face detection using the Java programming language. Face detection helps in recognizing human faces in arbitrary (digital) images. After doing some research, I discovered that the OpenCV library can help me detect faces in an image. However, I wasn't able to find a complete beginner tutorial for using OpenCV library with Java, so this blog might help others looking for an introductory text on this subject. What is OpenCV? OpenCV(Open Source Computer Vision) is an open source computer vision algorithms library.
Read full article from Day 12: OpenCV--Face Detection for Java Developers | Openshift Blog
No comments:
Post a Comment