-
This bug report and the patch were my mistakes.
Therefore, I close this report.
Thanks,
Nobuhiro.
2009-06-14 02:08:27 UTC in Open Computer Vision Library
-
Oh, thanks!
I will fix swig file.
2009-05-26 05:18:59 UTC in Open Computer Vision Library
-
swig/python/_ml.cpp has error : no matching function.
This patch fix this.
(cd .libs && rm -f _cv.la && ln -s ../_cv.la _cv.la)
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/opencv -I. -DCV_NO_BACKWARD_COMPATIBILITY -fPIC -I/usr/include/python2.5 -g -O2 -MT _ml_la-_ml.lo -MD -MP -MF .deps/_ml_la-_ml.Tpo -c -o _ml_la-_ml.lo `test...
2009-05-14 06:02:45 UTC in Open Computer Vision Library
-
src/highgui/loadsave.cpp has typo and coding miss.
This patch fix these.
2009-05-14 05:52:13 UTC in Open Computer Vision Library
-
cvGetWindowHandle gives back NULL every time.
2009-04-18 10:32:52 UTC in Open Computer Vision Library
-
iwamatsu committed patchset 1350 of module linux to the LinuxSH CVS repository, changing 1 files.
2006-08-03 12:35:47 UTC in LinuxSH