Skip to main content
depth_blur
renderbox_
sdk
0.1.0
In renderbox_
sdk::
ops::
ai
renderbox_sdk
::
ops
::
ai
Function
depth_
blur
Copy item path
Source
pub fn depth_blur( d:
Stream
<
Depth
>, sigma:
f64
, ) -> impl
FnOnce
(
Stream
<
Video
>) ->
Stream
<
Video
>