MATLAB: How to find out boundary pixels length in binary image (how many pixels are making boundary)

boundary pixels length in binary image

i had boundary extracted image now problem is : How to find out boundary pixels length in binary image (how many pixels are making boundary)

Best Answer

regionprops() with Perimeter option