Computes the absolute value of every individual pixel x in a given image.
f(x) = |x|
Deprecated: Use absolute() instead.
Ext.CLIJx_absoluteInplace(Image source_destination);
Computes the absolute value of every individual pixel x in a given image.
f(x) = |x|
Deprecated: Use absolute() instead.
Ext.CLIJx_absoluteInplace(Image source_destination);