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
Mark Moissette
a42033ac96
- overall cleanup :
...
* removed obsolete code , comments
2014-09-30 21:49:24 +02:00
Mark Moissette
a5a4b59ff3
- fixed immutability of Point class with Nan
2014-09-29 12:18:05 +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
Tomas Alvarez
9f88205143
New rectangle function, new example and added std namespace fixing the vector compile problem
2012-06-22 14:01:40 -03: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
10c7436884
image save()
2012-01-16 23:10:04 -08:00
Peter Braden
908ed1edf5
accessors for x and y point
2012-01-16 17:46:14 -08:00
Peter Braden
388dbcec23
Still trying to track down why cv::imread isn't working...
2012-01-14 09:14:00 -08:00
Peter Braden
403a62dbba
OpenCV Bindings - initial commit
2012-01-14 09:14:00 -08:00