Wykres commitów

126 Commity (b544ca24642905595cfe11b31f4dbc494fa2f954)

Autor SHA1 Wiadomość Data
Piero Toffanin b544ca2464 Write exif data directly 2021-12-14 14:47:48 -05:00
Piero Toffanin fe37770c52 Add version in output log, remove --matcher-distance 2021-12-14 12:51:09 -05:00
Piero Toffanin 7fd8fb4c87 matcher_type freedom 2021-11-15 13:05:51 -05:00
Piero Toffanin d9f208cf31 Typo fix 2021-11-15 12:31:58 -05:00
Piero Toffanin 202a66c4e4 Allow different matcher with no GPS 2021-11-15 12:29:04 -05:00
Piero Toffanin e1a326f936 AKAZE features, BRUTEFORCE matcher logic, geo.txt fix 2021-11-15 12:09:21 -05:00
Piero Toffanin 11f42102e2 Respect ODM_NO_GPU 2021-11-12 10:41:41 -05:00
Piero Toffanin 5dc2e224ce Point cloud, orthophoto boundaries working 2021-10-12 14:05:07 -04:00
Piero Toffanin 5259491165 Use OpenSfM GCP stats, keep copy of topocentric rec, export GCPs to GeoJSON 2021-09-24 15:06:40 +00:00
Piero Toffanin d2b2f6ba6a Cleanup 2021-07-30 16:16:05 -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 335802b563 Started writing GCP export functionality 2021-07-29 15:29:33 -04:00
Piero Toffanin baae4951a5 Lower sift peak threshold 2021-07-03 09:52:47 -04:00
Piero Toffanin f63da10342 --copy-to fix, sys.exit fixes 2021-06-09 12:28:44 -04: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 d77de0ced4 Split-merge fixes on Windows 2021-05-11 15:04:28 -04:00
Piero Toffanin e46ff4ee78 End-to-end pipeline runs 2021-05-04 14:46:55 -04:00
Piero Toffanin 5ef0e7c129 Windows fixes up to meshing 2021-05-04 13:04:13 -04:00
Piero Toffanin 9be3e3ff4d Minor style adjustment 2021-04-22 14:38:24 -04:00
charnesp 78a1fdd613
Avoid bug when `resize-to=1` in WebODM
When `resize-to`is set to `-1` in WebODM (default case in WebODM), `resize_to_is_set`is equal to `-1`, thus  `feature_process_size`is set to `-1` and opensfm works at full image size. This patch avoid it.
2021-04-22 20:23:35 +02:00
Stephen Mather 0a49eaeeb5
Change to camera-based alignment for split-merge
To address OOM issues on larger datasets, e.g. https://community.opendronemap.org/t/crash-on-submodel-alignment/7331
2021-04-14 10:46:59 -04:00
Piero Toffanin 5e3737a3f5 GitHub GPU workflow, use SIFT_GPU when GPUs are available 2021-03-05 10:44:08 -05:00
Piero Toffanin 3b2a60737c Add gpu dockerfile 2021-02-09 12:14:05 -05:00
Piero Toffanin 3906876276 Add --split-image-groups parameter 2021-02-05 20:43:19 +00:00
Piero Toffanin 4075b9f31c Set retriangulation ratio to 2 2021-02-03 21:05:43 +00:00
Piero Toffanin e96481a861 Use --diagram_max_points when computing stats 2021-01-18 14:11:35 -05: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 69a381dd81 Generate processing report 2021-01-11 14:41:54 -05:00
Piero Toffanin 8ac4780760 Add --matcher-type option 2020-12-06 10:02:33 -05:00
Piero Toffanin a3fd7255f2 Always use FLANN matching 2020-12-05 21:44:11 -05:00
Piero Toffanin 92d05243b1 Stability improvements, bug fixes, updated OpenMVS 2020-12-05 15:15:07 -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 18656d54be Re-add local bundle radius option 2020-10-21 19:19:12 +00:00
Piero Toffanin 1132158578 Set GPS accuracy to 10, perform local bundle adjustments 2020-10-20 20:21:29 +00:00
Piero Toffanin 5615f35aeb OpenSfM update fixes, remove odm_report on rerun-all 2020-10-19 20:02:13 +00: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 d6f3c94f1a Cleanup, image mask support (initial, POC)
Former-commit-id: 2e2d674dc8
2020-09-15 17:57:36 +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 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 4075f7cd29 Syntax fix
Former-commit-id: f936b5423b
2020-06-23 11:44:12 -04:00
Piero Toffanin a252733a84 Use KDTREE flann algorithm by default
Former-commit-id: 58f41aa498
2020-06-23 15:20:16 +00:00
Piero Toffanin 15109a9821 Better support for RTK info
Former-commit-id: b6982e27ac
2020-05-01 19:25:08 +00:00