Wykres commitów

2846 Commity (3fd7b3c086d22a85b9e2b383018310023c970060)

Autor SHA1 Wiadomość Data
Piero Toffanin 3fd7b3c086 Remove dependency to onnx 2022-09-06 16:53:11 -04:00
Piero Toffanin 4cb5d75cfc Snap: do not add snap/local 2022-09-06 11:20:01 -04:00
Piero Toffanin d8ad954702
Merge pull request #1527 from diddledani/fix-python-modules
Fix python modules and library search paths
2022-08-29 22:41:43 +02:00
Dani Llewellyn c6508b3f8b
Update LD_LIBRARY_PATH in snapcraft.yaml
This fixes CVE-2020-27348 where snapcraft/snapd don't set an LD_LIBRARY_PATH upon invoking a snap so including `:$LD_LIBRARY_PATH` at the end of our custom setting we were causing an empty entry to be appended. This causes the ability for someone to potentially load an arbitrary library into our runtime because the empty entry in the search path means the dynamic linker will search the "current working directory" of where the app was launched from outside of confinement.

We also include the SuperBuild `lib` directory in the search path.
2022-08-29 20:51:49 +01:00
Dani Llewellyn 07fcf73a88
Drop snapcraft-preload from snap package
The multiprocessing python module should function correctly with the newer method of using a private shared memory for the snap (see the plug `shared-memory` with `private` set to `true`).
2022-08-29 20:48:12 +01:00
Dani Llewellyn 5ab34603a6
Add PYTHONPATH environment variable to snapcraft.yaml
This fixes #1438: `encodings` module not found

