Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Alexander Smorkalov 408107ce6d Added missing copyright headers. 10 years ago
..
all_indices.h upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 14 years ago
allocator.h Warning fixes continued 13 years ago
any.h Fixed getPolicy() method to make it thread-safe. 10 years ago
autotuned_index.h flann: fix AutotunedIndex crashing if a KDTree index is selected 10 years ago
composite_index.h Fix unused-parameter Warning 10 years ago
config.h Fixing ticket #1230 14 years ago
defines.h Exposed HierarchicalClusteringIndex in OpenCV wrapper 13 years ago
dist.h Assorted fixes: 10 years ago
dummy.h Added missing copyright headers. 10 years ago
dynamic_bitset.h Basic doxygen documentation support 11 years ago
flann.hpp Normalize line endings and whitespace 13 years ago
flann_base.hpp FlannBasedMatcher(LshIndex) in the feature2d optimization for continuance additional train() 10 years ago
general.h upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 14 years ago
ground_truth.h Fix build warnings from gcc 4.8 12 years ago
hdf5.h got rid of "long double" in OpenCV; ticket #1515 13 years ago
heap.h Warning fixes continued 13 years ago
hierarchical_clustering_index.h Fix unused-parameter Warning 10 years ago
index_testing.h Fixed mingw build. 13 years ago
kdtree_index.h Fix unused-parameter Warning 10 years ago
kdtree_single_index.h Fix unused-parameter Warning 10 years ago
kmeans_index.h fixed uninitialized memory writing/reading in flann 10 years ago
linear_index.h Fix unused-parameter Warning 10 years ago
logger.h Fixing include defines 14 years ago
lsh_index.h Fix warn conversion from 'size_t' to 'int'. add comment for doxygen 10 years ago
lsh_table.h Fix warn conversion from 'size_t' to 'int'. add comment for doxygen 10 years ago
matrix.h upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 14 years ago
miniflann.hpp FlannBasedMatcher(LshIndex) in the feature2d optimization for continuance additional train() 10 years ago
nn_index.h FlannBasedMatcher(LshIndex) in the feature2d optimization for continuance additional train() 10 years ago
object_factory.h upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 14 years ago
params.h Changed ostringstream to ostream for new print_params and added the old 11 years ago
random.h Normalized file endings. 12 years ago
result_set.h Basic doxygen documentation support 11 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 upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 14 years ago
timer.h Fix binary compatibility of opencv_flann 13 years ago