Wykres commitów

3258 Commity (e5ed68846e4b7b139b561bdc493a6b9ee24b6421)

Autor SHA1 Wiadomość Data
Piero Toffanin 434042e644 Build opensfm with native tools 2022-09-01 14:00:12 +02:00
Piero Toffanin 3453eda4dd OpenSfM builds 2022-09-01 10:29:19 +02:00
Piero Toffanin 847c7ebf01 Builds dem2points 2022-09-01 09:45:41 +02:00
Piero Toffanin 3637cadbf3 Builds mvstexturing 2022-09-01 09:39:16 +02:00
Piero Toffanin 2a526f1120 Fix OpenCV cmake 2022-08-31 17:40:08 +02:00
Piero Toffanin 6031131a65 OpenCV builds 2022-08-31 12:33:39 +02:00
Piero Toffanin f696c33b11 PoC builds opencv on mac 2022-08-31 01:00:31 +02: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 d85805cc00 OpenCV misc 2022-08-27 12:17:20 +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 181652e3dd Builds PDAL 2022-08-16 20:03:29 -04: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 281fb52269 Builds on M1 2022-08-10 14:56:47 -04:00
Piero Toffanin e0210afda6 Compiles OpenMVS 2022-08-10 14:38:34 -04:00
Piero Toffanin 0bd0434225 Superbuild updates 2022-08-09 16:14:47 -04:00
Piero Toffanin 30a0ed2a44 Merge master 2022-08-09 15:16:00 -04: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