-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule gfc-brecon
updated
12 files
+88 −21 | batch/reconstruct.json | |
+1 −0 | batch/reconstruct_.json | |
+1 −16 | stream/README.md | |
+539 −11 | stream/crop.json | |
+78 −7 | stream/crop_.json | |
+45 −0 | stream/crop_tile_config_writer.json | |
+47 −0 | stream/example-config.toml | |
+11 −0 | stream/justfile | |
+462 −712 | stream/reconstruct.json | |
+785 −0 | stream/tiler.json | |
+27 −0 | stream/tiler_.json | |
+2,051 −0 | stream/visual_reconstruct.json |
Submodule geoflow
updated
5 files
+9 −1 | CMakeLists.txt | |
+ − | resources/nl_nsgi_nlgeo2018.tif | |
+ − | resources/nl_nsgi_rdtrans2018.tif | |
+5 −3 | src/geoflow/gui/gfImNodes.hpp | |
+26 −4 | src/geoflow/projHelper.cpp |
Submodule gfp-building-reconstruction
updated
4 files
+1 −1 | CMakeLists.txt | |
+210 −76 | src/detect_planes_node.cpp | |
+18 −16 | src/polygon_triangulate.cpp | |
+6 −0 | src/stepedge_nodes.hpp |