Commit graph

15 commits

Author SHA1 Message Date
David Oram
857725be79 Added sequence, curve and contour related functions 2015-09-14 17:21:21 +12:00
David Oram
f812503e45 Refactored FindCountours to pass all parameters needed 2015-09-10 16:56:27 +12:00
David Oram
02da2d4700 Added functions:
- FindContours
- DrawContours
- Set
- EqualizeHist

and associated constants
2015-09-10 16:51:38 +12:00
David Oram
8f000e16ff Created basic functionality 2015-09-01 06:29:03 +12:00
Chih-Wei Chang
b491ec3c93 Implement basic calib3d 2015-02-06 23:08:22 +08:00
Chih-Wei Chang
032f62c56c Revert "Adding imgptype.go and other features"
This reverts commit 648e351137.
2015-02-06 21:34:45 +08:00
Helala
648e351137 Adding imgptype.go and other features 2015-02-01 23:40:05 -05:00
Vanilla Hsu
ecf8d35122 1: add CV_INTER_* const values.
2: add imgproc_test.go
2014-12-29 20:57:57 +08:00
Vanilla Hsu
71e2e0317e Add Crop(). 2014-12-29 20:10:56 +08:00
Vanilla Hsu
35d6e3ff21 add freebsd's support. 2014-12-28 20:11:10 +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