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

Image Processing
ダウンロード: 207
更新 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
謝辞

ヒントを得たファイル: 3 D plot of ADCP data containing all information.

ヒントを与えたファイル: Sentinel 1A image reading and displaying in MATLAB

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