-
This is with svn r2220
installing zlib development files (zlib1g-dev on ubuntu jaunty) and rerunning configure makes the error go away.
2009-10-02 19:29:31 UTC in Open Computer Vision Library
-
$ make
libtool: link: g++ -O3 -g -march=pentium4 -ffast-math -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -fopenmp -fopenmp -o .libs/opencv-createsamples createsamples.o ./.libs/libcvhaartraining.a ../src/.libs/libhighgui.so /home/ngallahe/opencvlibrary/opencv/src/.libs/libcv.so ../src/.libs/libcv.so /home/ngallahe/opencvlibrary/opencv/src/.libs/libcxcore.so ../src/.libs/libcxcore.so.
2009-10-02 18:58:00 UTC in Open Computer Vision Library
-
The python bindings for cvGetAffineTransform(src, dst, map) are not correctly processed, resulting in the function being uncallable. src and dst both need to be converted into an array of 3 CvPoint2D23F() objects. The current swig bridge simply casts the argument to a pointer, doing no list/tuple reading.
This is with OpenCV 1.1pre1, Python 2.6.2 on windows.
2009-09-23 20:07:03 UTC in Open Computer Vision Library
-
ngallaher committed revision 3 to the Teflon SVN repository, changing 11 files.
2009-09-21 00:53:27 UTC in Teflon
-
ngallaher committed revision 2 to the Teflon SVN repository, changing 2 files.
2009-09-21 00:48:54 UTC in Teflon
-
ngallaher committed revision 1 to the Teflon SVN repository, changing 3 files.
2009-09-21 00:40:50 UTC in Teflon
-
ngallaher made 1 file-release changes.
2009-09-15 19:53:01 UTC in Teflon
-
ngallaher changed the public information on the Teflon project.
2009-09-09 15:19:57 UTC in Teflon
-
ngallaher made 1 file-release changes.
2009-09-09 15:18:01 UTC in Teflon
-
ngallaher made 2 file-release changes.
2009-09-09 15:17:01 UTC in Teflon