Face Detection with OpenCV and Clojure
nakkaya.com
Face Detection with OpenCV and Clojure
1–2 of 2 posts
Re: Face Detection with OpenCV and Clojure
#2There is actually more elegant binding for .NET called EmguCV. It has auto-dispose policy and follows more closely to the OpenCV development (a month behind the C lib). I don't know why there is no such thing like EmguCV for Java.