Algorithm for finding the center of a river of an image.

Image Processing
207 Downloads
Updated 17 Mar 2019

View License

First the image is converted to binary image then using the edge detection filter the banks of the river are identified after which a simple algo is designed to calculate the center point of the river. This is a sub part. The actual aim is to calculate the width of the river from the SAR images directly.

Cite As

ABHILASH SINGH (2024). Algorithm for finding the center of a river of an image. (https://www.mathworks.com/matlabcentral/fileexchange/66779-algorithm-for-finding-the-center-of-a-river-of-an-image), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

river width

Version Published Release Notes
1.0.0.1

Correction

1.0.0.0

Addition of the paper detail