1999 Commits (b18e35793a7e33515a3907479cf10f9a3b7e89ab)

Author SHA1 Message Date
Vladislav Sovrasov 820af3a03a aruco::Board::create: fix debug assertion fail 8 years ago
Alexander Alekhin 072956924b build: fix build error 8 years ago
Alexander Alekhin 944d40a1b5 cmake: freetype external dependencies via ocv_target_link_libraries 8 years ago
Alexander Alekhin 4bf9cb5520 dnn: fix 'log1p' re-definition in THGeneral 8 years ago
Alexander Alekhin 62cc8d86e9 dnn: build fixes 8 years ago
Alexander Alekhin 2feb23cf36 cmake: include contrib modules into "opencv_world" 8 years ago
Pavel Rojtberg 619e197c34 aruco: let solvePnP allocate rvec and tvec 8 years ago
Vladislav Sovrasov 49b2240c8e tracking:Disable all tests except kalman filter 8 years ago
Alexander Alekhin 6d41124d43 remove precomp.cpp files 8 years ago
Yorwba 2a0cad7714 Merge pull request #933 from Yorwba:harris-laplace-detector 8 years ago
Alexander Alekhin 695996e826 dnn: fix iOS build warnings 8 years ago
Alexander Alekhin 3210f7848f dnn: don't disable module on aarch64 8 years ago
Vladislav Sovrasov 620d74ab1f Put Torch importer implementation under ifdef 8 years ago
arrybn 310a096b46 Added im2row, tiny optimiziations 8 years ago
Maksim Shabunin bef177c718 Minor documentation fixes: 8 years ago
Vladislav Sovrasov b89181dfad Add useExtrinsicGuess flag in estimatePoseBoard() for aruco and charuco 8 years ago
mshabunin d1cbfa3bbf ccalib omni_calibration sample updates: 8 years ago
mshabunin 2d8000bd81 Fixed encoding in one of ccalib module sources 8 years ago
Alexander Alekhin cee4edbbfd cmake: add global defines to enable useful macros 8 years ago
Jeremy Nicola cf1ed7efac Correcting wrong type check in Aruco Board creation (#940) 8 years ago
Li Peng 966b2f55b9 Overhaul bioinspired opencl implementation 8 years ago
Kumataro 04ad07c0dc Merge pull request #936 from Kumataro:freetype2.927 8 years ago
Alexander Alekhin 1bd279e49d fix lapack support 8 years ago
Balint Cristian ce2fd8e37a Add MSLIC (Manifold SLIC). 8 years ago
arrybn e784f137f6 Added Torch ENet support 8 years ago
logic1988 99294995f0 Merge pull request #921 from logic1988/master 8 years ago
StevenPuttemans cdbe5c7d3c fix link for thinningTypes 8 years ago
Kumataro abf44fcccf Fix Opencv3.2 freetype module build failed in macOS10.12 #919 8 years ago
Balint Cristian 5d73f99753 BugFix SLIC, SLICO & LSC. 8 years ago
LaurentBerger 7360642d4d Improve paillou filter 8 years ago
LaurentBerger 86342522b0 Merge pull request #701 from LaurentBerger:DericheFilter 8 years ago
catree af26ce3af2 Bioinspired module: remove printSetup to avoid unnecessary printing in the console, fix some typos. (#905) 8 years ago
Geoff 8a23411b3f Update README.md (#902) 8 years ago
Suleyman TURKMEN cb7b59f203 Update sift.cpp 8 years ago
Vadim Pisarevsky c84a6604c1 moved BLAS/LAPACK detection scripts to the main repository. Give preference to the external BLAS over OpenCV's gemm, which improves performance of dnn module by a lot 8 years ago
Alexander Alekhin c028502f76 cmake: fix CMake error 8 years ago
Alexander Alekhin af729bcf20 build(freetype): move 3rdparty include files from precomp.hpp 8 years ago
Alexander Alekhin c82c887d10 cmake: unpack protobuf into binary directory 8 years ago
Alexander Alekhin 629d3910cc misc: removed numeration in README to prevent excessive changes 8 years ago
Alexander Alekhin eae4d78748 misc: minor fix in license header 8 years ago
Kumataro cac3c9a221 Merge pull request #893 from Kumataro:freetype2 8 years ago
Jinhan Lee 24b5aad400 Update ximgproc/README.md 8 years ago
Alexander Alekhin 1da7edcd19 cmake: disable ICC warnings from protobuf code 8 years ago
Alexander Alekhin e40c23e985 saliency: disable for ICC 8 years ago
Vladimir 9d9c0f33b3 Added GOTURN tracker implementation and ALOV300++ dataset support 8 years ago
Pavel Rojtberg d07e70a48d aruco: use Mat().copyTo idiom instead of for loops 8 years ago
Jinhan Lee 4836a496c0 Add a group ximgproc_fast_line_detector 8 years ago
Jinhan Lee a7dada153e Fast line detector described in @Lee14. 8 years ago
Pavel Vlasanek e1f0f0c072 Fuzzy module optimization. 8 years ago
Eugene Mamin 8f04976f48 TLD accelerated with parallel_for_ helper 8 years ago