[][src]Function signed_distance_field::compute_f16_distance_field

pub fn compute_f16_distance_field(
    image: &impl BinaryImage
) -> SignedDistanceField<F16DistanceStorage>

Compute the signed distance field of the specified binary image with an f16 distance storage.