Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
175
rated 0 times [  177] [ 2]  / answers: 1 / hits: 47186  / 13 Years ago, fri, february 3, 2012, 12:00:00

Can we use OpenCV from Javascript? Is there such implementation?



Is there any JS libraries that can be used for detecting face elements in the picture or video?


More From » html

 Answers
20

I don't think there is any way of using openCV in JS other than communicating with a server with openCV on it and doing the processing there.



There is one Face detection algo in JS that I know of: http://badassjs.com/post/1461943420/face-detection-in-javascript-via-html5-canvas


[#87659] Wednesday, February 1, 2012, 13 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
charlesmarions

Total Points: 310
Total Questions: 96
Total Answers: 107

Location: Netherlands
Member since Wed, Feb 8, 2023
1 Year ago
;