- 16 Jul, 2010 17 commits
-
-
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
-
Yannick Verdie authored
- Finished toolbar: the last icon opens an external window with the trackbars inside
-
Yannick Verdie authored
- Add icons for toolbar in new folder (files_Qt) (later, will delete useless icons)
-
Yannick Verdie authored
- Add toolbar - Clean the code - Window properties in progress
-
- 15 Jul, 2010 6 commits
-
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Andrey Morozov authored
-
Andrey Morozov authored
-
Anatoly Baksheev authored
-
- 14 Jul, 2010 3 commits
-
-
Anatoly Baksheev authored
Simple implementation of StereoBM_GPU. It is excluded from compilation now.
-
Alexander Shishkov authored
-
Gary Bradski authored
-
- 13 Jul, 2010 7 commits
-
-
Vadim Pisarevsky authored
-
Stefano Fabri authored
-
Stefano Fabri authored
-
Stefano Fabri authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 12 Jul, 2010 7 commits
-
-
Vadim Pisarevsky authored
-
Yannick Verdie authored
-
Yannick Verdie authored
-
Alexander Shishkov authored
-
Alexander Shishkov authored
Changed VectorDescriptorMatch interface to add factory capabilities and changed factory functions interface (return smart pointer)
-
Yannick Verdie authored
- 3 new points mostly done: - OpenGL support enabled (windows are rendered using GPU) - Save current screen (with overlay and so on...) with shortcut CTRL+S - Text rendering (with any system font, and possibility to set the style - normal, italic,... - the weight - normal, bold, ... - the color, the spacing between letters, and so on...)
-
Vadim Pisarevsky authored
-