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 |
|
Peter Braden
|
c867fb32a8
|
Merge pull request #491 from woolite64/addReadImageMulti
Add readImageMulti that returns array of matrices via imreadmulti
|
2017-02-21 11:43:09 +01:00 |
|
Nathan Graves
|
1d49cb80ea
|
Forgot to move a console log from testing.
|
2017-02-20 11:10:26 -08:00 |
|
Nathan Graves
|
592b70a3c2
|
Fixed testing for imreadmulti on OpenCV < 3, added distanceTransform function to imgproc module.
|
2017-02-20 11:08:11 -08:00 |
|
Nathan Graves
|
cfeb82d9fc
|
Added check for mats.empty() on failed image load.
|
2017-02-16 16:46:55 -08:00 |
|
Nathan Graves
|
2e48ea0a61
|
Removed unnecessary v8:: prefixes
|
2017-02-16 16:43:37 -08:00 |
|
Nathan Graves
|
d90fcf78e0
|
Added binding to imreadmulti with test case for included .tif file.
|
2017-02-16 16:38:51 -08:00 |
|
Peter Braden
|
c0f7942636
|
Merge pull request #466 from piercus/master
Few enhancements : Add function, idct, add sigmat param to gaussianBlur
|
2017-02-08 17:27:23 +01:00 |
|
Peter Braden
|
7085a9b4ae
|
Merge pull request #467 from NatureFeng/master
remove duplicate crop function set
|
2017-02-08 17:19:36 +01:00 |
|
Peter Braden
|
1cd0535c7d
|
Merge pull request #474 from ImageQuix/master
Add support for the 'Oriented' area flag in contourArea
|
2017-02-08 16:50:59 +01:00 |
|
Peter Braden
|
c64b0ae5e1
|
Merge pull request #481 from Boelroy/master
Add the type function in Matrix class
|
2017-02-08 16:49:46 +01:00 |
|
boelroy
|
12e3c6e25c
|
add the type function in Matrix class
|
2017-01-17 16:13:20 +08:00 |
|
Peter Braden
|
a36fee5227
|
Merge pull request #477 from edward/patch-1
Updates README link to Viola-Jones Haar Cascade
|
2016-12-16 12:45:45 +01:00 |
|
Edward Ocampo-Gooding
|
d05dfa67e0
|
Updates README link to Viola-Jones Haar Cascade
|
2016-12-14 11:19:01 -05:00 |
|
Craig Valente
|
b8419a842a
|
Add support for the 'Oriented' area flag in contourArea
|
2016-12-12 20:23:38 -05:00 |
|
NatureFeng
|
edc9a6ecab
|
remove duplicate crop function set
|
2016-11-15 14:17:43 +08:00 |
|
Pierre Colle
|
aeb2618a34
|
revert dct example
|
2016-11-12 17:34:06 +01:00 |
|
Peter Braden
|
976788c411
|
Merge pull request #461 from piercus/master
fix get method for CV_32FC1
|
2016-11-11 10:56:56 -08:00 |
|
Pierre Colle
|
430976cb1a
|
wrap add function
|
2016-11-09 10:20:33 +01:00 |
|
Pierre Colle
|
fe2b18e0a7
|
add sigma param to gaussianBlur
|
2016-11-09 10:19:26 +01:00 |
|
Pierre Colle
|
2bce0b7cd2
|
image signature, slow but working
|
2016-11-09 09:16:04 +01:00 |
|
Pierre Colle
|
a764ff83b5
|
examples/mat-get.js not useful anymore, now unit test has been written
|
2016-11-08 14:45:24 +01:00 |
|
Pierre Colle
|
0cb3f01196
|
Merge branch 'get_CV_32F'
|
2016-11-08 14:44:17 +01:00 |
|
Pierre Colle
|
9a90480d9b
|
adding unit test to get on Float
|
2016-11-08 14:41:54 +01:00 |
|
Pierre Colle
|
749e27aaf9
|
change to get from CV_32F Matrix
|
2016-11-08 14:33:38 +01:00 |
|
Pierre Colle
|
081a36a995
|
get experimentations
|
2016-11-08 12:49:56 +01:00 |
|
Peter Braden
|
1337e75a80
|
Merge pull request #459 from piercus/dct
Direct Cosine Transform implemntation and example
|
2016-11-07 23:27:13 -08:00 |
|
Piercus
|
efe9776c5d
|
add example for dct
|
2016-11-07 22:10:50 +01:00 |
|
Piercus
|
1300265317
|
add dct method
|
2016-11-07 22:07:01 +01:00 |
|
Dan Schultzer
|
c0728bacdf
|
Merge pull request #450 from dxprog/master
handles colors with less-/more-than three channels
|
2016-10-29 14:27:41 -07:00 |
|