Wykres commitów

245 Commity (08fcb03f22bfd406ca8711b669db06fc943998a2)

Autor SHA1 Wiadomość Data
Piero Toffanin 37886f77c2 Fix --camera-lens 2022-01-05 15:44:33 -05:00
Piero Toffanin 6ed490d2e3 Update descripton 2021-12-18 10:29:22 -05:00
Piero Toffanin 0ca7d1cefd Pypopsift support 2021-12-16 14:36:17 -05:00
Piero Toffanin fe37770c52 Add version in output log, remove --matcher-distance 2021-12-14 12:51:09 -05:00
Piero Toffanin b2764ae7f3 Faster fast-orthophoto 2021-12-07 14:53:27 -05:00
Piero Toffanin 944cd4a0bf Add --skip-orthophoto 2021-12-07 13:34:55 -05:00
Piero Toffanin e1a326f936 AKAZE features, BRUTEFORCE matcher logic, geo.txt fix 2021-11-15 12:09:21 -05:00
Saijin-Naib f4985026de Update config.py
Add AKAZE to --feature-type, re-order --feature-type to be alphabetical, Add bruteforce to --matcher-type, re-order --matcher-type to be alphabetical, add description for bruteforce.
2021-11-15 11:28:01 -05:00
Piero Toffanin d6c40929d4 Refactor PDAL pipeline for filter points, --auto-boundary config addition 2021-10-13 13:54:16 -04:00
Piero Toffanin 8791b74b73 Added --boundary config, boundary module (WIP) 2021-10-11 16:19:53 -04:00
Saijin-Naib a52bbe6154
Add ORB Support
Add ORB support as an optional --feature-type
2021-08-31 17:30:41 -04:00
Piero Toffanin 92d868e33e Add postprocess stage, embed GCP info in point clouds, rasters 2021-07-30 20:07:34 +00:00
Piero Toffanin 7aa6444637 Fix COG compression, cap mesh-octree-depth values 2021-07-03 08:46:49 -04:00
Piero Toffanin 897919b402 Add --pc-geometric 2021-06-15 14:04:17 +00:00
Piero Toffanin 633cb0bb89
Add support for generating cloud optimized GeoTIFFs (#1292)
* Add support for generating cloud optimized GeoTIFFs

* Generate COGs in DEM stage, not in create_dem

* Bump version

* Add cogeo.py
2021-06-04 15:35:56 -04:00
Piero Toffanin 29ab4fd892
Add --copy-to option (#1291)
* Add --copy-to option

* Fix snapcraft

* Remove comment

* remove comment
2021-06-03 15:12:17 -04:00
Piero Toffanin f325c8154c Tweaks, innosetup draft 2021-05-12 16:01:50 -04:00
Stephen Mather 38434e9184
Add kmz output (#1268)
* Add flag check for kmz

* Add generate_kmz

* remove osparam from systemrun

* Remove extra aaarg

* Add orthophoto-kmz argument to parser
2021-04-15 23:21:55 -04:00
Ragocnai 8b8484b41a Add Ragocnai to Contributors list 2021-03-27 14:27:13 -07:00
Piero Toffanin 2032d35580 Write band descriptions 2021-03-23 16:22:08 -04:00
Piero Toffanin 26e333318c Add --pc-tile flag 2021-03-05 09:22:27 -05:00
Piero Toffanin 330a09f133 Do not require sampling 2021-03-04 18:27:11 +00:00
Piero Toffanin 79f9f415de Always split dense reconstruction into scenes to keep memory usage in check 2021-03-03 15:05:09 -05:00
Piero Toffanin 3906876276 Add --split-image-groups parameter 2021-02-05 20:43:19 +00:00
Piero Toffanin a8077d0473 Add --skip-report 2021-01-15 09:59:02 -05:00
Piero Toffanin 29a346c6aa Remove --use-opensfm-dense, add more stats data for report, diagram 2021-01-13 22:22:44 +00:00
Piero Toffanin 43d67019da Better config help, cleanup 2020-12-19 12:29:00 -05:00
Piero Toffanin 8e49d99939 Wording, eps tweak 2020-12-15 12:54:31 -05:00
Piero Toffanin e91a428eb9 Add --skip-band-alignment option 2020-12-14 20:49:20 -05:00
Piero Toffanin 671b4058ee Bump --pc-quality parameters, set minimum cap 2020-12-08 16:52:49 +00:00
Piero Toffanin 8ac4780760 Add --matcher-type option 2020-12-06 10:02:33 -05:00
Piero Toffanin fc67c295bd Faster mvs-texturing, simplified options 2020-12-05 17:12:11 -05:00
Piero Toffanin 8d417a5545 PoC ECC and homography scoring band alignment working 2020-12-04 22:48:21 -05:00
Piero Toffanin e819dab16b Band alignment PoC working 2020-12-02 17:17:51 -05:00
Piero Toffanin 509035d5e9 Started writing new multispectral alignment algorithm 2020-12-02 13:04:12 -05:00
Piero Toffanin c6613910b3 Updated mvs-texturing, added --pc-quality flag, removed --texturing-nadir-weight 2020-11-12 10:23:02 -05:00
Piero Toffanin dc82bf8f27 Merged changes 2020-10-28 14:48:18 -04:00
koushikjoshi e40a405583 Replaced the calls to io.join_paths with the standard os.path.join 2020-10-28 19:35:01 +05:30
Piero Toffanin e3cc8f1f9b Started adding OpenMVS 2020-10-27 17:10:10 -04:00
Piero Toffanin 1132158578 Set GPS accuracy to 10, perform local bundle adjustments 2020-10-20 20:21:29 +00:00
Piero Toffanin 7d53c16365 Allow override of parser object in config
Former-commit-id: 8118b3c86e
2020-09-17 13:59:44 -04:00
Piero Toffanin 51769fe711 Added --tiles to generate DEM/Ortho static tiles
Former-commit-id: 4133f871cb
2020-09-17 15:28:03 +00:00
Piero Toffanin 8f03ee7023 Fixes
Former-commit-id: af946a9d6f
2020-09-14 20:09:26 +00:00
Piero Toffanin e76dc17bb7 Add support for image geolocation files
Former-commit-id: ffa63c74d6
2020-09-14 14:33:39 -04:00
Piero Toffanin 5d793ce58e Options choices syntax fix, changed DEM compression to DEFLATE
Former-commit-id: 790088249f
2020-09-14 14:44:45 +00:00
Piero Toffanin 6021f01c4f Typos
Former-commit-id: 4c7108e7a6
2020-09-11 15:26:40 -04:00
Piero Toffanin 8d26620d58 Add --feature-quality, deprecate --resize-to
Former-commit-id: 8ed2c3474f
2020-09-11 14:44:19 -04:00
Piero Toffanin 443560f047 Started migration to 18.04, Python3.6
Former-commit-id: c769dd2807
2020-09-08 13:08:57 -04:00
Piero Toffanin b819cab21f Pseudo-geo camera extraction support
Former-commit-id: ffb842c85a
2020-05-15 20:30:08 +00:00
Piero Toffanin cdfd25135b Report stage
Former-commit-id: ee8f7fcb35
2020-05-15 14:36:46 -04:00