Home
last modified time | relevance | path

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

/dports/misc/visp/visp-3.4.0/modules/core/include/visp3/core/
H A DvpImageTools.h228 …static void warpLinear(const vpImage<Type> &src, const vpMatrix &T, vpImage<Type> &dst, bool affin…
1295 warpLinear(src, M, dst, affine, pixelCenter, fixedPointArithmetic); in warpImage()
1402 void vpImageTools::warpLinear(const vpImage<Type> &src, const vpMatrix &T, vpImage<Type> &dst, bool… in warpLinear() function
1586 void vpImageTools::warpLinear(const vpImage<vpRGBa> &src, const vpMatrix &T, vpImage<vpRGBa> &dst, … in warpLinear() function