Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
cdda5ec491466c79f410d85bea6daa5a326c55e2
Switch branch/tag
opencv
modules
flann
src
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
fixed #1069 (cvflann::set_distance_type - Unresolved external under VS2008)
· 63ac784e
Anatoly Baksheev
authored
13 years ago
63ac784e
Name
Last commit
Last update
..
flann.cpp
Prefixed constants in flann with FLANN_ to prevent clashes with constants from other includes, closes bug #890
14 years ago
precomp.cpp
made FLANN (and dependent on it code) build fine on Windows. Most of the changes are added CV_EXPORTS' into the class declarations and extern variables are turned into external functions (as a nice side effect the variables are now read-only)
14 years ago
precomp.hpp
fixed #1069 (cvflann::set_distance_type - Unresolved external under VS2008)
13 years ago