Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Alekhin 8bde6aea4b Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
..
all_indices.h
allocator.h Fixed some issues found by static analysis 8 years ago
any.h flann: apply CV_OVERRIDE/CV_FINAL 7 years ago
autotuned_index.h flann: apply CV_OVERRIDE/CV_FINAL 7 years ago
composite_index.h flann: apply CV_OVERRIDE/CV_FINAL 7 years ago
config.h Fixing ticket #1230 14 years ago
defines.h build: replace WIN32 => _WIN32 8 years ago
dist.h Fix Flann compilation under nvcc + NEON 6 years ago
dummy.h Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
dynamic_bitset.h Fixing some static analysis issues 8 years ago
flann.hpp War on Whitespace, master edition: file endings. 12 years ago
flann_base.hpp flann: apply CV_OVERRIDE/CV_FINAL 7 years ago
general.h Compile opencv_test_core with cv::String instead of std::string 12 years ago
ground_truth.h Fix build warnings from gcc 4.8 12 years ago
heap.h Warning fixes continued 13 years ago
hierarchical_clustering_index.h flann: apply CV_OVERRIDE/CV_FINAL 7 years ago
index_testing.h Fixed mingw build. 13 years ago
kdtree_index.h flann: apply CV_OVERRIDE/CV_FINAL 7 years ago
kdtree_single_index.h flann: apply CV_OVERRIDE/CV_FINAL 7 years ago
kmeans_index.h flann: drop useless mutex 6 years ago
linear_index.h flann: apply CV_OVERRIDE/CV_FINAL 7 years ago
logger.h flann: fix build with MSVC /sdl option 8 years ago
lsh_index.h flann: apply CV_OVERRIDE/CV_FINAL 7 years ago
lsh_table.h Utilize CV_UNUSED macro 7 years ago
matrix.h Added CV_DEPRECATED macro 8 years ago
miniflann.hpp Merge pull request #12570 from alalek:drop_usrtype1 7 years ago
nn_index.h Remove all include directives for <string> 12 years ago
object_factory.h
params.h Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
random.h flann: use OpenCV theRNG() 8 years ago
result_set.h flann: apply CV_OVERRIDE/CV_FINAL 7 years ago
sampling.h fixed hundreds of warnings from MSVC 2010. 13 years ago
saving.h added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
simplex_downhill.h
timer.h core/utility.hpp missing in flann/timer.h 11 years ago