Michael Vines
2405bc5a59
Enable FaceRecognizer on OpenCV3
2016-02-24 21:31:49 -08:00
Michael Vines
2a81f236c5
Base OpenCV 3 port
2016-02-07 19:20:01 -08:00
Anshul Jain
b66139e0ee
Add async versions of predict and train face recognition methods.
2015-10-15 10:54:08 -07:00
Keegan Brown
a0faef9e65
Here goes nothing...
...
So apparently Nan v2 has removed Handle and uses Local instead. Not
sure wtf that’s all about. I have no idea if this works, but it builds
in both node v4.1.1 and v0.12.7 and passes the included tests in both.
2015-10-05 13:53:34 -05:00
Keegan Brown
0216128fb0
Builds fine in 4, Fails in 0.12.7
2015-10-01 18:15:10 -05:00
Keegan Brown
1974fd6d00
Revert "conversion + build + test passed... so far"
...
This reverts commit ea69fcc10b73a191e1d3dc6c9decdc1ebc8bc714.
2015-10-01 11:03:08 -05:00
Keegan Brown
ea69fcc10b
conversion + build + test passed... so far
2015-09-29 13:39:49 -05:00
Anshul Jain
7c426bf69a
Fix code formatting for native code closes #295
2015-09-14 17:03:51 -07:00
Mark Moissette
a42033ac96
- overall cleanup :
...
* removed obsolete code , comments
2014-09-30 21:49:24 +02:00
Mark kaosat-dev Moissette
8db4e0ed2d
- added nan dependency
...
- updated binding.gyp
- ported all header files to the nan api
2014-09-10 13:41:09 +02:00
Peter Braden
76f3847321
get mat etc
2013-03-15 15:28:58 -07:00
Peter Braden
8e55b380cd
add updateSync
2013-03-15 15:07:16 -07:00
Peter Braden
0efbd11d0c
Constructors for other algorithms
2013-03-15 14:48:43 -07:00
Peter Braden
64f933f2a9
WIP on face recognition
2013-03-13 17:42:05 -07:00
Peter Braden
b17fceca72
Initial work on face recognition using the FaceRecognizer class from opencv 2.4.4
2013-03-13 16:15:29 -07:00