This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-26 12:10:49 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8d7ac8ad19
opencv
/
modules
/
flann
History
Vadim Pisarevsky
d72cc06b96
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
2012-10-11 22:40:37 +04:00
..
doc
merged all the latest changes from 2.4 to trunk
2012-04-13 21:50:59 +00:00
include/opencv2
/flann
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
2012-10-11 22:40:37 +04:00
src
Added test to fix backwards compatibility with the way LSH was handled before comit
7236858b
2012-09-28 10:40:38 -07:00
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00