I am using skimage.measure.regionprops to reach region coordinates(region.coords) but how can i get only boundaries coordinate of regions?
skimage.measure.regionprops
region.coords
a