Commit graph

89 commits

Author SHA1 Message Date
Thomas Kastner
a3c5d8e139 added FromImageUnsafe and tests/benchmarks 2014-08-21 08:40:53 +02:00
Thomas Kastner
d2eca0237c added path from go image to opencv image and back. 2014-08-20 15:53:27 +02:00
Thomas Kastner
5d538b4b5e added path from go image to opencv image and back. 2014-08-20 11:51:19 +02:00
Bert Chang
71563c2b68 Merge pull request #16 from sprungknoedl/kmeans-clustering
Added cvKMeans2 & auxiliary functions
2014-08-19 22:56:54 +08:00
Thomas Kastner
086424cb9b Added cvKMeans2 & auxiliary functions 2014-08-19 13:29:56 +02:00
Bert Chang
457b29f6f9 Merge pull request #15 from wizztjh/master
Added CV_BGR2BGRA
2014-08-18 20:32:35 +08:00
TEE JIA HEN
012b760027 Added CV_BGR2BGRA 2014-08-18 20:24:36 +08:00
Bert Chang
6edfcc9d34 Update installation instruction. 2014-07-29 15:33:45 +08:00
Bert Chang
ab62b9bd6e Update introduction for contribution 2014-07-29 15:29:53 +08:00
Bert Chang
8089fd64b2 Merge pull request #13 from satojkovic/fix_12
Fix #12: Samples reference a correct repo
2014-07-29 15:23:24 +08:00
satojkovic
efb5c1d4c6 Fix #12: Samples reference a correct repo 2014-07-29 00:48:04 +09:00
Bert Chang
82af0cc56b Merge https://github.com/hybridgroup/go-opencv into hybridgroup-master 2014-05-02 20:19:36 +08:00
Adrian Zankich
3ccc83e7f6 Add NewScalar function 2014-04-21 14:36:12 -07:00
Adrian Zankich
92b88c0895 Use CV_HAAR_DO_CANNY_PRUNING for face detection 2014-03-04 13:30:41 -08:00
Adrian Zankich
67da16d879 Update example 2014-03-04 00:40:59 -08:00
Adrian Zankich
79f4e377a6 Add face detection 2014-03-04 00:15:02 -08:00
Adrian Zankich
657e340eb2 Add more drawing methods 2014-03-03 23:54:03 -08:00
Alexander Kirillov
5ea84b70de Corrected type conversion in C file 2014-02-23 00:55:19 +04:00
Adrian Zankich
0087f832bc go fmt 2014-02-07 12:27:16 -08:00
Bert Chang
d24c14b7e6 Apply patch to specify OpenCV version. Fixed #5
Detail: https://code.google.com/p/go-opencv/issues/detail?id=2
2014-02-06 19:55:52 +08:00
Bert Chang
1d6ae2dabc Add webcam sample to README. 2014-01-16 11:49:56 +08:00
Bert Chang
d511e25516 Fix indentions. 2014-01-16 11:46:19 +08:00
Bert Chang
41ec01563c Merge pull request #4 from saratovsource/master
Add webcam example
2014-01-15 19:45:02 -08:00
Kirillov Alexander
4c94f061e0 Add webcam example 2014-01-15 22:44:33 +04:00
Bert Chang
32560d5c5b Merge pull request #3 from saratovsource/master
Some changes for developing in forks
2014-01-14 06:06:41 -08:00
Kirillov Alexander
745f3e0955 Modify samples to run in changed forks 2014-01-14 17:47:04 +04:00
Kirillov Alexander
44d0885de8 Add package file 2014-01-14 17:21:26 +04:00
Bert Chang
554f5c57b3 Merge pull request #2 from nfillot/master
Remove unnecessary log import, cause of error in samples
2013-12-20 02:16:46 -08:00
Nicolas Fillot
6bbbda75c2 Remove unnecessary log import, cause of error in samples 2013-12-20 11:00:43 +01:00
Bert Chang
2841b29029 Add example in README. 2013-12-17 20:52:34 +08:00
Bert Chang
11ebb18493 Remove debug logging. 2013-12-17 20:41:17 +08:00
lazywei
c36705181e Add contribution instruction in README. 2013-12-17 11:31:55 +08:00
Nicolas Fillot
0e732dded6 Change the repo for samples, fixed path 2013-12-16 21:47:55 +01:00
Nicolas Fillot
0447d7edf7 Change the repo for samples 2013-12-16 21:29:33 +01:00
lazywei
a63a44e6fd Fix ratio computing error. 2013-12-16 12:17:24 +08:00
lazywei
cc0a3e06c2 Add cvResize binding. 2013-12-16 12:04:59 +08:00
lazywei
487ef183fd Remove some files. 2013-12-16 11:13:44 +08:00
lazywei
c89e6128f2 Add README. 2013-12-09 17:43:06 +08:00
chai2010
7173ac6514 import svn rep 2013-10-08 10:13:28 +08:00