Stefan van der Walt
|
984851e28e
|
ENH: Add opencv wrapper for FindFundamentalMat.
|
2010-12-02 13:49:52 +02:00 |
|
sccolbert
|
ae4bd34495
|
added cvFloodFill and cvMatchTemplate
|
2009-12-06 22:30:22 +01:00 |
|
 sccolbertandStefan van der Walt
|
8c6d835254
|
fixed threshold to add otsu as a kwarg
|
2009-10-24 18:12:14 +02:00 |
|
 sccolbertandStefan van der Walt
|
4763ceeb74
|
added threshold and adpative threshold
|
2009-10-24 18:12:14 +02:00 |
|
sccolbert
|
25e9ec82df
|
added color conversion
|
2009-10-24 15:08:26 +02:00 |
|
sccolbert
|
c2b98b259a
|
added color conversion constants
|
2009-10-24 13:05:15 +02:00 |
|
sccolbert
|
c2bfc99818
|
added morphology functions and support for IplConvKernel
|
2009-10-23 20:40:05 +02:00 |
|
sccolbert
|
e44bb5bd00
|
added camera calibration from Holger Rapp and fixed a bug in CvMat struct
|
2009-10-23 15:06:35 +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 |
|
sccolbert
|
9bc93b3154
|
Added cvFind and DrawChessboardCorners - from Holger
|
2009-10-16 15:41:51 +02:00 |
|
Holger Rapp
|
f44c246b98
|
Added cvFindChessboardCorners
|
2009-10-15 12:07:46 +02:00 |
|
sccolbert
|
14f588e0fa
|
added cvCornerSubPix and cvResize impementations. Added a bash build script.
|
2009-10-12 19:10:21 +02:00 |
|
sccolbert
|
b95c8e3ef9
|
OpenCV infrastructure largely in place. A test function wrapped: cvSmooth()
|
2009-10-10 18:44:19 +02:00 |
|