Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/src/
Dautocalib.cpp50 decomposeCholesky(_Tp* A, size_t astep, int m) in decomposeCholesky() function
189 if (!decomposeCholesky(W.ptr<double>(), W.step, 3)) in calibrateRotatingCamera()