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.
 
 
 
 
 
 
Vadim Pisarevsky abfcf8a257 renamed PooledAllocator::malloc to PooledAllocator::allocateBytes, Matrix::free to Matrix::release to avoid conflicts with VisualStudio 14 years ago
..
include/opencv2/flann renamed PooledAllocator::malloc to PooledAllocator::allocateBytes, Matrix::free to Matrix::release to avoid conflicts with VisualStudio 14 years ago
src fixed some more tests on Windows; changed inheritance Matx -> Vec to Vec -> Matx 15 years ago
CMakeLists.txt Updated FLANN to version 1.5 15 years ago