884 Commits

Author SHA1 Message Date
Pierre Colle
0cc8a3e86e error message 2017-08-31 16:10:18 +02:00
Pierre Colle
2754367628 add Matrix.prototype.mul 2017-08-31 15:53:45 +02:00
Pierre Colle
688d721465 rm useless function nodeArrayToVec 2017-08-28 17:07:33 +02:00
Pierre Colle
431f9015d8 cleanup code following https://stackoverflow.com/questions/45868943/convert-node-array-variable-lenght-to-a-const-float-to-call-opencv-calchist/45870887#45870887 2017-08-25 13:40:14 +02:00
Pierre Colle
47080c1895 cleanup code following https://stackoverflow.com/questions/45868943/convert-node-array-variable-lenght-to-a-const-float-to-call-opencv-calchist/45870887#45870887 2017-08-25 13:40:03 +02:00
Pierre Colle
fc5aa6bcc3 add unit test for coverage 2017-08-24 21:51:52 +02:00
Pierre Colle
d2566dd492 fix accumulate issue 2017-08-24 20:24:46 +02:00
Pierre Colle
845643157e adding fromArray, toArray, EMD 2017-08-24 19:40:32 +02:00
Pierre Colle
5a9a75f829 adding emd 2017-08-23 20:15:18 +02:00
Pierre Colle
1bb61fc38a Histogram now takes multiple dimensions 2017-08-23 19:14:32 +02:00
Pierre Colle
2839bce325 add calcHist implementation 2017-08-23 10:57:09 +02:00
Dennis Van Roeyen
47411fa73b use DIVX in write-video.js 2017-08-19 23:28:32 +02:00
Dennis Van Roeyen
82c3274d59 changed fourcc to X264 2017-08-18 22:14:36 +02:00
Dennis Van Roeyen
82567ac11c use file instead of camera in write-video.js 2017-08-18 21:39:16 +02:00
Dennis Van Roeyen
3482027b30 VideoWriter example 2017-08-18 20:51:07 +02:00
Dennis Van Roeyen
245a245605 VideoWriterWrap 2017-08-18 19:57:57 +02:00
Dennis Van Roeyen
4b7822b4df added getFPS to VideoCapture 2017-08-18 14:51:35 +02:00
Peter Braden
8a9c02a5e4 Merge pull request #523 from amilajack/patch-1
Changed repo badge from png to svg
2017-07-27 09:46:54 +02:00
Peter Braden
4e68584234 Merge pull request #525 from amilajack/patch-3
Added installation directions for macOS
2017-07-27 09:46:14 +02:00
Peter Braden
0455fa3954 Merge pull request #524 from amilajack/patch-2
Fixed broken link to downloads
2017-07-27 09:45:46 +02:00
Amila Welihinda
378ae53ad4 Added installation directions for macOS 2017-07-26 13:10:30 -07:00
Amila Welihinda
938aaa5f3a Fixed broken link to downloads 2017-07-26 13:05:19 -07:00
Amila Welihinda
772e36a9b5 Changed repo badge from png to svg 2017-07-26 13:02:37 -07:00
Leonid Babikov
5d32ea6f4d new unit test 2017-06-26 20:05:39 +03:00
Leonid Babikov
7801cefdcd new GetPixel function that returns one of the following [B,G,R,A] or [B,G,R,A] or [G]
extended PixelCol and PixelRow so they will check for channels and return alpha too if possible

tests for GetPixel
2017-06-26 17:08:24 +03:00
aramando
8374d40ba0 Missing var declaration 2017-05-31 11:24:23 +01:00
Peter Braden
31ba216539 Merge pull request #507 from peterbraden/fix-travis
Fix failing Travis Build. (WIP)
2017-05-22 22:09:10 +02:00
Peter Braden
0adf9640eb Remove Ubuntu 12 2017-05-19 06:30:46 +00:00
Peter Braden
61c0af2c89 bump node version 2017-05-18 11:16:39 +00:00
Peter Braden
e40d1669c2 Merge pull request #499 from schmidmt/master
Added support for single channel pixelRow and pixelColumn
2017-05-15 09:35:24 +02:00
Peter Braden
3d39769b37 Merge pull request #501 from schmidmt/nan-fixup
Addressed deprecation warning in Node 7.9 with Nan abstractions.
2017-05-15 09:34:54 +02:00
Peter Braden
d8a2f7b5f9 Merge pull request #503 from pinxue/master
add an example for face recognization to save your efforts to read c++ source code
2017-05-15 09:34:20 +02:00
Peter Braden
fb4dde953d Merge pull request #506 from madole/patch-1
Fixing blue color constant
2017-05-15 09:33:28 +02:00
Andrew McDowell
f1d0553e2b Fixing blue color constant 2017-05-14 15:40:59 +10:00
Wu Yang
4a4f199b8c add a note for OpenCV 3.2 configure to ensure we get the recognizer compiled and exposed 2017-05-08 17:28:20 +08:00
Wu Yang
2398b2211c add an example for face recognization to save your efforts to read c++ source code 2017-05-08 17:19:32 +08:00
Michael Thomas Schmidt
633f5162ca Addressed deprecation warning in Node 7.9 with Nan abstractions. 2017-04-18 14:17:54 -05:00
Michael Thomas Schmidt
48c07c7e3b Added support for single depth pixelRow and pixelColumn 2017-04-17 15:15:38 -05:00
Peter Braden
7d0631ba3e Merge pull request #495 from madshall/master
CalcOpticalFlowPyrLK added and GoodFeaturesToTrack fixed
2017-03-09 18:21:59 +01:00
Dmitry Ivanovm
dc00de8e22 ~moved TERM constants to constants.cc 2017-03-09 09:33:01 -05:00
Dmitry Ivanovm
833c81d596 ~example fixed 2017-03-08 16:40:59 -05:00
Dmitry Ivanovm
9edf312229 ~commented out calls to window functions, trying to fix tests 2017-03-08 16:30:31 -05:00
Dmitry Ivanovm
6ae96cae3d +.idea to gitignore 2017-03-08 16:12:13 -05:00
Dmitry Ivanovm
2664334a25 -.idea 2017-03-08 16:11:31 -05:00
Dmitry Ivanovm
eccd861a8a ~cleanup 2017-03-08 16:08:58 -05:00
Dmitry Ivanovm
ee4d634639 +CalcOpticalFlowPyrLK method
~GoodFeaturesToTrack hardcoded vars replaced with actual parameters
2017-03-08 16:07:28 -05:00
Dmitry Ivanov
d1fe7e8f3a Merge pull request #1 from peterbraden/master
update the fork
2017-03-07 22:12:46 -05:00
Michael Vines
22132b53eb Merge pull request #494 from salomao-rodrigues/patch-1
Convert global scope declaration to local var
2017-03-05 17:11:45 -08:00
Salomão Rodrigues
f8459e0acd Update contours.js 2017-03-05 20:26:43 +00:00
Salomão Rodrigues
9cca148309 Convert global scope declaration to local var 2017-03-05 18:31:28 +00:00