Wykres commitów

609 Commity (40bda5bd7affbce892ad964b8718bbafc84f903d)

Autor SHA1 Wiadomość Data
Piero Toffanin 40bda5bd7a Fixed bigtiff bug in DEM generation 2020-11-24 08:25:12 -05:00
Piero Toffanin 5840450d0f More robust EXIF parsing 2020-11-17 09:32:14 -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 a2bc49009f Update OpenSfM, add warning filter 2020-11-08 22:59:24 -05:00
Piero Toffanin 30e5178cd2 Add missing python path 2020-11-06 20:13:51 +00:00
Piero Toffanin 1ddc492c8c Filter p points in openmvs 2020-11-03 17:07:20 +00:00
Piero Toffanin 50a60a9617 Check for invalid GCP entries 2020-11-02 11:17:44 -05:00
Piero Toffanin dc82bf8f27 Merged changes 2020-10-28 14:48:18 -04:00
Piero Toffanin f31355e3ce Remove MVE, handle image masks 2020-10-28 14:13:34 -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 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 5d3ec4907b Add support for XMP fraction values, fix #1163 2020-10-14 10:20:49 -04:00
Piero Toffanin 99f0538fcc Add warning on negative GSD estimate 2020-09-28 10:51:35 -04:00
Piero Toffanin e650185f9d Try to estimate GSD for flipped Z axis datasets 2020-09-28 10:49:02 -04: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 5d170571d2 Force grass locale
Former-commit-id: 184ffbdfc6
2020-09-17 13:30:59 -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 ed9d703e3f Fixed locale complaints from GRASS
Former-commit-id: 3f4f05f639
2020-09-17 14:03:17 +00:00
Piero Toffanin 6bba0223b6 Adjust decimation step for cropping, catch edge case where convex hull is obliterated
Former-commit-id: 3f133309aa
2020-09-16 17:59:00 +00:00
Piero Toffanin ebf9962d9d Use omega,phi,kappa, less threatening message for missing GPS
Former-commit-id: 54eb38ba3e
2020-09-16 10:24:32 -04:00
Piero Toffanin d4f0e3ced4 Limit masks to supported extensions
Former-commit-id: 7beeafc1ea
2020-09-16 09:56:07 -04:00
Piero Toffanin bef3482dd0 Support arbitrary mask extensions
Former-commit-id: efff487706
2020-09-16 09:18:12 -04:00
Piero Toffanin d6f3c94f1a Cleanup, image mask support (initial, POC)
Former-commit-id: 2e2d674dc8
2020-09-15 17:57:36 +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 251e1ce28f Fix cropping error handling
Former-commit-id: 56327b3604
2020-09-11 13:25:17 -04:00
Piero Toffanin aaeea44599 BUG: #1110 fix possible float to str conversion issue
Former-commit-id: 95dddd4fc4
2020-09-11 16:41:55 +00:00
Piero Toffanin 2cc95a67b6 Faster EDT in orthophoto computations
Former-commit-id: 282cb6ed37
2020-09-11 12:34:38 -04:00
Piero Toffanin 87a678035f Upgrade numpy, fix script
Former-commit-id: 65ea3ec685
2020-09-11 11:37:11 -04:00
Piero Toffanin 9424f3939d Upgraded PDAL to 2.2
Former-commit-id: 196605cd08
2020-09-11 11:05:34 -04:00
Piero Toffanin 02ec8ede64 PYTHONPATH in dev-env setup
Former-commit-id: a3cf826188
2020-09-09 15:24:26 -04:00
Piero Toffanin 98963848db Full run on Python3
Former-commit-id: 894459828b
2020-09-09 13:23:53 -04:00
Piero Toffanin 4ba6716a54 Updated start-dev-env.sh, fix photo.py (get_xmp), misc Python 2 --> 3 changes
Former-commit-id: 07fc3c3ff8
2020-09-09 12:10:24 -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 c9760204be Add support for maxConcurrency in dem2mesh
Former-commit-id: 7ef5946d38
2020-08-31 13:07:08 -04:00
Magnus Linderoth 0842c4cdb0 Fix bug when generating shots when there are several reconstructions.
Previously, only shots from the last reconstruction were included.


Former-commit-id: 08a0e3354a
2020-07-13 12:27:01 +02:00
Piero Toffanin e7ff30600d BUG: do not filter when genering a DSM
Former-commit-id: accfada3d7
2020-07-09 12:07:42 -04:00
Piero Toffanin d6376c9c75 Adjust vertex threshold
Former-commit-id: a31ce2a388
2020-07-09 14:03:11 +00:00
Piero Toffanin 792457df90 Thresholding tweaks
Former-commit-id: 275b71b053
2020-07-07 17:33:00 -04:00
Piero Toffanin d764d6576a Fast PLY merge, parallel filtering
Former-commit-id: 2cd0f588ac
2020-07-07 16:14:55 -04:00
Piero Toffanin 055cf26e61 PoC parallel odm filterpoints
Former-commit-id: c38628db6f
2020-07-07 18:20:57 +00:00
Piero Toffanin 73088aba01 Upgraded PDAL to 2.1, removed odm_filterpoints module
Former-commit-id: 653d276b20
2020-07-07 11:29:25 -04:00
tinyRatP 398f1c23af Fixed copy point_cloud.ply if --pc-filter -0
Former-commit-id: 2f54b056dd
2020-07-02 10:55:39 +08:00
Piero Toffanin 4075f7cd29 Syntax fix
Former-commit-id: f936b5423b
2020-06-23 11:44:12 -04:00