Home
last modified time | relevance | path

Searched refs:rhoEnsureCapacity (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/calib3d/src/
Drho.h119 int rhoEnsureCapacity(Ptr<RHO_HEST> p, unsigned N, double beta);
Dfundam.cpp300 rhoEnsureCapacity(p, npoints, beta); in createAndRunRHORegistrator()
Drho.cpp478 int rhoEnsureCapacity(Ptr<RHO_HEST> p, unsigned N, double beta){ in rhoEnsureCapacity() function