43 Commits

Author SHA1 Message Date
Dan Schultzer
da7e707a0c Move cflags and ldflags for mac to debug config 2016-09-22 13:17:46 -07:00
Dan Schultzer
64b35c19b2 Add code coverage 2016-09-22 11:23:45 -07:00
Michael Vines
2a81f236c5 Base OpenCV 3 port 2016-02-07 19:20:01 -08:00
Peter Braden
4cdc679358 Addresses #354 2016-02-04 14:33:05 +01:00
Michael Vines
38d19a6236 Add test for inc/Matrix.h 2016-01-27 23:45:13 -08:00
cascade256
9561b4f710 Simplify Windows building 2016-01-07 22:01:29 -08:00
Anshul Jain
277671203e Add LDA SubspaceProject and SubspaceReconstruct functions 2015-11-19 11:06:22 -08:00
AVVS
a7eba6a9e4 Add imageSimilarity method beased on features 2d 2015-03-31 18:51:08 -07:00
Max Ehrlich
24a23b803b Merge remote-tracking branch 'origin/stereo'
Conflicts:
	binding.gyp
2015-02-13 12:24:05 -05:00
Max Ehrlich
e7b3cab803 Added Stereo block matching algorithm 2015-02-06 10:27:20 -05:00
edgarsilva
16380f445e Fix missing targets from bindings to make tests pass. 2015-02-04 13:02:09 -06:00
edgarsilva
4bc20cda6f Fix issue with different versions of opencv installed in different OSs, updated cflags opencv version in bindings.gyp 2015-02-04 11:22:09 -06:00
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
edgarsilva
094d91eece update cflags opencv version in bindings.gyp 2014-12-23 12:45:33 -06:00
edgarsilva
a903162a5c Add pre compiled binaries for all 3 major platforms. 2014-11-03 11:09:08 -06: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
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
Salman
81aaeedb40 updated binding.gyp to add BackgroundSubtractor 2014-04-20 23:20:20 +05:00
Peter Braden
f66364f1bb Fix for mavericks / homebrew re #87
Basically just copying solution from a071e79206

Actually have no idea _why_ this works - assume there's some intricacies with xcode on mavericks.
2013-12-23 16:08:34 -08:00
carthagan
7ea1435491 Fix of bindings.gyo for windows
Adding includes in windows BuildMS
2013-07-19 09:20:56 -07:00
magicode
5eb7e836c3 fix issues #3 2013-07-17 08:00:12 +03: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
3a7469fe52 catch older versions in build step 2013-02-26 15:00:29 -08:00
Peter Braden
3a1477c527 WIP on CamShift with TrackedObject re #22 2012-11-09 16:48:31 -08:00
Peter Braden
ef423a2be9 test debug 2012-09-24 14:59:08 -07:00
Peter Braden
6a6fb0ea7e move cflags out 2012-09-24 14:49:16 -07:00
Peter Braden
037cfb8c9c WIP on travis 2012-09-24 16:13:27 -04:00
Peter Braden
e1f4182a3e WIP on travis 2012-09-24 16:05:30 -04:00
Peter Braden
f74971be01 add pkg-config to linux - trying to get travis-ci to build 2012-09-24 12:56:16 -07:00
Peter Braden
8037d68386 try linux conditions 2012-09-24 12:51:38 -07:00
Felix Geisendörfer
447c949d09 Move 'libraries' directive to toplevel
Suggested by @tootallnate, makes the build work on all *nix systems.
2012-07-27 00:43:18 +02:00
Felix Geisendörfer
82694e5082 Fix #9 (broken gyp build)
Adding the 'libraries' directive causes gyp to link opencv into the
addon.
2012-07-27 00:38:42 +02:00
Peter Braden
7272c1a9b5 correct flag for non mac build 2012-07-06 02:06:40 -04:00
Peter Braden
0ff2d8dc83 WIP on fixing build 2012-07-05 14:08:11 -07:00
Peter Braden
83ef8576dc gyp file 2012-07-05 13:27:39 -07:00
Peter Braden
e1db78e6d9 WIP on gyp 2012-07-04 18:51:29 -07:00
Peter Braden
5c1243329d WIP on moving to gyp 2012-07-04 18:42:38 -07:00
Tomas Alvarez
4d1ea2867b Merge github.com:talvarez/node-opencv
Conflicts:
	src/Matrix.cc
	src/Matrix.h
2012-06-19 14:53:52 -03:00
Peter Braden
6168713d5f WIP on binding.gyp. node-gyp looks crazy, I don't really care about windows so not gonna bother with it yet 2012-05-31 19:19:41 -04:00
Peter Braden
0c7d496c0d node-gyp 2012-05-31 15:13:39 -04:00