15296 Commits (1ed9a58b644c3345285360514375e92e61042049)

Author SHA1 Message Date
Vitaly Tuzov 1ed9a58b64 AVX optimized implementation of Harris corner detector migrated to separate file 7 years ago
Tong Ke 8088d6785a Merge pull request #8585 from tonyke1993:ap3p 7 years ago
Aleksandr Rybnikov ec321e651f Removed usage of std::map in DetectionOutput layer 8 years ago
Vadim Pisarevsky 8b3d6603d5 another round of dnn optimization (#9011) 8 years ago
Alexander Alekhin 00dd433368 dnn: fix LayerFactory initialization 8 years ago
Alexander Alekhin f8a75c4361 dispatch: added CV_TRY_${OPT} macro, fix dnn build 8 years ago
Alexander Alekhin a87d6b098f videoio: synchronize ffmpeg open() call 8 years ago
Alexander Alekhin 22d2207d41 flann: fix build with MSVC /sdl option 8 years ago
dkurt 121789f78e Fixed some bugs from Halide tests 8 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 8 years ago
Alexander Alekhin 16d1bbf2ea dnn: fix build 8 years ago
Alexander Alekhin 650830b9d6 build: eliminate warning 8 years ago
Alexander Alekhin 45cbc512bf build: fix viz tests 8 years ago
Alexander Alekhin 986d27e49c dnn: fix failed Torch tests 8 years ago
Rostislav Vasilikhin e63feba8e2 fixed typo 8 years ago
Alexander Alekhin 93091ba203 dnn: AVX2 fix invalid unaligned read 8 years ago
Alexander Alekhin 623de337e8 dnn: fix build warnings 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Alexander Alekhin e49c429162 viz: fix tests build 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