Vanilla Hsu
|
35d6e3ff21
|
add freebsd's support.
|
2014-12-28 20:11:10 +08:00 |
|
daohang
|
98c5bb9b42
|
Update cxtype.go
|
2014-10-23 10:04:24 +08:00 |
|
daohang
|
a691a20dc3
|
Update cxtype.go
|
2014-10-22 10:53:47 +08:00 |
|
Aditya Bhargava
|
d9acb35527
|
make FromImage work with gifs
|
2014-10-20 15:39:10 -07:00 |
|
Aditya Bhargava
|
7ddf7bb787
|
DecodeImageMem was leaking memory because the mat header wasn't being deallocated.
|
2014-10-14 15:41:50 -07:00 |
|
Bradley Griffiths
|
d36375064f
|
Release memory storage.
|
2014-09-16 20:18:52 +01:00 |
|
Bradley Griffiths
|
2bb3caf08d
|
Release cascade method.
|
2014-09-16 20:00:02 +01:00 |
|
Harshavardhana
|
5ddf3f8f7e
|
Make sure not to use C++ headers - fixes #18
|
2014-09-08 22:41:35 -07:00 |
|
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 |
|
TEE JIA HEN
|
012b760027
|
Added CV_BGR2BGRA
|
2014-08-18 20:24:36 +08: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
|
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
|
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
|
11ebb18493
|
Remove debug logging.
|
2013-12-17 20:41:17 +08: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 |
|
chai2010
|
7173ac6514
|
import svn rep
|
2013-10-08 10:13:28 +08:00 |
|