pub fn velocity_with_kernel( input: &VelocityInput<'_>, kernel: Kernel, ) -> Result<VelocityOutput, VelocityError>