openalea.phenomenal.segmentation.plane_interception.max_distance_in_points

openalea.phenomenal.segmentation.plane_interception.max_distance_in_points(points)[source]

Compute and return the maximal euclidean distance between the two point the most separate in points.

Parameters:

points – A ndarray of 3d points position.

Returns:

int : The maximal distance