1745 Commits (facf53107e8eda86c63c0fe898178b1a1184ea1b)

Author SHA1 Message Date
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
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 9 years ago
Balint Cristian 5d73f99753 BugFix SLIC, SLICO & LSC. 9 years ago
LaurentBerger 7360642d4d Improve paillou filter 9 years ago
LaurentBerger 86342522b0 Merge pull request #701 from LaurentBerger:DericheFilter 9 years ago
catree af26ce3af2 Bioinspired module: remove printSetup to avoid unnecessary printing in the console, fix some typos. (#905) 9 years ago
Geoff 8a23411b3f Update README.md (#902) 9 years ago
Suleyman TURKMEN cb7b59f203 Update sift.cpp 9 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 9 years ago
Alexander Alekhin c028502f76 cmake: fix CMake error 9 years ago
Alexander Alekhin af729bcf20 build(freetype): move 3rdparty include files from precomp.hpp 9 years ago
Alexander Alekhin c82c887d10 cmake: unpack protobuf into binary directory 9 years ago
Alexander Alekhin 629d3910cc misc: removed numeration in README to prevent excessive changes 9 years ago
Alexander Alekhin eae4d78748 misc: minor fix in license header 9 years ago
Kumataro cac3c9a221 Merge pull request #893 from Kumataro:freetype2 9 years ago
Jinhan Lee 24b5aad400 Update ximgproc/README.md 9 years ago
Alexander Alekhin 1da7edcd19 cmake: disable ICC warnings from protobuf code 9 years ago
Alexander Alekhin e40c23e985 saliency: disable for ICC 9 years ago
Vladimir 9d9c0f33b3 Added GOTURN tracker implementation and ALOV300++ dataset support 9 years ago
Pavel Rojtberg d07e70a48d aruco: use Mat().copyTo idiom instead of for loops 9 years ago
Jinhan Lee 4836a496c0 Add a group ximgproc_fast_line_detector 9 years ago
Jinhan Lee a7dada153e Fast line detector described in @Lee14. 9 years ago
Pavel Vlasanek e1f0f0c072 Fuzzy module optimization. 9 years ago
Eugene Mamin 8f04976f48 TLD accelerated with parallel_for_ helper 9 years ago
catree 4820eff512 Add default value for LUCID feature. Add note about color image requirement. 9 years ago
Vladislav Sovrasov 98f305e462 Fix codestyle in structured_edge_detection sample 9 years ago
Vladislav Sovrasov 50489dc0c8 Fix rounding in StructuredEdgeDetection 9 years ago
Pavel Rojtberg a7ad78b9be cnn_3dobj: use ocv_add_testdata 9 years ago
Pavel Rojtberg ba1973d2fe update README 9 years ago
Pavel Rojtberg eaee613af2 drop superficial demo_ prefix from sample filenames 9 years ago
Pavel Rojtberg 94552d9601 update test to actually available testdata. 9 years ago
Pavel Rojtberg 7157e67497 drop cnn_3dobj_config.hpp. the HAVE_CAFFE check was pointless. 9 years ago
Pavel Rojtberg cbd26a659d cnn_3dobj: fix demo_sphereview_data 9 years ago
Pavel Rojtberg 4939973403 cnn_3dobj: fix include and allow compilation of samples 9 years ago
Alexander Alekhin 7cdf2191d0 win32 warnings 9 years ago
StevenPuttemans fb0cb3d3c4 added multiple thinning algorithms 9 years ago
Alexander Alekhin e1f01bafa0 text: add simple test 9 years ago
Alexander Alekhin b5d9ca9be7 text: update cmake 9 years ago
Alexander Alekhin 31d1137890 text: minor refactoring in C++ sample 9 years ago
Alexander Alekhin 1dc84e81e5 text: refactor floodfill + findContours code patterns 9 years ago
Alexander Alekhin d632079783 text: update detectRegions() 9 years ago
Alexander Alekhin 590dc2986d text: fix valgrind errors, minor changes 9 years ago
Vladislav Sovrasov be70e0b788 Add test for maxValue bug in SimpleWB 9 years ago
lukaszi89 cb126467ee balanceWhite fixed maxValue bin search 9 years ago