Wykres commitów

1067 Commity (ebba01aad514b7560a706c20d4b22a436c4d5658)

Autor SHA1 Wiadomość Data
Piero Toffanin f4549846de Fix ReconstructMesh segfault 2023-08-23 09:23:32 -04:00
Piero Toffanin e9e18050a2
Merge pull request #1674 from Adrien-LUDWIG/median_smoothing_memory_optimization
Use windowed read/write in median_smoothing
2023-08-12 22:38:32 +02:00
Saijin-Naib e84c77dd56
Update config.py
Syntax fix for unterminated single quote
2023-07-29 01:12:54 -04:00
Stephen Mather d929d7b8fa
Update docs to reflect dem resolution defaults (#1683)
* Update docs to reflect dem resolution defaults
* Also ignore ignore-gsd, but also don't advertise it in orthophoto resolution. Replaces https://github.com/OpenDroneMap/docs/pull/176#issuecomment-1656550757
* Helpful note on GSD limit for elevation models too!
* Change ignore-gsd language to have greater clarity
2023-07-29 01:05:18 -04:00
Adrien-ANTON-LUDWIG b4aa3a9be0 Avoid using rasterio "r+" open mode (ugly patch)
When using rasterio "r+" open mode, the file is well updated while
opened but completely wrond once saved.
2023-07-17 16:36:56 +00:00
Adrien-ANTON-LUDWIG 65c20796be Use temporary files to avoid reading altered data 2023-07-17 16:15:49 +00:00
Piero Toffanin 8bc251aea2 Semantic int_values fix 2023-07-15 18:39:41 +02:00
Piero Toffanin f75a87977e Handle malformed GPS GPSAltitudeRef tags 2023-07-15 12:37:52 +02:00
Adrien-ANTON-LUDWIG 87f82a1582 Add locks to fix racing conditions 2023-07-13 11:51:13 +00:00
Adrien-ANTON-LUDWIG 9b9ba724c6 Remove forgotten exit call
Uh oh. Sorry for this.
2023-07-13 10:25:14 +00:00
Adrien-ANTON-LUDWIG ee5ff3258f Use windowed read/write in median_smoothing
See the issue description in this forum comment:
https://community.opendronemap.org/t/post-processing-after-odm/16314/16?u=adrien-anton-ludwig

TL;DR:
Median smoothing used windowing to go through the array but read it
entirely in RAM. Now the full potential of windowing is exploited to
read/write by chunks.
2023-07-12 16:55:14 +00:00
fr-damo df0ea97321
Update rollingshutter.py
added line 45, Autel EVO II pro
2023-07-12 18:55:59 +10:00
fr-damo e1b5a5ef65
Update rollingshutter.py
added line 43 'parrot anafi': 39, # Parrot Anafi
2023-07-07 08:39:10 +10:00
udaf-mcq afd38f631d
Update rollingshutter.py 2023-06-30 13:41:31 -06:00
Sebastien eb4f30651e
no_ansiesc env
Environment variable no_ansiesc  disable ansiesc codes in logs
2023-06-23 10:59:36 +02:00
Piero Toffanin b620e4e6cc Parse RTK prefix 2023-06-18 11:27:28 +02:00
Liuxuyang 8a4a309ceb Added DJI Phantom4 rtk srt parsing 2023-06-18 08:50:34 +08:00
Piero Toffanin 3a4b98a7eb Keep only best SIFT features and other fixes 2023-06-12 21:12:13 +02:00
Piero Toffanin 6d37355d6b Yet tighter max tiles check 2023-05-30 19:50:31 -04:00
Piero Toffanin ba1cc39adb Tighter max_tiles check 2023-05-27 01:48:46 -04:00
Piero Toffanin a2e63508c2 Check for den attribute while extracting float values from EXIFs 2023-05-26 01:26:25 -04:00
Piero Toffanin 59019dac66 Update untwine, embed GeoJSON GCPs in point cloud 2023-05-24 13:01:20 -04:00
Piero Toffanin ad100525b5 Embed GeoJSON ground control points file in point cloud outputs 2023-05-24 12:27:58 -04:00
Piero Toffanin 6ebb8b50d7 max_tile safety check in commands.create_dem 2023-05-24 11:42:18 -04:00
Piero Toffanin 8c300ab4de laszip --> lazperf 2023-05-24 10:54:48 -04:00
Piero Toffanin adc0570c53 Fix COPC export 2023-05-22 18:21:52 -04:00
Piero Toffanin 3535c64347 Update description 2023-05-19 15:21:22 -04:00
Piero Toffanin b076b667a4 Merge branch 'rexliuser/master' into order 2023-05-19 15:17:35 -04:00
Piero Toffanin 8e735e01d3 Rename option, misc refactor 2023-05-19 15:14:44 -04:00
Piero Toffanin 80e4b4d649 Zenmuse XT support 2023-05-18 15:26:34 -04:00
rexliuser 4a26aa1c9c added argument: matcher-order-neighbors 2023-05-17 15:18:24 +08:00
Stephen Mather 7be148a90a
spelling is hard 2023-05-14 20:20:02 -04:00
Stephen Mather 3f1975b353
Update proj4 string guidance 2023-05-14 20:18:30 -04:00
Piero Toffanin c0d5e21d38
Merge pull request #1645 from aeburriel/patch-1
DJI Mavic2 Enterprise Advanced & Zenmuse Z30 RSC
2023-05-04 15:50:12 -04:00
Antonio Eugenio Burriel ca7abe165a
Update DJI Mavic Mini v1 RSC
This drone has different rolling shutter timings for 4/3 and 16:9 ratios.
2023-05-04 18:58:32 +02:00
Antonio Eugenio Burriel 0f595cab80
DJI Mavic2 Enterprise Advanced & Zenmuse Z30 RSC 2023-05-04 17:48:38 +02:00
Piero Toffanin 7aade078ad Add --sfm-no-partial 2023-05-01 16:56:49 -04:00
Piero Toffanin 21e9df61f7 Automatic pc-tile 2023-04-23 16:29:08 -04:00
Piero Toffanin bd0f33f978 Add camera-lens fisheye_opencv, better support for Parrot Sequoia 2023-04-17 12:04:40 -04:00
Piero Toffanin 6c32fc0594 Fixes, set pycache location 2023-04-05 10:42:40 -04:00
Esteban a11992ab0f mod: Downloading models to ProgramData folder under windows 2023-04-05 11:21:57 +02:00
Piero Toffanin 976db04148 Respect max-concurrency when calling OPC 2023-03-20 23:49:23 -04:00
Piero Toffanin b404366725 Rearrange checks 2023-03-20 23:41:10 -04:00
Piero Toffanin 4aa83c9956 Update config 2023-03-20 17:55:52 -04:00
Piero Toffanin 61483d9287 Add OPC wrapper 2023-03-20 17:38:35 -04:00
Piero Toffanin a2698f3ec9 Better warning messages 2023-03-20 12:59:33 -04:00
lurenzzzz c85c54f505
Add Autel Nano+ rolling shuitter value
'autel robotics xl724': 29, # Autel Nano+
2023-03-17 12:03:00 +01:00
HeDo 6b0f8f62ff Added checks 2023-03-13 22:25:43 +01:00
HeDo be142549e3 Preserve UserData dimension 2023-03-13 19:26:01 +01:00
Piero Toffanin ffa7871c33
Merge pull request #1614 from HeDo88TH/remove-laspy
Remove laspy
2023-03-02 10:43:05 -05:00