Dan Schultzer
95b0596245
Add logic for available modules
...
With OpenCV >3.1 and 2.4.13, OpenCV can now be installed without specific modules. This makes it so that `node-opencv` will still be able to compile.
2017-09-15 11:29:32 -07:00
Michael Thomas Schmidt
633f5162ca
Addressed deprecation warning in Node 7.9 with Nan abstractions.
2017-04-18 14:17:54 -05:00
Michael Vines
2a81f236c5
Base OpenCV 3 port
2016-02-07 19:20:01 -08:00
Keegan Brown
8b3e747c35
Eliminated deprecation warnings while building in Node v4.1.2
2015-10-06 12:46:44 -05:00
Keegan Brown
ec09e0bdde
Swapped out all "handle" for "local"
...
Now building and passing tests locally in node v0.10.40 v0.12.7 and
v4.1.1. Other modules would not build at node lower than v0.10, so I
stopped there.
2015-10-05 14:33:12 -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
edgarsilva
7d16f2e046
Return to old version of opencv to try compilation.
2015-02-04 12:51:35 -06:00
Peter Braden
3ad181019f
Fix a few compiler warnings
2014-10-11 18:03:44 +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 kaosat-dev Moissette
cd303829de
- continued work migrating api to nan
2014-09-10 15:23:57 +02:00
Salman
efc55fbd0b
updated BackgroundSubtractor to work with OpenCV 2.4.X instead of 3.0.0
2014-05-03 13:04:33 +05:00
Salman
35e93db394
updated BackgroundSubtractor.cc, builds fine now.
2014-04-21 23:01:55 +05:00
Salman
27638c8457
BackgroundSubtractor added
2014-04-20 23:20:46 +05:00