centroid()
Compute image centroid location.
img (array_like) – Input array.
(r,c) centroid location.
(r,c)
tuple