Difference between revisions of "Georeferenced Orthophoto"
From Bambi
(Collected links found on Georeferencing) |
(Added Yi cam connection interface) |
||
Line 1: | Line 1: | ||
Is an aerial photograph or image geometrically corrected (orthorectified) such that the scale is uniform. See [https://en.wikipedia.org/wiki/Orthophoto Wikipedia Page] | Is an aerial photograph or image geometrically corrected (orthorectified) such that the scale is uniform. See [https://en.wikipedia.org/wiki/Orthophoto Wikipedia Page] | ||
+ | |||
+ | == Hardware == | ||
+ | |||
+ | Use WIFI remote controlled Xiamoi Yi Cam. The protocol was reverse-engineered: [https://copter.sovgvd.info/a/Xiaomi-Yi-protocol-remote-control Remote Control Protocol]. There is already a GIT-repository with some phyton scripts that exploit the protocol: [https://github.com/deltaflyer4747/Xiaomi_Yi GitHub Repository] | ||
== Software == | == Software == |
Latest revision as of 18:44, 26 July 2017
Is an aerial photograph or image geometrically corrected (orthorectified) such that the scale is uniform. See Wikipedia Page
Hardware
Use WIFI remote controlled Xiamoi Yi Cam. The protocol was reverse-engineered: Remote Control Protocol. There is already a GIT-repository with some phyton scripts that exploit the protocol: GitHub Repository
Software
Use OpenDroneMap (GitHub Page)
Links
- Youtube talk about current ODM project status
- MESHLAB (Opensource software to view 3D ODM outputs)
- QGIS (Opensource software for Geographic Information System, map overlays etc.)