imageproc
0.23.0
Module math
Module Items
Functions
In crate imageproc
imageproc
Module
math
Copy item path
Source
Expand description
Assorted mathematical helper functions.
Functions
§
cast
Helper for a conversion that we know can’t fail.
l1_norm
L1 norm of a vector.
l2_norm
L2 norm of a vector.