Commit graph

9 commits

Author SHA1 Message Date
Chih-Wei Chang
c9330d1782 Try to move all code under same package.
It seems we have to put all code under the same package, otherwise
the type mapping given by SWIG will be a little hard to maintain.
2015-02-16 00:35:37 +08:00
Chih-Wei Chang
b7a619ff90 Better wrapping and documentation. 2015-02-15 21:46:32 +08:00
Chih-Wei Chang
a2e19543f7 Wrap basic types. 2015-02-15 16:11:09 +08:00
Chih-Wei Chang
7a78947362 Wrap CalibrateCamera 2015-02-15 13:59:32 +08:00
Chih-Wei Chang
8aad62212a Extract core related code to gcv_utils. 2015-02-14 22:41:24 +08:00
Chih-Wei Chang
8d629cd384 Use simple function instead of class. 2015-02-14 22:36:28 +08:00
Chih-Wei Chang
9dbdf34f32 Use std_vector instead of wrapping ourself. 2015-02-14 22:31:03 +08:00
Chih-Wei Chang
49c0f9831b Draft for cv::initCameraMatrix2D 2015-02-14 14:41:23 +08:00
Chih-Wei Chang
8f9e5b89d9 Re-organize 2015-02-13 17:12:29 +08:00