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

버전 1.0.0.1 (174 KB) 작성자: ABHILASH SINGH
Image Processing
다운로드 수: 222
업데이트 날짜: 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 (2025). 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