HomeSort by relevance Sort by last modified time
    Searched refs:FLANN_VERSION_ (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/flann/include/opencv2/flann/
config.h 33 #ifdef FLANN_VERSION_
34 #undef FLANN_VERSION_
36 #define FLANN_VERSION_ "1.6.10"
saving.h 92 strcpy(header.version, FLANN_VERSION_);

Completed in 64 milliseconds