20 Commits

Author SHA1 Message Date
Max Ehrlich
96068dd7a9 Added stub imgproc source file 2015-01-27 10:53:06 -05:00
Max Ehrlich
e35698ac16 Moved findChessboardCorners to calib3d source file 2015-01-20 09:37:52 -05:00
Peter Braden
19058ecea9 Merge branch 'nodev11.x' of github.com:kaosat-dev/node-opencv into kaosat-dev-nodev11.x
Conflicts:
	src/Contours.cc
	src/Contours.h
	src/Matrix.cc
	src/VideoCaptureWrap.cc
2014-10-07 07:56:31 +02:00
Mark Moissette
a793f21561 - first pass migration of all relevant source done
* compiling ok under node 0.11.13
 * missing a  number of async methods
2014-09-21 12:42:55 +02:00
Mark Moissette
d0351f336f - migration of OpenCV.h/.cc done
- migration of init.cc done
- migration of Matrix.cc about half done
- migration of Contours.cc in progress
2014-09-20 16:01:08 +02:00
J David Smith
ede3feaf3d Exposed a bunch of OpenCV type constants. 2014-09-18 13:33:47 -04: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
b17fceca72 Initial work on face recognition using the FaceRecognizer class from opencv 2.4.4 2013-03-13 16:15:29 -07:00
Peter Braden
77279a33c0 Add basic highgui window support 2013-03-04 11:12:33 -08:00
Peter Braden
e33afd97ef WIP on TrackedObject re #22 2012-11-12 13:30:26 -08:00
rhasson
298cc5adf3 corrected module name in NODE_MODULE call 2012-10-19 16:36:18 -04:00
Peter Braden
0ff2d8dc83 WIP on fixing build 2012-07-05 14:08:11 -07:00
Peter Braden
8d618a523a Working on build in OS X 2012-06-22 14:29:34 -07:00
Peter Braden
8f8181b539 updated build script 2012-06-22 13:59:59 -07:00
Tomas Alvarez
b73174c00f Added videocapture working (libuv), some examples, more methods to Matrix and implement of libuv for detectobjects 2012-06-18 11:54:31 -03:00
Peter Braden
3644d3ed8d Remove image 2012-01-23 23:21:51 -08:00
Peter Braden
63a7695187 WIP on video capture etc 2012-01-19 00:02:15 -08:00
Peter Braden
23d49455fe Face detection using cascade classifier 2012-01-18 17:48:05 -08:00
Peter Braden
468034d329 WIP 2012-01-18 01:37:09 -08:00
Peter Braden
403a62dbba OpenCV Bindings - initial commit 2012-01-14 09:14:00 -08:00