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

版本 1.0.0.1 (174.1 KB) 作者: ABHILASH SINGH
Image Processing
207.0 次下载
更新时间 2019/3/17

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

river width

版本 已发布 发行说明
1.0.0.1

Correction

1.0.0.0

Addition of the paper detail