|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
OpenCV 2.0 won't compile in Ubuntu 9.0.4Hi, all:
Everything goes on well until 49% --- error message as attached. Can VP please help as soon as possible? Cheers What's more, is current OpenCV's cvCalcPCA correct? I tested, it seems cvCalcPCA of both OpenCV 1.2 and OpenCV 2.0 doesn't work correctly. Regards JIA Pei [ 49%] Building CXX object src/cxcore/CMakeFiles/cxcore.dir/cxarithm.o cd /home/jiapei/Tools/opencv-svn-20091013/opencv/build/src/cxcore && /usr/bin/g++ -DHAVE_CONFIG_H -DCVAPI_EXPORTS -Dcxcore_EXPORTS -Wall -pthread -D_GLIBCXX_PARALLEL -fopenmp -O3 -DNDEBUG -fwhole-program --combine -O3 -ffast-math -mmmx -msse -msse2 -msse3 -pg -g -DNDEBUG -fPIC -I/home/jiapei/Tools/opencv-svn-20091013/opencv/. -I/home/jiapei/Tools/opencv-svn-20091013/opencv/build -I/home/jiapei/Tools/opencv-svn-20091013/opencv/include -I/home/jiapei/Tools/opencv-svn-20091013/opencv/include/opencv -I/home/jiapei/Tools/opencv-svn-20091013/opencv/src/cxcore/../../3rdparty/include -I/home/jiapei/Tools/opencv-svn-20091013/opencv/src/cxcore/../../include/opencv -I/home/jiapei/Tools/opencv-svn-20091013/opencv/build/src/cxcore -include /home/jiapei/Tools/opencv-svn-20091013/opencv/build/src/cxcore/_cxcore.h -Winvalid-pch -o CMakeFiles/cxcore.dir/cxarithm.o -c /home/jiapei/Tools/opencv-svn-20091013/opencv/src/cxcore/cxarithm.cpp Linking CXX shared library ../../lib/libcxcore.so cd /home/jiapei/Tools/opencv-svn-20091013/opencv/build/src/cxcore && /usr/bin/cmake -E cmake_link_script CMakeFiles/cxcore.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -Wall -pthread -D_GLIBCXX_PARALLEL -fopenmp -O3 -DNDEBUG -fwhole-program --combine -O3 -ffast-math -mmmx -msse -msse2 -msse3 -pg -g -DNDEBUG -shared -Wl,-soname,libcxcore.so.2.0 -o ../../lib/libcxcore.so.2.0.0 CMakeFiles/cxcore.dir/cxdrawing.o CMakeFiles/cxcore.dir/cxalloc.o CMakeFiles/cxcore.dir/cxtables.o CMakeFiles/cxcore.dir/cxarray.o CMakeFiles/cxcore.dir/cxdatastructs.o CMakeFiles/cxcore.dir/cxrand.o CMakeFiles/cxcore.dir/cxpersistence.o CMakeFiles/cxcore.dir/cxlapack.o CMakeFiles/cxcore.dir/cxstat.o CMakeFiles/cxcore.dir/cxprecomp.o CMakeFiles/cxcore.dir/cximage.o CMakeFiles/cxcore.dir/cxflann.o CMakeFiles/cxcore.dir/cxmatrix.o CMakeFiles/cxcore.dir/cxcopy.o CMakeFiles/cxcore.dir/cxsystem.o CMakeFiles/cxcore.dir/cxmatmul.o CMakeFiles/cxcore.dir/cxdxt.o CMakeFiles/cxcore.dir/cxconvert.o CMakeFiles/cxcore.dir/cxmathfuncs.o CMakeFiles/cxcore.dir/cxarithm.o -ldl -lm -lpthread -lrt -lgomp ../../3rdparty/lib/libopencv_lapack.a ../../3rdparty/lib/libzlib.a ../../3rdparty/lib/libflann.a `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced in section `.text' of CMakeFiles/cxcore.dir/cxalloc.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxalloc.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced in section `.text' of CMakeFiles/cxcore.dir/cxarray.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxarray.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced in section `.text' of CMakeFiles/cxcore.dir/cxdatastructs.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxdatastructs.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced in section `.text' of CMakeFiles/cxcore.dir/cxrand.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxrand.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced in section `.text' of CMakeFiles/cxcore.dir/cxpersistence.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxpersistence.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced in section `.text' of CMakeFiles/cxcore.dir/cxlapack.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxlapack.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced in section `.text' of CMakeFiles/cxcore.dir/cxstat.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxstat.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced in section `.text' of CMakeFiles/cxcore.dir/cximage.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cximage.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced in section `.text' of CMakeFiles/cxcore.dir/cxflann.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxflann.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced in section `.text' of CMakeFiles/cxcore.dir/cxcopy.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxcopy.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced in section `.text' of CMakeFiles/cxcore.dir/cxsystem.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxsystem.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced insection `.text' of CMakeFiles/cxcore.dir/cxmatmul.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxmatmul.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced insection `.text' of CMakeFiles/cxcore.dir/cxdxt.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxdxt.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced insection `.text' of CMakeFiles/cxcore.dir/cxconvert.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxconvert.o `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' referenced insection `.text' of CMakeFiles/cxcore.dir/cxmathfuncs.o: defined in discarded section `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxmathfuncs.o collect2: ld returned 1 exit status make[2]: *** [lib/libcxcore.so.2.0.0] Error 1 make[2]: Leaving directory `/home/jiapei/Tools/opencv-svn-20091013/opencv/build' make[1]: *** [src/cxcore/CMakeFiles/cxcore.dir/all] Error 2 make[1]: Leaving directory `/home/jiapei/Tools/opencv-svn-20091013/opencv/build' make: *** [all] Error 2 jiapei@so-9883-x1:~/Tools/opencv-svn-20091013/opencv/build$ -- Welcome to Vision Open http://www.visionopen.com ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Opencvlibrary-devel mailing list Opencvlibrary-devel@... https://lists.sourceforge.net/lists/listinfo/opencvlibrary-devel |
|
|
Re: OpenCV 2.0 won't compile in Ubuntu 9.0.4Hello,
I will get back to my computer only next week. OpenCV 2.0 has been built on Ubuntu 9.04 many, many times without any problems - this is one of the most opencv 2.0-compatible environments. Please, remove the whole source and binary directories, unpack opencv-2.0.0 tarball (or take the tagged snapshot from SVN), configure it with cmake and build. If it still fails, please, let me know, which particilar steps you made, on which architecture (i386, x64, ppc, ...), which cmake options you used etc. - I will try to reproduce it when I get back. Regards, Vadim 13.10.2009, в 8:13, JIA Pei <jp4work@...> написал(а): > Hi, all: > > Everything goes on well until 49% --- error message as attached. > > Can VP please help as soon as possible? > Cheers > > > What's more, is current OpenCV's cvCalcPCA correct? I tested, it seems > cvCalcPCA of both OpenCV 1.2 and OpenCV 2.0 doesn't work correctly. > > Regards > JIA Pei > > > > [ 49%] Building CXX object src/cxcore/CMakeFiles/cxcore.dir/cxarithm.o > cd /home/jiapei/Tools/opencv-svn-20091013/opencv/build/src/cxcore && > /usr/bin/g++ -DHAVE_CONFIG_H -DCVAPI_EXPORTS -Dcxcore_EXPORTS > -Wall -pthread -D_GLIBCXX_PARALLEL -fopenmp -O3 -DNDEBUG > -fwhole-program --combine -O3 -ffast-math -mmmx -msse -msse2 -msse3 > -pg -g -DNDEBUG -fPIC > -I/home/jiapei/Tools/opencv-svn-20091013/opencv/. > -I/home/jiapei/Tools/opencv-svn-20091013/opencv/build > -I/home/jiapei/Tools/opencv-svn-20091013/opencv/include > -I/home/jiapei/Tools/opencv-svn-20091013/opencv/include/opencv > -I/home/jiapei/Tools/opencv-svn-20091013/opencv/src/cxcore/../../ > 3rdparty/include > -I/home/jiapei/Tools/opencv-svn-20091013/opencv/src/cxcore/../../ > include/opencv > -I/home/jiapei/Tools/opencv-svn-20091013/opencv/build/src/cxcore > -include /home/jiapei/Tools/opencv-svn-20091013/opencv/build/src/ > cxcore/_cxcore.h > -Winvalid-pch -o CMakeFiles/cxcore.dir/cxarithm.o -c > /home/jiapei/Tools/opencv-svn-20091013/opencv/src/cxcore/cxarithm.cpp > Linking CXX shared library ../../lib/libcxcore.so > cd /home/jiapei/Tools/opencv-svn-20091013/opencv/build/src/cxcore && > /usr/bin/cmake -E cmake_link_script CMakeFiles/cxcore.dir/link.txt > --verbose=1 > /usr/bin/g++ -fPIC -Wall -pthread -D_GLIBCXX_PARALLEL -fopenmp -O3 > -DNDEBUG -fwhole-program --combine -O3 -ffast-math -mmmx -msse -msse2 > -msse3 -pg -g -DNDEBUG -shared -Wl,-soname,libcxcore.so.2.0 -o > ../../lib/libcxcore.so.2.0.0 CMakeFiles/cxcore.dir/cxdrawing.o > CMakeFiles/cxcore.dir/cxalloc.o CMakeFiles/cxcore.dir/cxtables.o > CMakeFiles/cxcore.dir/cxarray.o CMakeFiles/cxcore.dir/cxdatastructs.o > CMakeFiles/cxcore.dir/cxrand.o CMakeFiles/cxcore.dir/cxpersistence.o > CMakeFiles/cxcore.dir/cxlapack.o CMakeFiles/cxcore.dir/cxstat.o > CMakeFiles/cxcore.dir/cxprecomp.o CMakeFiles/cxcore.dir/cximage.o > CMakeFiles/cxcore.dir/cxflann.o CMakeFiles/cxcore.dir/cxmatrix.o > CMakeFiles/cxcore.dir/cxcopy.o CMakeFiles/cxcore.dir/cxsystem.o > CMakeFiles/cxcore.dir/cxmatmul.o CMakeFiles/cxcore.dir/cxdxt.o > CMakeFiles/cxcore.dir/cxconvert.o CMakeFiles/cxcore.dir/cxmathfuncs.o > CMakeFiles/cxcore.dir/cxarithm.o -ldl -lm -lpthread -lrt -lgomp > ../../3rdparty/lib/libopencv_lapack.a ../../3rdparty/lib/libzlib.a > ../../3rdparty/lib/libflann.a > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced in section `.text' of > CMakeFiles/cxcore.dir/cxalloc.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxalloc.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced in section `.text' of > CMakeFiles/cxcore.dir/cxarray.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxarray.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced in section `.text' of > CMakeFiles/cxcore.dir/cxdatastructs.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of > CMakeFiles/cxcore.dir/cxdatastructs.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced in section `.text' of > CMakeFiles/cxcore.dir/cxrand.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxrand.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced in section `.text' of > CMakeFiles/cxcore.dir/cxpersistence.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of > CMakeFiles/cxcore.dir/cxpersistence.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced in section `.text' of > CMakeFiles/cxcore.dir/cxlapack.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxlapack.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced in section `.text' of > CMakeFiles/cxcore.dir/cxstat.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxstat.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced in section `.text' of > CMakeFiles/cxcore.dir/cximage.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cximage.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced in section `.text' of > CMakeFiles/cxcore.dir/cxflann.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxflann.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced in section `.text' of > CMakeFiles/cxcore.dir/cxcopy.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxcopy.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced in section `.text' of > CMakeFiles/cxcore.dir/cxsystem.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxsystem.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced insection `.text' of > CMakeFiles/cxcore.dir/cxmatmul.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxmatmul.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced insection `.text' of > CMakeFiles/cxcore.dir/cxdxt.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxdxt.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced insection `.text' of > CMakeFiles/cxcore.dir/cxconvert.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxconvert.o > `std::basic_string<char, std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage' referenced insection `.text' of > CMakeFiles/cxcore.dir/cxmathfuncs.o: defined in discarded section > `.bss._ZNSs4_Rep20_S_empty_rep_storageE[std::basic_string<char, > std::char_traits<char>, std::allocator<char> >> ::_Rep::_S_empty_rep_storage]' of CMakeFiles/cxcore.dir/cxmathfuncs.o > collect2: ld returned 1 exit status > make[2]: *** [lib/libcxcore.so.2.0.0] Error 1 > make[2]: Leaving directory `/home/jiapei/Tools/opencv-svn-20091013/ > opencv/build' > make[1]: *** [src/cxcore/CMakeFiles/cxcore.dir/all] Error 2 > make[1]: Leaving directory `/home/jiapei/Tools/opencv-svn-20091013/ > opencv/build' > make: *** [all] Error 2 > jiapei@so-9883-x1:~/Tools/opencv-svn-20091013/opencv/build$ > > > > > -- > Welcome to Vision Open > http://www.visionopen.com > > --- > --- > --- > --------------------------------------------------------------------- > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart > your > developing skills, take BlackBerry mobile applications to market and > stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Opencvlibrary-devel mailing list > Opencvlibrary-devel@... > https://lists.sourceforge.net/lists/listinfo/opencvlibrary-devel ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Opencvlibrary-devel mailing list Opencvlibrary-devel@... https://lists.sourceforge.net/lists/listinfo/opencvlibrary-devel |
| Free embeddable forum powered by Nabble | Forum Help |