issue 2
(openCV 2.0 compatibility) commented on by bluekid70
- i try it there is no problem with OpenCv 2.0
recompile with OpenCv 2.0 libraries ( rebuild OpenCv 2.0 libraries because there is
a problem about windows version )
only exception is
void cvLaplace(constCvArr *src,CvArr *dst, int aperture size=3);
if apperature size = -1 program breaks i think it is OpenCv 2.0 bug
i try it there is no problem with OpenCv 2.0
recompile with OpenCv 2.0 libraries ( rebuild OpenCv 2.0 libraries because there is
a problem about windows version )
only exception is
void cvLaplace(constCvArr *src,CvArr *dst, int aperture size=3);
if apperature size = -1 program breaks i think it is OpenCv 2.0 bug
Oct 12, 2009
issue 2
(openCV 2.0 compatibility) reported by dmpossa
- There is a simple way to use openCV 2.0 instead of the 1.0 version?
There is a simple way to use openCV 2.0 instead of the 1.0 version?
Apr 06, 2009
issue 1
(window size issue) reported by Asmwarrior
- In Windows, I use the a 1024*768 screen. But he cvPreprocessor's main
window is to big to fit on my screen.
I suggest you should add a "maxmize" or "normal" size button. another
suggest is that you the window can be resized.
Thanks.
In Windows, I use the a 1024*768 screen. But he cvPreprocessor's main
window is to big to fit on my screen.
I suggest you should add a "maxmize" or "normal" size button. another
suggest is that you the window can be resized.
Thanks.