- 27 Mar, 2015 3 commits
-
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 26 Mar, 2015 9 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 25 Mar, 2015 7 commits
-
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Dikay900 authored
disable cuda::FastOpticalFlowBM if configured without cudaarithm
-
potpath authored
Fix a typo in first equation under method=CV_TM_CCOEFF.
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Dmitry-Me authored
-
- 24 Mar, 2015 18 commits
-
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
theodore authored
-
RafaRuiz authored
In MacOSx x64 it was getting a memory leak even without initializing points: http://code.opencv.org/issues/4250
-
Tim D. Smith authored
Explicitly linking to a Python framework on OS X prevents modules from being built against one Python (i.e. system python) and imported from another (i.e. Homebrew python); the interpreter segfaults if there's a linkage to a foreign Python. Building the module with `-undefined dynamic_lookup` instead of an explicit link allows the symbols to be resolved at load time from a compatible python.
-
Erik Karlsson authored
-
Erik Karlsson authored
-
- 23 Mar, 2015 3 commits
-
-
Erik Karlsson authored
-
Erik Karlsson authored
-
Evgeny Agafonchikov authored
HAVE_VFW flag is defined by CMake try_compile check. Check fails for WINRT as vfw.h begins with and contains empty set of functions for Store apps. So we can safely remove vfw32.lib for WINRT in general (independently of availability for specific configuration)
-