Piero Toffanin
0faa7a593b
Update macos script, readme
2022-09-15 12:19:33 -04:00
Piero Toffanin
21895ca71a
Add macos build script
2022-09-15 12:00:47 -04:00
Piero Toffanin
333eec7644
Propagate DYLD_LIBRARY_PATH
2022-09-10 16:45:16 -04:00
Piero Toffanin
643ea4eee6
Do not build openexr
2022-09-10 16:19:41 -04:00
Piero Toffanin
03e224691b
Use DYLD instead of fixing rpath
2022-09-10 15:25:37 -04:00
Piero Toffanin
278e85db6a
Change entwine branch
2022-09-07 13:03:58 -04:00
Piero Toffanin
8884c9c2ea
Fix entwine, obj2tiles
2022-09-07 13:03:10 -04:00
Piero Toffanin
8abd163823
odm_orthophoto rpath fix
2022-09-07 12:28:20 -04:00
Piero Toffanin
2b2115c298
Fix rpath for openmvs
2022-09-07 11:24:53 -04:00
Piero Toffanin
808f9e40a2
Update vmem
2022-09-06 18:18:54 -04:00
Piero Toffanin
db913403bc
Merge pull request #1529 from pierotofy/onnxrm
...
Remove dependency to onnx
2022-09-06 18:07:45 -04:00
Piero Toffanin
9549a7de26
Merge onnxrm
2022-09-06 16:55:46 -04:00
Piero Toffanin
3fd7b3c086
Remove dependency to onnx
2022-09-06 16:53:11 -04:00
Piero Toffanin
a6b4958caf
update pyproj
2022-09-06 16:14:10 -04:00
Piero Toffanin
4cb5d75cfc
Snap: do not add snap/local
2022-09-06 11:20:01 -04:00
Piero Toffanin
78dfe26cf3
Fix rpath
2022-09-01 17:29:43 +02:00
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