Commit Graph

10 Commits

Author SHA1 Message Date
Stefan van der Walt f5461aae17 ENH: Find libcv.so.2.1 in addition to just libcv.so. 2010-12-02 11:15:46 +02:00
Stefan van der Walt 714a49a849 Fix bug in libimport. 2009-10-24 11:25:03 +02:00
Stefan van der Walt 8f9e6a9fbf Unify libcv loader under different platforms. 2009-10-23 12:11:59 +02:00
Stefan van der Walt d753726a83 Fix _libimport when libcv is not available. 2009-10-23 11:18:10 +02:00
Stefan van der Walt 8ec3abb3f5 Fix importing of opencv when libraries are not installed / extensions are not compiled. 2009-10-17 07:37:29 +02:00
sccolbert aa20e903d1 added "cxcore" to __all__ 2009-10-16 21:29:55 +02:00
sccolbert 1e1958b414 added 4 warping functions. Added CvMat support.
Added cvGetRectSubPix, cvGetQuadrangleSubPix, cvWarpAffine, cvWarpPerspective.
As a byproduct added CvMat support.
2009-10-16 21:25:20 +02:00
Holger Rapp fd613c6a0d Merged with trunk 2009-10-15 13:28:21 +02:00
Holger Rapp f44c246b98 Added cvFindChessboardCorners 2009-10-15 12:07:46 +02:00
Holger Rapp ae310bc4b6 Added a more stable detection of opencv library by introducing a new file: _libimport.py 2009-10-15 09:41:39 +02:00