Peter Braden
|
d28de48e72
|
Merge branch 'master' into master
|
2017-09-13 11:41:59 +02:00 |
|
Peter Braden
|
bbf323d8b4
|
Merge pull request #536 from piercus/master
Add emd(), calcHist(), Matrix.fromArray() and Matrix.prototype.toArray()
|
2017-09-13 11:39:04 +02:00 |
|
Peter Braden
|
5603b035f9
|
Merge pull request #539 from fakob/adding-getters
Adding getHeight and getWidth methods
|
2017-09-13 11:32:06 +02:00 |
|
Jakob Schindegger
|
5ebc9b3ced
|
Adding missing mapping
|
2017-09-10 17:00:31 +02:00 |
|
Pierre Colle
|
6de971d0e8
|
merge compare with piercus's master branch
|
2017-09-05 17:47:10 +02:00 |
|
Pierre Colle
|
f061c032aa
|
add compare test
|
2017-09-05 17:37:50 +02:00 |
|
Pierre Colle
|
8a8cf57693
|
add compare
|
2017-09-05 17:37:00 +02:00 |
|
Pierre Colle
|
416fbd100e
|
add compare
|
2017-09-05 17:36:48 +02:00 |
|
Pierre Colle
|
0722569d7e
|
clean logs and error messages
|
2017-09-05 16:49:28 +02:00 |
|
Jakob Schindegger
|
3e9daa46f8
|
Adding getHeight and getWidth methods
|
2017-09-04 22:52:37 +02:00 |
|
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 |
|
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 |
|
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 |
|