You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+6-28Lines changed: 6 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ and improvement [Viola-Jones-Lienhart et al Feature Detection Algorithm](http://
10
10
11
11
This is a port of [OpenCV C++ Haar Detection](http://opencv.org/) (actually a port of [JViolaJones](http://code.google.com/p/jviolajones/) which is a port of OpenCV for Java) to JavaScript and Node
12
12
13
+
14
+
**there is also a [`php` version: HAARPHP](https://github.com/foo123/HAARPHP)**
15
+
16
+
13
17
Light-weight (~10kB minified, ~5kB gzipped).
14
18
15
19
[](https://foo123.github.com/examples/face-detection/)
0 commit comments