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

Image Processing
207 Downloads
Aktualisiert 17 Mär 2019

Lizenz anzeigen

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.

Zitieren als

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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
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 Veröffentlicht Versionshinweise
1.0.0.1

Correction

1.0.0.0

Addition of the paper detail