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.
 
 
 
 
 
 
Ilya Lavrenov 3143f2fb50 fixed uninitialized memory writing/reading in flann 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. 11 years ago
autotuned_index.h flann: fix AutotunedIndex crashing if a KDTree index is selected 10 years ago
composite_index.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
config.h Fixing ticket #1230 14 years ago
defines.h Add a new method for initializing KMeans centers that leads to better clusters and thus better retrieval when final centers have to be existing keypoints instead of clusters barycenters. 12 years ago
dist.h Merge remote-tracking branch 'origin/master' into merge-2.4 11 years ago
dummy.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
dynamic_bitset.h Basic doxygen documentation support 11 years ago
flann.hpp War on Whitespace, master edition: file endings. 12 years ago
flann_base.hpp Remove all include directives for <string> 12 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
hdf5.h Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
heap.h Warning fixes continued 13 years ago
hierarchical_clustering_index.h Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
index_testing.h Fixed mingw build. 13 years ago
kdtree_index.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
kdtree_single_index.h Normalize line endings and whitespace 13 years ago
kmeans_index.h fixed uninitialized memory writing/reading in flann 10 years ago
linear_index.h fixed hundreds of warnings from MSVC 2010. 13 years ago
logger.h Fixing include defines 14 years ago
lsh_index.h Revert "Allows to choose orthogonal sub-vectors for LSH without using a static table among LshTable instances" 11 years ago
lsh_table.h Basic doxygen documentation support 11 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 Fix iOS warnings about implicit conversion precision by changing double literals to float ones 10 years ago
nn_index.h Remove all include directives for <string> 12 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 Merge remote-tracking branch 'origin/2.4' into merge-2.4 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 core/utility.hpp missing in flann/timer.h 12 years ago