-
Notifications
You must be signed in to change notification settings - Fork 65
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
update with method for Spatrasters #26
Open
spono
wants to merge
24
commits into
bnosac:master
Choose a base branch
from
spono:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Oct 26, 2023
-
Update line_segment_detector.R
Adapted the code to work with SpatRaster from the terra package and added the possibility to output the lines as an sf object. There's a horrible workaround to solve a transpostion of the data along the second axi but couldn't find a better alternative. Overall, it works smoothly and fast even with high resolution aerial images (tested on 1km tiles with 0.15 cm pixels)
Configuration menu - View commit details
-
Copy full SHA for 1311b4a - Browse repository at this point
Copy the full SHA 1311b4aView commit details -
Merge pull request #1 from spono/spono-patch-1-spatraster
Update line_segment_detector.R
Configuration menu - View commit details
-
Copy full SHA for 4a7851a - Browse repository at this point
Copy the full SHA 4a7851aView commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c5694f2 - Browse repository at this point
Copy the full SHA c5694f2View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5cdc652 - Browse repository at this point
Copy the full SHA 5cdc652View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6bde86 - Browse repository at this point
Copy the full SHA b6bde86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 952d8d0 - Browse repository at this point
Copy the full SHA 952d8d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78d06a3 - Browse repository at this point
Copy the full SHA 78d06a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 795b9d7 - Browse repository at this point
Copy the full SHA 795b9d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e373efe - Browse repository at this point
Copy the full SHA e373efeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5726149 - Browse repository at this point
Copy the full SHA 5726149View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2eba9a - Browse repository at this point
Copy the full SHA f2eba9aView commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f42ce79 - Browse repository at this point
Copy the full SHA f42ce79View commit details -
Configuration menu - View commit details
-
Copy full SHA for a19672c - Browse repository at this point
Copy the full SHA a19672cView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d21434 - Browse repository at this point
Copy the full SHA 0d21434View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d93e56 - Browse repository at this point
Copy the full SHA 2d93e56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8379a37 - Browse repository at this point
Copy the full SHA 8379a37View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9713cdd - Browse repository at this point
Copy the full SHA 9713cddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d217bf3 - Browse repository at this point
Copy the full SHA d217bf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e07b09 - Browse repository at this point
Copy the full SHA 5e07b09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f7f60c - Browse repository at this point
Copy the full SHA 4f7f60cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f133a - Browse repository at this point
Copy the full SHA 56f133aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0d346d - Browse repository at this point
Copy the full SHA e0d346dView commit details
Commits on Jul 3, 2024
-
- added curve_ID - fixed '@return' description - fixed minor issues
Configuration menu - View commit details
-
Copy full SHA for 84bb8e3 - Browse repository at this point
Copy the full SHA 84bb8e3View commit details -
Update line_segment_detector.R
- refined sf objects creation - removed dependency on sp and moving it to sf - updated plot.lsd
Configuration menu - View commit details
-
Copy full SHA for c179f5f - Browse repository at this point
Copy the full SHA c179f5fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.