We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Marching square can be used to extract a more smooth shoreline from the the original segmented imageries. The wikipedia page is here - https://en.wikipedia.org/wiki/Marching_squares. An example of the application of marching square is here - https://www.mdpi.com/2077-1312/11/3/627
The text was updated successfully, but these errors were encountered:
jamal919
No branches or pull requests
Marching square can be used to extract a more smooth shoreline from the the original segmented imageries. The wikipedia page is here - https://en.wikipedia.org/wiki/Marching_squares. An example of the application of marching square is here - https://www.mdpi.com/2077-1312/11/3/627
The text was updated successfully, but these errors were encountered: