Commit graph

9 commits

Author SHA1 Message Date
hpgood
9360634c0c update the api of "github.com/gonum/matrix/mat64"
*mat64.Dense has removed the "Col" function.
2015-11-03 13:34:14 +08:00
Chih-Wei Chang
2a172b0a22 Add opencv flag for linux. 2015-06-21 13:53:39 -07:00
Chih-Wei Chang
40ed44c20c Complete initCameraMatrix2D, calibrateCamera interface. 2015-02-23 17:56:59 +08:00
Chih-Wei Chang
2afcd2a05b Takes column vector instead. 2015-02-23 17:46:13 +08:00
Chih-Wei Chang
dcfe2940df Use testify to make real assertions. 2015-02-17 12:41:39 +08:00
Chih-Wei Chang
51f567bae2 Wrap CalibrateCamera with mat64 2015-02-17 10:57:29 +08:00
Chih-Wei Chang
f3ef2ccd9b Rename Mat to GcvMat 2015-02-17 00:44:28 +08:00
Chih-Wei Chang
c4a0fdeeab Rename type names to be more go-like. 2015-02-16 17:00:57 +08:00
Chih-Wei Chang
fb12538882 Wrap initCameraMatrix2D with mat64. 2015-02-16 16:48:18 +08:00