The variable replaces the `sitecustomize.py` file from `snap/local` because it is no-longer functional due to changes in snapcraft.
2022-08-29 20:46:33 +01:00
Piero Toffanin 775820c957 Re-enable snap 2022-08-27 12:18:13 +02:00
Piero Toffanin 5f80a930d5
Merge pull request #1526 from coumbsek/bugfix/single_quote_in_ODM_path
fix:  Using triple quotes for multiline string in order to escape sim…
2022-08-24 09:48:07 +02:00
Esteban 4c6173758a fix: Using triple quotes for multiline string in order to escape simple quote inside PYTHON_EXTENSIONS_PATHS due to single quote in the ODMBASE path 2022-08-24 09:22:02 +02:00
Piero Toffanin d880e6ecfc
Merge pull request #1524 from DE-CaTeR/patch-1
Adding DJI Mavic 2 Pro
2022-08-11 17:10:58 -04:00
Carsten 750938732e
Adding DJI Mavic 2 Pro
Adding rolling Shuttder readout for DJI Mavic 2 Pro (16:10 and 4:3)
2022-08-11 22:59:00 +02:00
Piero Toffanin 0bbd16d24f Remove var 2022-08-05 11:18:22 -04:00
Piero Toffanin 02679f3894 More efficient logic 2022-08-05 11:16:41 -04:00
Piero Toffanin 90a60cb58a
Merge pull request #1521 from theoway/split-merge-warning
Added a warning before split-merge to ensure GPS/`image_groups.txt` info is present.
2022-08-05 11:12:12 -04:00
Piero Toffanin a182f1bba3 Small tweak on split-merge warning 2022-08-05 11:10:20 -04:00
Umang Kalra 3200dd27cd Added a warning before split-merge to ensure GPS/GCP info is present. 2022-08-05 00:36:25 +05:30
Piero Toffanin 6fee4be2b6
Merge pull request #1520 from dsandson/patch-1
Update rollingshutter.py
2022-08-03 10:44:52 -04:00
dsandson 04052540fc
Update rollingshutter.py
Add Yuneec H520 / E90 camera with 44ms rolling shutter speed
2022-08-03 12:18:42 +01:00
Piero Toffanin dbcdd5a3cb
Merge pull request #1518 from originlake/master
Chunked median smoothing for odm_dem stage
2022-08-02 10:32:40 -04:00
Thor d7277bea64 fix some inaccurate comments 2022-07-31 17:13:27 -04:00
Thor d09025513a implemented chunked median filter for faster speed 2022-07-31 16:40:01 -04:00
Piero Toffanin 77674fa7af
Merge pull request #1517 from pierotofy/p4
Updates numpy
2022-07-30 19:43:52 -04:00
Piero Toffanin 916e22b25c Update numpy 2022-07-30 11:40:33 -04:00
Piero Toffanin 393786a7ce
Merge pull request #1516 from smathermather/remove_duplicate_submodel_search
remove duplicate submodel search
2022-07-29 09:59:57 -04:00
Stephen Mather 61eefa7751
remove duplicate submodel search 2022-07-29 00:13:50 -04:00
Piero Toffanin 56f932f717
Merge pull request #1513 from pierotofy/p4
P4 Multispectral Support
2022-07-27 15:48:03 -04:00
Piero Toffanin 7343758d04 Fix vignetting on P4 2022-07-27 15:10:37 -04:00
Piero Toffanin 646a9373bc Global seam leveling logic change 2022-07-27 14:16:24 -04:00
Piero Toffanin b19a51c847 Auto skip global seam leveling 2022-07-27 14:10:24 -04:00
Piero Toffanin a2f1579af7 Refactor mvstex parameter passing 2022-07-27 13:58:35 -04:00
Piero Toffanin 8b41d5fb7b P4 Multispectral as first class citizen 2022-07-27 13:31:34 -04:00
Piero Toffanin 5d54d342c9
Merge pull request #1512 from pierotofy/p4
Support for RGB+Multispec image inputs
2022-07-26 15:55:11 -04:00
Piero Toffanin 4272cd9d76 Mixed 8bit RGB/ 16 bit tiff radiometric calibration working 2022-07-26 14:59:21 -04:00
Piero Toffanin 2b92f6ccf2 Support mixed RGB+Multispec image inputs 2022-07-25 16:09:48 -04:00
usplm 14ec9c1f90 Fixed file extension check 2022-07-25 14:45:46 -04:00
usplm 9c64f8fdcc Added for support DJI H20T camera 2022-07-25 14:45:37 -04:00
Piero Toffanin dae70b32ae
Merge pull request #1511 from pierotofy/dynars
Dynamic rolling shutter readout db
2022-07-25 12:45:44 -04:00
Piero Toffanin 3fa065e0af Dynamic rolling shutter readout db 2022-07-25 12:33:11 -04:00
Piero Toffanin 51abdd1373
Merge pull request #1510 from pierotofy/ubuntuup
Use old-releases for 21.04
2022-07-24 18:18:18 -04:00
Piero Toffanin 1e778d8a9f Fix multi-arch build 2022-07-24 13:14:41 -04:00
Piero Toffanin a2f5de779e Use our own Ubuntu image 2022-07-24 12:52:37 -04:00
Piero Toffanin ac6a0a9fc0 Build without cache 2022-07-24 11:54:48 -04:00
Piero Toffanin 55a7821058 Update pypopsift 2022-07-24 11:37:04 -04:00
Piero Toffanin 9171455012 Partial fix for #1506 2022-07-21 23:43:42 -04:00
Piero Toffanin 12bb725992
Merge pull request #1508 from pierotofy/sanspcl
Faster orthophoto rendering, remove PCL
2022-07-21 15:51:47 -04:00
Piero Toffanin 6da2f91f9d Remove PCL 2022-07-21 12:41:43 -04:00
Piero Toffanin 97c35317e8
Merge pull request #1507 from DarrylB6438/patch-1
Add Air2S to rollingshutter.py
2022-07-20 23:55:51 -04:00
DarrylB6438 41d3e20620
Add Air2S to rollingshutter.py
As measured using https://github.com/OpenDroneMap/RSCalibration
2022-07-20 17:22:48 -05:00
Piero Toffanin b2c9079624 Fix warning log call 2022-07-19 22:07:12 +00:00
Piero Toffanin 5dd0859f47
Merge pull request #1502 from pierotofy/skyremoval
AI powered Sky Removal
2022-07-14 23:11:12 -04:00