15670 Commits (46a668c56595d0518bf1eca78ef57a5eacc0bec7)

Author SHA1 Message Date
Vitaly Tuzov 3d7fd4132b Fixed clipLine evaluation for very long lines 8 years ago
Alexander Alekhin ee54bafe6b dnn: fix dnn python test files 8 years ago
Alexander Alekhin e03569f3a8 dnn: remove obsolete "build opencv_contrib with dnn module" tutorial 8 years ago
Alexander Alekhin 382e38941c dnn: fix documentation links 8 years ago
Alexander Alekhin 14de8ac951 dnn: move samples 8 years ago
Alexander Alekhin 6031c79197 dnn: remove unused README 8 years ago
Alexander Alekhin 7f12836df9 dnn: fix public headers guards 8 years ago
Vladislav Sovrasov 4f9871817a core: forbid handling of the case when src=dst in cv::repeat 8 years ago
Alexander Alekhin 93729784bb dnn: move module from opencv_contrib 8 years ago
Alexander Alekhin d7597a8610 videoio: do not mix `CV_CAP` and `CAP_` APIs enum values 8 years ago
Alexander Alekhin 460e9bf0af videoio: drop changes from legacy C-API header 8 years ago
Alexander Alekhin 23f4bff742 videoio: update VideoWriter apiPreference parameter position 8 years ago
catree a084501ecf Add a note to morphologyEx documentation to clarify the behavior when iterations > 1. 8 years ago
Alexander Alekhin 35a2f2fef9 videoio(macosx): fix array access exception in AVFoundation 8 years ago
James Clarke 25020f2672 fast_math.hpp: Use __asm__ rather than asm; fixes including with -std=c99 8 years ago
likan999 74127d44d0 More accurate condition to detect emulator 8 years ago
dkurt e74fed5c84 Catch SkipTestException in performance tests 8 years ago
Dmitry Kurtaev 16368a275b cmake: add Halide support (#8794) 8 years ago
Jiri Horner 5f20e802d2 Merge pull request #8869 from hrnr:akaze_part1 8 years ago
Matt Bennett 05acf40aff remove ARC and auto synthesize assumptions in cocoa_window.mm 8 years ago
Alexander Alekhin 3e3e2dd512 android: make optional "cpufeatures", build fixes for NDK r15 8 years ago
Alexander Alekhin d3ebe665e0 core: fix IPP optimization for sortIdx 8 years ago
Alexander Alekhin 9067310166 core(test): added cv::sortIdx accuracy tests 8 years ago
Maksim Shabunin 87b569d812 Rewritten some tests in videoio and imgcodecs modules 8 years ago
Alexander Alekhin a9cc87636f build: update modules descriptions 8 years ago
Maksim Shabunin c06f3d63e8 Initial version of MediaSDK integration: 8 years ago
Vladislav Sovrasov f1c16f42b4 video: add one more constructor for VideoWriter 8 years ago
abratchik 037d8fbdcd Refactor OpenCV Java Wrapping 8 years ago
Rostislav Vasilikhin 939c8e8a99 float constant replaced by int hex representations 8 years ago
Tomoaki Teshima 5ad3ddc1b6 suppress warning 8 years ago
Tomoaki Teshima bd215fbf33 suppress warning on Jetson TK1 8 years ago
Rostislav Vasilikhin 29593635ed licence updated 8 years ago
Rostislav Vasilikhin 2ad612f475 removed MSVC warning suppression 8 years ago
Vladislav Sovrasov 234ad8fbee photo: add assertion on empty image in denoising 8 years ago
Alexander Alekhin e23b59da5c build: fix v_reduce_sum4 (requires SSE3) 8 years ago
lewisjb 078b4cc971 Added Python Docstrings 8 years ago
Alexander Alekhin cc52523375 flann: add normal assignment operator for cvflann::any 8 years ago
Vladislav Sovrasov c0e456dee2 calib3d: use calibration flags from the new enums 8 years ago
Vladislav Sovrasov d121d1c528 calib3d: add CALIB_FIX_TANGENT_DIST flag 8 years ago
Vitaly Tuzov 3a5e036feb Updated fix for accumulate performance test in case of multiple iterations 8 years ago
Vitaly Tuzov 2de1aac665 Updated alignment declarations to CV_DECL_ALIGNED macro 8 years ago
Vadim Pisarevsky fbafc700ea added v_reduce_sum4() universal intrinsic; corrected number of threads in cv::getNumThreads() in the case of GCD 8 years ago
Tomoaki Teshima 94848a3e1f suppress unreachable code warning 8 years ago
Alexander Alekhin 3dee87b697 update CPU detection on ANDROID patch 8 years ago
Alexander Alekhin e665be1d70 photo: fix integer overflow 8 years ago
Maksim Shabunin f71ea4dfe9 Merge pull request #8816 from mshabunin:sprintf-fix 8 years ago
Alexander Alekhin 5c0a287ce8 build: fix warning 8 years ago
Alexander Alekhin 781515c514 build: fix "ambiguous call" (MSVS2010) 8 years ago
Dinar 1887dcb397 add tests for videostab; 8 years ago
Alexander Alekhin 71517a910a build: fix errors for MSVS2010-2013, reduce default softfloat scope 8 years ago