MCPcopy Create free account
hub / github.com/Rock-100/FaceKit / BilateralFilter

Function BilateralFilter

SmoothSkin/BilateralFilter.cpp:16–95  ·  view source on GitHub ↗

---------------------------------------------------- \brief BilateralFilter \param in [in] input image \param out [out] output image \param r [in] search radius \param sigma_space [in] variance of space \param sigma_color [in] variance of color \param num [in] iterative number \return void \ref Bil

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

copyFunction · 0.85

Tested by

no test coverage detected