- 08 Sep, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 30 Aug, 2017 1 commit
-
-
Alexander Alekhin authored
size_t is not supported cv::Mat type
-
- 26 Jul, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 25 Jul, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 03 Jul, 2017 1 commit
-
-
Tony Lian authored
Remove unnecessary Non-ASCII characters from source code (#9075) * Remove unnecessary Non-ASCII characters from source code Remove unnecessary Non-ASCII characters and replace them with ASCII characters * Remove dashes in the @param statement Remove dashes and place single space in the @param statement to keep coding style * misc: more fixes for non-ASCII symbols * misc: fix non-ASCII symbol in CMake file
-
- 28 Jun, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 27 Jun, 2017 2 commits
-
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
- 14 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 10 Apr, 2017 1 commit
-
-
Matthias Grundmann authored
Add missing sstream header for decl of std::ostringstream in line 104
-
- 02 Mar, 2017 1 commit
-
-
Alexander Alekhin authored
std::rand() has no thread-safe guarantee.
-
- 24 Jan, 2017 1 commit
-
-
mshabunin authored
-
- 18 Nov, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 30 Sep, 2016 1 commit
-
-
sourin authored
-
- 23 Sep, 2016 1 commit
-
-
daB0bby authored
-
- 01 Sep, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 13 Apr, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 07 Mar, 2016 1 commit
-
-
Krishnaraj Bhat authored
cosmetic changes to fix this warning. real bugs not found
-
- 26 Oct, 2015 1 commit
-
-
Alexander Smorkalov authored
(cherry picked from commit 408107ce)
-
- 13 Oct, 2015 1 commit
-
-
Alexander Smorkalov authored
-
- 17 Sep, 2015 1 commit
-
-
Ilya Lavrenov authored
(cherry picked from commit 3934d61d)
-
- 13 Sep, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 11 Sep, 2015 1 commit
-
-
Roman Donchenko authored
Backport of mariusmuja/flann@f8ca6df3.
-
- 03 Sep, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 29 Jul, 2015 1 commit
-
-
Roman Donchenko authored
Backport of mariusmuja/flann@f8ca6df3.
-
- 26 Apr, 2015 1 commit
-
-
Thomas Gabrowski authored
Conflicts: modules/contrib/include/opencv2/contrib/retina.hpp
-
- 14 Mar, 2015 1 commit
-
-
ippei ito authored
-
- 13 Mar, 2015 2 commits
-
-
ippei ito authored
-
ippei ito authored
Current implementation of miniflann is releasing the trained index, and rebuilding the index from the beginning. But, some indexing algorithms like the LSH are able to add the indexing data after that. This branch is implementation of that optimization for LshIndex FlannBasedMatcher in the feature2d.
-
- 13 Feb, 2015 1 commit
-
-
Thomas Gabrowski authored
-
- 27 Jan, 2015 1 commit
-
-
Alexander Karsakov authored
(cherry picked from commit 8910508b)
-
- 25 Dec, 2014 1 commit
-
-
Andrey Kamaev authored
* cmake CMP0054 and CMP0045 * aarch64 build * portable code options in PCH cmake * some of gcc 4.9 warnings
-
- 16 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 01 Dec, 2014 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 28 Nov, 2014 2 commits
-
-
Takahiro Poly Horikawa authored
-
Takahiro Poly Horikawa authored
- Use cv::AutoBuffer rather than new allocation - Fix "assignment operator could not be generated" warning
-
- 27 Nov, 2014 1 commit
-
-
Takahiro Poly Horikawa authored
-
- 23 Oct, 2014 1 commit
-
-
Maksim Shabunin authored
- updated existing Doxyfile.in - added corresponding cmake instructions - added some specific files (layout, icon) - clean existing doxygen warnings Conflicts: CMakeLists.txt doc/CMakeLists.txt modules/core/include/opencv2/core.hpp modules/core/include/opencv2/core/base.hpp modules/core/include/opencv2/core/cuda.inl.hpp modules/core/include/opencv2/core/mat.hpp modules/core/include/opencv2/core/matx.hpp modules/core/include/opencv2/core/types.hpp modules/flann/include/opencv2/flann/lsh_table.h modules/imgproc/include/opencv2/imgproc.hpp
-
- 22 Oct, 2014 1 commit
-
-
Maksim Shabunin authored
- updated existing Doxyfile.in - added corresponding cmake instructions - added some specific files (layout, icon) - clean existing doxygen warnings
-