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

sources of lidar data to augment RGB-IR analysis #48

Open
andrewljohnson opened this issue Jun 1, 2016 · 4 comments
Open

sources of lidar data to augment RGB-IR analysis #48

andrewljohnson opened this issue Jun 1, 2016 · 4 comments

Comments

@andrewljohnson
Copy link
Contributor

Literature indicates lidar helps a great deal with road/building classification (and also with obscured footpaths?)

Here are some sources to consider:

@talllguy
Copy link

talllguy commented Jun 1, 2016

I've been using the following services in Maryland mapping. All geographic data is free from license by default in Maryland under the law. http://lidar.salisbury.edu/arcgis/rest/services/ShadedRelief

@talllguy
Copy link

talllguy commented Jun 1, 2016

Examples

Roads and Rails

pasted image at 2016_06_01 02_26 pm
pasted image at 2016_06_01 02_27 pm

Wooded Trails

See the trails on the imagery? Me either.
pasted image at 2016_06_01 02_17 pm
pasted image at 2016_06_01 02_18 pm

@Skylion007
Copy link
Contributor

What changes to the codebase would be necessary to add the ability to add height data? I would love to experiment training with it to see how much improvement we get.

@andrewljohnson
Copy link
Contributor Author

Mostly just setting up the download of some elevation data. Once you packed
it into the training matrices, it would just sort of work without having to
change the analysis meaningfully. It'd be like having a 5th band of data
for the image, and you can already configure the analysis on the command
line to use any combination of R+G+B+IR, so now you'd just be able to do it
for R+G+B+IR+E

On Mon, Aug 1, 2016 at 10:49 AM, Aaron Gokaslan notifications@github.com
wrote:

What changes to the codebase would be necessary to add the ability to add
height data? I would love to experiment training with it to see how much
improvement we get.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#48 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAbzf10jBZRkK5umbbcmzxhXomGp_IDIks5qbjG-gaJpZM4Ir4ik
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants