Determining Beach Line Boundaries Using Canny Edge Detector Algorythm
Daftar Isi:
- Coordinate point has been widely used in determining the geographic position of various objects, including a country's borders. In this project I try to do the first step to determine the boundary of line beach using Java language in order to help solve the problem of determining the boundaries of a country. Canny Edge Detector algorithm is used to distinguish between land and ocean using a different color so that the point coordinates of the shoreline can be determined. From this first step, the coordinates of border points which are located on the waters or the sea can be clearly included in all the natural resources underneath it.