Image processing-based flood detection

This paper discusses about the design of an online ftood detection and early warning system which integrated to using Raspberry-PI and optical sensor. Raspberry-PI is a single board of computer which in this case we design as an image processor to process image obtained from the webcam and update th...

Full description

Bibliographic Details
Main Authors: Ariawan, Angga, Pebrianti, Dwi, Ronny, Akbar, Yudha Maulana, Margatama, Lestari, Bayuaji, Luhur
Format: Conference or Workshop Item
Language:English
English
Published: Springer Singapore 2019
Subjects:
Online Access:http://umpir.ump.edu.my/id/eprint/25020/1/49.%20Image%20Processing-Based%20Flood%20Detection.pdf
http://umpir.ump.edu.my/id/eprint/25020/2/49.1%20Image%20Processing-Based%20Flood%20Detection.pdf
Description
Summary:This paper discusses about the design of an online ftood detection and early warning system which integrated to using Raspberry-PI and optical sensor. Raspberry-PI is a single board of computer which in this case we design as an image processor to process image obtained from the webcam and update the result to the twitter. This research can help some of the citizens who live near the river to get tbe updated information regarding water conditions and the possibility of flooding so that they can take action to secure their properties and families as soon as possible. We use OpenCV as an image processing application. The steps are as follows: (1) Region of Interest to create a portion of an image to filter or perform some other operation. (2) Brightness and contrast adjustment in order to get brighter and better image before the next process. (3) Grayscale and threshold to create segmentation object with Otsu-thresholding. ( 4) Edge detection algorithm to find edge points on a roughly horizontal water line and riverbank height By using the above method, the system can read and monitor the \Valer level of a river or other water bodies. If the water level exceeds the specific threshold, the system will generate notification as early warning for the possibility of floodi ng by uploading the text and image to the twitter regarding that condition. The citizens will get the information if they follow that account (early warning system) on Twitter. The result of this simulation using prototype that we have made is that the system can read the water conditions with an increase in accuracy reaching 99.6o/o.