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
Michael Vines
45d6b84320
Add support for VideoCapture grab/retrieve
2015-08-21 15:04:28 -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
Mark kaosat-dev Moissette
668c21dc44
- added close() method to VideoCapture base on opencv capture's "release"
...
method
- added experimental ReadSync method : this serves two purposes:
* usefull when not using callbacks
* a possible workaround for huge memoryleaks in videocapture
2014-09-05 16:07:47 +02:00
John Ludwig
17f59cee5f
Add SetPosition method
...
Allows video read stream to advance to a particular frame
2014-06-19 12:10:12 -07:00
Salman
28750d1275
Added setWidth and setHeight for VideoCapture issue #126
2014-05-03 16:30:13 +05: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
45f4b6c50b
remove debug
2012-01-19 19:22:27 -05:00
Peter Braden
63a7695187
WIP on video capture etc
2012-01-19 00:02:15 -08:00