Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/src/
Drho.cpp413 static inline void hFuncRefC (float* packedPoints, float* H);
1359 hFuncRefC(curr.pkdPts, curr.H); in generateModel()
1822 static void hFuncRefC(float* packedPoints,/* Source (four x,y float coordinates) points followed by in hFuncRefC() function