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 |
|
Matt Hackmann
|
64774c2372
|
removed unneeded variable from setColor
|
2016-10-29 11:43:08 -07:00 |
|
Matt Hackmann
|
bd9e313297
|
cleaned up setColor clean up
|
2016-10-29 11:21:17 -07:00 |
|
Dan Schultzer
|
67c459c8e3
|
Merge pull request #457 from The-Alchemist/patch-1
Fix typo: datastructure should be two words
|
2016-10-27 11:22:16 -07:00 |
|
The Alchemist
|
cfd37e4834
|
Fix typo: datastructure should be two words
|
2016-10-26 22:32:27 -04:00 |
|
Dan Schultzer
|
ffc3625c26
|
Merge pull request #455 from BBB/drawContour-args
Add support for lineType and offset for drawContours
|
2016-10-25 13:19:15 -07:00 |
|
Ollie Relph
|
74c8f4e347
|
Use the contour hierarchy that's been passed
|
2016-10-25 11:36:07 +01:00 |
|
Ollie Relph
|
79da65d9a5
|
Add support for maxLevel
|
2016-10-25 11:35:48 +01:00 |
|
Ollie Relph
|
d3c18389c6
|
Add an example
|
2016-10-20 11:39:42 +01:00 |
|
Ollie Relph
|
c80577f039
|
Add support for lineType and offset for drawContours
|
2016-10-20 11:19:45 +01:00 |
|
Dan Schultzer
|
d33b59b3c0
|
Merge pull request #453 from jwagner/master
Change the name of the DEBUG environment variable to NODE_OPENCV_DEBUG
|
2016-10-19 16:13:46 -07:00 |
|
Jonas Wagner
|
a6eb86c9e9
|
Change DEBUG environment variable in .travis.yml
|
2016-10-20 00:46:24 +02:00 |
|
Jonas Wagner
|
7092c89d0c
|
Change name of DEBUG environment variable
fixes #452
|
2016-10-19 23:34:34 +02:00 |
|
Fotios Lindiakos
|
ff35ec9551
|
Fix variable names and account for 3/4 value Scalar colors
|
2016-10-10 17:31:15 -04:00 |
|
Fotios Lindiakos
|
5a306658df
|
Added copyMakeBorder function
|
2016-10-06 15:12:33 -04:00 |
|
Matt Hackmann
|
8c1b5e401b
|
handles colors with less-/more-than three channels
|
2016-10-06 10:06:20 -07:00 |
|
Peter Braden
|
4586b9bd40
|
Merge pull request #446 from peterbraden/6-0-0-release
6.0.0 release
v6.0.0
|
2016-09-23 03:53:03 -07:00 |
|
Peter Braden
|
336079340f
|
Merge pull request #447 from peterbraden/fixes
Dockerfile for opencv3
|
2016-09-23 03:52:52 -07:00 |
|
Dan Schultzer
|
d47b6f6ce3
|
Update bug fixes/enhancements
|
2016-09-23 03:32:45 -07:00 |
|
Peter Braden
|
782efa994a
|
Add thanks
|
2016-09-23 12:29:05 +02:00 |
|
Peter Braden
|
0677e83235
|
Merge pull request #445 from peterbraden/code-coverage
Code coverage
|
2016-09-23 01:15:54 -07:00 |
|
Peter Braden
|
25387eafa8
|
Merge pull request #306 from borromeotlhs/opencv3
opencv3 Dockerfile
|
2016-09-23 01:13:42 -07:00 |
|
Dan Schultzer
|
da7e707a0c
|
Move cflags and ldflags for mac to debug config
|
2016-09-22 13:17:46 -07:00 |
|
Dan Schultzer
|
d64b28304d
|
Bump version
|
2016-09-22 12:09:20 -07:00 |
|
Dan Schultzer
|
0bea755e70
|
Added 6.0.0 change log
|
2016-09-22 12:09:15 -07:00 |
|
Dan Schultzer
|
32bb2d089b
|
Update readme
|
2016-09-22 11:34:04 -07:00 |
|
Dan Schultzer
|
90c7a0fc50
|
Update travis to run coverage and debug opencv
|
2016-09-22 11:23:51 -07:00 |
|
Dan Schultzer
|
6ca8a35338
|
Fix issues that came up with debug opencv
OpenCV compiled with debug has a lot of assertions. There was some issues that came up when I ran the tests on that build.
|
2016-09-22 11:23:51 -07:00 |
|
Dan Schultzer
|
64b35c19b2
|
Add code coverage
|
2016-09-22 11:23:45 -07:00 |
|
Peter Braden
|
5aee66eb2c
|
Merge pull request #428 from Evilcat325/master
Add MatchTemplate By Matrix Method.
|
2016-09-22 01:10:24 -07:00 |
|
Peter Braden
|
72e3921461
|
Merge pull request #444 from peterbraden/rename-video-capture-close
Rename video capture close to release
|
2016-09-22 01:08:53 -07:00 |
|
Dan Schultzer
|
de57ca8419
|
Rename video capture close to release
|
2016-09-21 01:47:10 -07:00 |
|
Michael Vines
|
33976a951a
|
Merge pull request #439 from silklabs/fix-getData-elemsize
make getData() work if we have more than one channel
|
2016-09-07 21:32:32 -07:00 |
|
Andreas Gal
|
9a2b3c3bfc
|
make getData() work if we have more than one channel
|
2016-09-07 16:16:11 -07:00 |
|
Michael Vines
|
6f62e4a644
|
Merge pull request #438 from silklabs/getData-fix
compensate for any padding in getData
|
2016-09-05 17:21:22 -07:00 |
|