sccolbert
|
d28e3e8555
|
fixed the setup.py, it works now.
|
2009-10-14 17:38:50 +02:00 |
|
sccolbert
|
003141283f
|
added a setup.py, moved the data files to the head folder.
|
2009-10-14 13:12:29 +02:00 |
|
sccolbert
|
73f85b0d3a
|
added cvGoodFeaturesToTrack. Added clone_array_shape function.
I should at one point turn that into a type that does its own memory management.
|
2009-10-13 00:31:40 +02:00 |
|
sccolbert
|
1076de0949
|
added a bash script for build to holdover until a setup.py solution
|
2009-10-12 19:12:00 +02:00 |
|
sccolbert
|
14f588e0fa
|
added cvCornerSubPix and cvResize impementations. Added a bash build script.
|
2009-10-12 19:10:21 +02:00 |
|
sccolbert
|
2e87575625
|
updated tests to be shorter and OO. Deleted unnecessary data files.
|
2009-10-12 11:14:15 +02:00 |
|
sccolbert
|
3205bb1f06
|
added unit-tests for existing functions. and prelimenary docstrings
|
2009-10-11 23:51:37 +02:00 |
|
sccolbert
|
310d501655
|
wrapped 7 more functions
new functions:
cvSobel
cvLaplace
cvCanny
cvPreCornerDetect
cvCornerEigenValsAndVecs
cvCornerMinEigenVal
cvCornerHarris
|
2009-10-10 22:43:52 +02:00 |
|
sccolbert
|
b95c8e3ef9
|
OpenCV infrastructure largely in place. A test function wrapped: cvSmooth()
|
2009-10-10 18:44:19 +02:00 |
|