Skip to content
New issue

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

Things to do to get this running #2

Open
10 tasks
willpearse opened this issue Nov 7, 2017 · 0 comments
Open
10 tasks

Things to do to get this running #2

willpearse opened this issue Nov 7, 2017 · 0 comments
Assignees

Comments

@willpearse
Copy link
Member

  • Neaten up code in Forest_detection.R such that:
    • Your functions (e.g., split_image) are in src/headers.R
    • The code reads through loading and splitting the demo image in one run
  • Make a new script that runs through the satellite image and:
    • Loads the image
    • Makes the size of it readily segmentable
    • Segments the image out (using split_image)
    • Calls the segment function on those splits
    • Saves the output
  • Run it on Pris!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants