- 27 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
added video writer quality, which user may change dynamically in the case of motion jpeg; enabled NEON intrinsics in the encoder
-
- 26 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 25 Mar, 2015 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 24 Mar, 2015 17 commits
-
-
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
-
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 10 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)
-
Evgeny Agafonchikov authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Yan Wang authored
1. Use built-in mad() instead of += and *. 2. For stump stages, if weight.z == 0, avoid unnecessary calculation because some features only have 2 rectangles.. It could improve OCL_Cascade_Image_MinSize_CascadeClassifier.CascadeClassifier/* about 10% mean values. Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 22 Mar, 2015 1 commit
-
-
Kai Wolf authored
-
- 20 Mar, 2015 7 commits
-
-
Evgeny Agafonchikov authored
-
Dikay900 authored
-
Vadim Pisarevsky authored
-
Dmitry-Me authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-