All Projects → ncsu-geoforall-lab → uav-lidar-analytics-course

ncsu-geoforall-lab / uav-lidar-analytics-course

Licence: other
NCSU GIS595/MEA792: UAV/lidar Data Analytics

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
SCSS
7915 projects

Projects that are alternatives of or similar to uav-lidar-analytics-course

geospatial-modeling-course
NCSU GIS/MEA582: Geospatial Modeling and Analysis Course
Stars: ✭ 30 (+30.43%)
Mutual labels:  geospatial, foss4g, geoforall, grass-gis
NodeMICMAC
A Lightweight REST API to Access MICMAC Photogrammetry and SFM Engine.
Stars: ✭ 54 (+134.78%)
Mutual labels:  geospatial, opendronemap
Displaz
A hackable lidar viewer
Stars: ✭ 177 (+669.57%)
Mutual labels:  geospatial, lidar
Blendergis
Blender addons to make the bridge between Blender and geographic data
Stars: ✭ 4,642 (+20082.61%)
Mutual labels:  blender, geospatial
actinia core
Actinia Core is an open source REST API for scalable, distributed, high performance processing of geographical data that uses mainly GRASS GIS for computational tasks (DOI: https://doi.org/10.5281/zenodo.5879231)
Stars: ✭ 41 (+78.26%)
Mutual labels:  geospatial, grass-gis
WhiteboxTools-ArcGIS
ArcGIS Python Toolbox for WhiteboxTools
Stars: ✭ 190 (+726.09%)
Mutual labels:  geospatial, lidar
Whitebox Python
WhiteboxTools Python Frontend
Stars: ✭ 188 (+717.39%)
Mutual labels:  geospatial, lidar
Onboard Sdk
DJI Onboard SDK Official Repository
Stars: ✭ 669 (+2808.7%)
Mutual labels:  uav, lidar
Vector-Map-Generation-from-Aerial-Imagery-using-Deep-Learning-GeoSpatial-UNET
We propose a simple yet efficient technique to leverage semantic segmentation model to extract and separate individual buildings in densely compacted areas using medium resolution satellite/UAV orthoimages. We adopted standard UNET architecture, additionally added batch normalization layer after every convolution, to label every pixel in the ima…
Stars: ✭ 74 (+221.74%)
Mutual labels:  uav, geospatial
Awesome Geospatial Companies
🌐 List of 500+ geospatial companies (GIS, Earth Observation, UAV, Satellite, Digital Farming, ..)
Stars: ✭ 184 (+700%)
Mutual labels:  uav, geospatial
whiteboxgui
An interactive GUI for WhiteboxTools in a Jupyter-based environment
Stars: ✭ 94 (+308.7%)
Mutual labels:  geospatial, lidar
mapmint
Fast and easy webmapping.
Stars: ✭ 51 (+121.74%)
Mutual labels:  geospatial, foss4g
Character-UI
Blender add-on for creating simple yet functional UIs for your characters.
Stars: ✭ 28 (+21.74%)
Mutual labels:  blender
fgpv-vpgf
RAMP2 FGP Visualiser / Visualisateur pour la PGF PCAR2 - The Reusable Accessible Mapping Platform (RAMP), also known as the Federal Geospatial Platform Visualiser (FGPV), is a Javascript based web mapping platform that provides a reusable, responsive and WCAG 2.1 "AA" compliant common viewer platform for the Government of Canada. This is an unsu…
Stars: ✭ 34 (+47.83%)
Mutual labels:  geospatial
groundsdk-android
Parrot Ground SDK for Android
Stars: ✭ 17 (-26.09%)
Mutual labels:  uav
fake-geo-images
A module to programmatically create geotiff images which can be used for unit tests
Stars: ✭ 18 (-21.74%)
Mutual labels:  geospatial
lidar body tracking
ROS Catkin package to track people using octree and cluster extraction
Stars: ✭ 68 (+195.65%)
Mutual labels:  lidar
firmware
Firmware for the ROSflight autopilot
Stars: ✭ 115 (+400%)
Mutual labels:  uav
BulletGCSS
A High Caliber Ground Control Station System designed for the 21st century lifestyle
Stars: ✭ 29 (+26.09%)
Mutual labels:  uav
shapekeyimport
Blender add-on to import shapekeys
Stars: ✭ 31 (+34.78%)
Mutual labels:  blender

UAV/lidar Data Analytics

Publish the website

This is a repository for a course website and teaching materials.

For reference about the template the website style see:

To learn about Git and GitHub, you can use:

Requirements

To get updates and publish the page from your machine, you need:

  • Git (or some graphical Git client)

To build the website locally, you need:

  • Bash
  • Python

How to use it

To build the pages, run ./build.sh. This will create directory build on the repository root level. To preview the resulting website, open build/index.html.

The pages are published online through GitHub Pages (gh-pages branch). The build and publishing happens automatically using GitHub Actions (defined in .github/workflows/ directory). A Deploy key and a Secret are set up for this repository so that the action can access the branch.

Authors

Copyright 2015-2020 by

  • Helena Mitasova, NCSU GeoForAll Lab
  • Justyna Jeziorska, NCSU GeoForAll Lab and University of Wroclaw
  • Vaclav Petras, NCSU GeoForAll Lab
  • Anna Petrasova, NCSU GeoForAll Lab

Course developed at the Center for Geospatial Analytics North Carolina State University:

License and use

The course material is under CC BY-SA 4.0 license.

https://creativecommons.org/licenses/by-sa/4.0/

For the website style see:

https://github.com/ncsu-geoforall-lab/course-website-template

For information on lecture slides (presentations) see:

https://github.com/ncsu-geoforall-lab/lecture-slides-template

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].