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.
 
 
 
 
 
 
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 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 mingw build warnings 13 years ago
autotuned_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
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 Exposed HierarchicalClusteringIndex in OpenCV wrapper 12 years ago
dist.h Normalize line endings and whitespace 12 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 Warning fixes continued 13 years ago
flann.hpp Normalize line endings and whitespace 12 years ago
flann_base.hpp Fixing include defines 13 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 Fixed ~20 potential errors identified by the MS complier. 13 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 Normalize line endings and whitespace 12 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 12 years ago
kmeans_index.h Fixed ~20 potential errors identified by the MS complier. 13 years ago
linear_index.h fixed hundreds of warnings from MSVC 2010. 13 years ago
logger.h Fixing include defines 13 years ago
lsh_index.h Normalize line endings and whitespace 12 years ago
lsh_table.h fix gcc C++11 bug mentioned in http://answers.opencv.org/question/283 . Bug also fixed in FLANN upstream 13 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 Normalize line endings and whitespace 12 years ago
nn_index.h fixed hundreds of warnings from MSVC 2010. 13 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 Fix to solve conflicts to standalone FLANN 13 years ago
random.h Fixing include defines 13 years ago
result_set.h Fixing include defines 13 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 fixed possibly inccorrect interval measurements in flann's timer (bug #1165). Note: this may break binary compatibility, but since the class is not wrapped in Java and not exposed in Windows API, for example (it's considered internal-use class for flann), the effect should be minimal 12 years ago