I am a beginner in Matlab who is working on medical image processing of retinal OCT images. My aim is to align all the images to 1 height value. I want to find the maximum height of the layer in the eye.
the output: returns this height:
I have tried this approach as outlined in Hand_height but it returns the height of the complete image.