Stefan van der Walt
|
9025c5d3b0
|
Clean up opencv namespace and imports.
|
2009-10-17 12:28:33 +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
|
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 |
|
Stefan van der Walt
|
e6454dae4a
|
Allow unit tests to be run when OpenCV is not available.
|
2009-10-15 10:36:05 +02:00 |
|
sccolbert
|
3205bb1f06
|
added unit-tests for existing functions. and prelimenary docstrings
|
2009-10-11 23:51:37 +02:00 |
|
sccolbert
|
b95c8e3ef9
|
OpenCV infrastructure largely in place. A test function wrapped: cvSmooth()
|
2009-10-10 18:44:19 +02:00 |
|