Peter Braden
|
dab2d6253a
|
Merge pull request #283 from mvines/100755
Matrix::ToBuffer no longer references deallocated memory
|
2015-08-22 18:03:04 +02:00 |
|
Peter Braden
|
2691de4fa2
|
Merge pull request #284 from mvines/a512cf9
Add support for VideoCapture grab/retrieve
|
2015-08-22 18:02:37 +02:00 |
|
Michael Vines
|
45d6b84320
|
Add support for VideoCapture grab/retrieve
|
2015-08-21 15:04:28 -07:00 |
|
Michael Vines
|
ddf0313d3a
|
Matrix::ToBuffer no longer references deallocated memory
|
2015-08-21 14:12:07 -07:00 |
|
Michael Vines
|
dece21619f
|
AsyncDetectMultiScale: use input matrix if color conversion was not required.
|
2015-08-21 14:10:39 -07:00 |
|
Peter Braden
|
d376062737
|
Merge pull request #280 from dropfen/master
Allow UTF8 Filenames in readImage
|
2015-08-21 09:28:10 +02:00 |
|
dropfen
|
e2cabf1305
|
Allow UTF8 Filenames in readImage
|
2015-08-20 19:09:36 +02:00 |
|
Peter Braden
|
b382a807d2
|
3.1.0
|
2015-08-17 18:39:42 +02:00 |
|
Peter Braden
|
bec1ccd73a
|
changelog
|
2015-08-17 18:39:38 +02:00 |
|
Max Ehrlich
|
d79f633547
|
Fix mistake in face detection example
Fixed #274 by changing the x2,y2 second array when drawing the rectangle to width,height (see Matrix.cc)
|
2015-07-31 11:25:28 -04:00 |
|
Peter Braden
|
757de05823
|
Merge pull request #269 from emanuelandrada/master
Fixes error trying to load an image that is not an image.
|
2015-07-24 09:35:25 +02:00 |
|
Peter Braden
|
8be40fc269
|
Merge pull request #270 from Queuecumber/master
Explicit Memory Management
|
2015-07-23 17:37:21 +02:00 |
|
Max Ehrlich
|
3655349e83
|
Fixed function name
|
2015-07-23 11:16:27 -04:00 |
|
Max Ehrlich
|
1eeae7879c
|
Added release function to attempt to explicitly free mat memory
|
2015-07-23 10:34:56 -04:00 |
|
Emanuel
|
0905ab4035
|
Fixes error trying to load an image that is not an image.
Fixes error trying to detect faces in some images.
|
2015-07-21 02:12:30 -03:00 |
|
Peter Braden
|
2ddb97047e
|
Merge pull request #253 from tualo/master
added cv::normalize and getData
|
2015-07-15 12:32:02 +02:00 |
|
Thomas Hoffmann
|
da55bda0c9
|
added missed BackgroundSubtractor including
|
2015-07-07 20:37:23 +02:00 |
|
Thomas Hoffmann
|
ef8090f4b6
|
added simple brightness
|
2015-07-01 14:56:26 +02:00 |
|
Peter Braden
|
3fdb9c5ad5
|
Merge pull request #258 from hybridgroup/return-instead-of-throw
Return error instead of throw
|
2015-06-15 13:02:08 +02:00 |
|
Peter Braden
|
9c318373d0
|
Merge pull request #260 from paulmorrishill/master
Add support for fitEllipse method on contours
|
2015-06-15 13:01:33 +02:00 |
|
Paul Morris-Hill
|
b2e1230776
|
Added fitEllipse to the readme
|
2015-06-13 02:26:37 +01:00 |
|
Paul Morris-Hill
|
9a21b9ea86
|
Added support for the fitEllipse method on contours
|
2015-06-13 02:24:03 +01:00 |
|
Thomas Hoffmann
|
71da46939b
|
added brightness support for gray images
|
2015-06-11 13:40:04 +02:00 |
|
Thomas Hoffmann
|
d5441b93ff
|
fixed channel check
|
2015-06-11 12:59:00 +02:00 |
|
Thomas Hoffmann
|
f9d5c8a4d7
|
added brightness
|
2015-06-11 12:23:54 +02:00 |
|
Adrian Zankich
|
77b72dc350
|
Return error instead of throw
|
2015-06-09 17:27:18 -07:00 |
|
Thomas Hoffmann
|
b71d5ab293
|
commented out
|
2015-06-04 10:41:12 +02:00 |
|
Thomas Hoffmann
|
51d0c8db02
|
fixed enum error
|
2015-05-15 12:18:47 +02:00 |
|
Thomas Hoffmann
|
f91caf8c69
|
added normalize constants
|
2015-05-15 11:34:42 +02:00 |
|
Thomas Hoffmann
|
2704d607fe
|
added mask parameter
|
2015-05-15 11:34:11 +02:00 |
|
Thomas Hoffmann
|
569a1143cd
|
added getData and normailze
|
2015-05-15 10:43:33 +02:00 |
|
Peter Braden
|
585790f06e
|
Merge pull request #250 from morganrallen/putTextThickness
added option for putText line thickness
|
2015-05-06 22:43:33 +02:00 |
|
Morgan 'ARR\!' Allen
|
27267f310a
|
added option for putText line thickness
|
2015-05-06 10:46:00 -07:00 |
|
Peter Braden
|
afe7467e13
|
Merge pull request #248 from tualo/master
missing mat.put
|
2015-04-27 08:21:15 +02:00 |
|
Thomas Hoffmann
|
7d52f60645
|
commented out opencv window
|
2015-04-22 08:33:23 +02:00 |
|
Thomas Hoffmann
|
a1a2421b32
|
added example for mat.put
|
2015-04-22 07:58:30 +02:00 |
|
Thomas Hoffmann
|
150fc4a66d
|
added mat.put(buffer) function
|
2015-04-22 07:51:46 +02:00 |
|
Peter Braden
|
e65202575a
|
Merge pull request #202 from arkcore/features2d
Dirty draft of using features2d for calculating
|
2015-04-01 08:15:29 +02:00 |
|
AVVS
|
a7eba6a9e4
|
Add imageSimilarity method beased on features 2d
|
2015-03-31 18:51:08 -07:00 |
|
AVVS
|
d2a918bedc
|
Merge branch 'peterbraden-master'
|
2015-03-31 18:46:28 -07:00 |
|
Max Ehrlich
|
3ae1ccb212
|
Merge pull request #236 from Queuecumber/master
Added fillPoly function for drawing polygons
|
2015-03-17 10:34:48 -04:00 |
|
Max Ehrlich
|
7acb6ea5cd
|
Added fillPoly function for drawing polygons
|
2015-03-17 10:09:39 -04:00 |
|
Max Ehrlich
|
622c2ca995
|
Merge pull request #233 from hybridgroup/master
Fix issue with Linux binaries not passing self-test on install.
|
2015-02-24 19:43:56 -05:00 |
|
edgarsilva
|
a872bcf9c4
|
Fix incorrect secure keys.
|
2015-02-24 18:00:27 -06:00 |
|
edgarsilva
|
131554274a
|
Fix issue with travis-ci pre-compiled binaries using a really old opencv version.
|
2015-02-24 17:51:12 -06:00 |
|
Peter Braden
|
d3434565c5
|
Merge pull request #228 from Queuecumber/master
Stereo Camera Functions
|
2015-02-22 18:22:24 +01:00 |
|
Max Ehrlich
|
24a23b803b
|
Merge remote-tracking branch 'origin/stereo'
Conflicts:
binding.gyp
|
2015-02-13 12:24:05 -05:00 |
|
Max Ehrlich
|
81f36f9321
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-13 12:19:51 -05:00 |
|
Max Ehrlich
|
c1686749bd
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-13 12:19:00 -05:00 |
|
Max Ehrlich
|
14fed8c12b
|
Fixed a bug causing argments to be read incorrectly in stereoRectify
|
2015-02-13 12:11:18 -05:00 |
|