- 22 Jul, 2010 2 commits
-
-
Vladislav Vinogradov authored
-
Andrey Morozov authored
-
- 21 Jul, 2010 4 commits
-
-
Vadim Pisarevsky authored
-
Andrey Morozov authored
-
Andrey Morozov authored
-
Vadim Pisarevsky authored
-
- 20 Jul, 2010 6 commits
-
-
James Bowman authored
-
Vadim Pisarevsky authored
-
Anatoly Baksheev authored
-
Alexander Shishkov authored
-
Anatoly Baksheev authored
-
Yannick Verdie authored
- cvAddButton done - All the "actions" of the toolbar are working - Window properties done
-
- 19 Jul, 2010 6 commits
-
-
Anatoly Baksheev authored
-
Andrey Morozov authored
-
Andrey Morozov authored
-
Andrey Morozov authored
-
Anatoly Baksheev authored
-
Andrey Morozov authored
-
- 17 Jul, 2010 6 commits
-
-
Andrey Morozov authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Andrey Morozov authored
-
Vadim Pisarevsky authored
-
Alexander Shishkov authored
-
- 16 Jul, 2010 16 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
fixed the singular case in the rodrigues test. increased the error threshold in findFundamentalMat test
-
Vadim Pisarevsky authored
-
Anatoly Baksheev authored
-
Vadim Pisarevsky authored
-
Yannick Verdie authored
- fixed icvFindTrackbar bug
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
fixed VS preprocessor condition to include pmmintrin.h (which is available in VS2008 and later versions, but not in VS2005)
-
Vadim Pisarevsky authored
added workaround for strange tmpnam() output from VS2010. turned off optimization for DCT & DFT on Win64 for VS200x (VS2010 builds it fine)
-
Vadim Pisarevsky authored
-
Victor Erukhimov authored
-
Vadim Pisarevsky authored
updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings
-