Home
last modified time | relevance | path

Searched refs:FLANN_UINT32 (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/flann/include/opencv2/flann/
Ddefines.h163 FLANN_UINT32 = 6, enumerator
Dsaving.h59 struct Datatype<unsigned int> { static flann_datatype_t type() { return FLANN_UINT32; } };