Home
last modified time | relevance | path

Searched defs:bounds_min (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
D_cvkdtree.hpp429 void find_ortho_range(int i, scalar_type * bounds_min, in find_ortho_range()
448 int find_ortho_range(scalar_type * bounds_min, in find_ortho_range()
Dcvkdtree.cpp243 CvMat* bounds_min, CvMat* bounds_max, in cvFindFeaturesBoxed()