- 30 Mar, 2015 11 commits
-
-
Alexander Nitsch authored
The check for BUILD_SHARED_LIBS had its logic backwards. If this variable is not defined we must assume a build of static libs.
-
Alexander Nitsch authored
-
Alexander Nitsch authored
Make detection of x64 using the gcc's target triplet identical to the one used in cmake/OpenCVDetectCXXCompiler.cmake. Otherwise, MinGW-w64 setups will always be treated as x64 since they contain "w64" as vendor key.
-
Alexander Nitsch authored
Fix typo that would always lead to detection of x86 for MinGW builds in the OpenCVConfig.cmake file.
-
Alexander Nitsch authored
MinGW-w64 always uses "w64" as vendor key which the previously used check for "64" anywhere in the target triplet matched. This would lead to MinGW-w64 setups always being treated as x64. Turns out we do not even need this additional check since the architecture has been correctly determined earlier in this file. No need to do it again.
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 27 Mar, 2015 5 commits
-
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
added video writer quality, which user may change dynamically in the case of motion jpeg; enabled NEON intrinsics in the encoder
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Kevin Squire authored
-
- 26 Mar, 2015 10 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
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 25 Mar, 2015 10 commits
-
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Dmitry-Me authored
-
Vadim Pisarevsky authored
-
Maksim Shabunin 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 4 commits
-
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-