Sylvain POULAIN
e9be1a5f5f
Confusing sentence
...
Sentence is confusing
2020-11-25 18:55:19 +00:00
Daniel Llewellyn
ff5f3ff362
Update builds for Ubuntu 20.04
...
* Adjust `PYTHONPATH` in Dockerfiles to newer `python3.8`
* Switch to 20.04 base images in Dockerfiles
* Switch snapcraft to use `base20`
* Update APT dependency versions in `snapcraft.yaml` to match those
available in Ubuntu 20.04
* Bump `pyproj` from version `2.2.2` to `3.0.0`
* Bump `numpy` from version `1.19.2` to `1.19.4`
* Add missing exclusions to `snapcraft.yaml` to reduce the size of snap
packages
* Add missing exclusions to Dockerfiles to reduce the size of container
images
* Update `configure.sh` to account for Ubuntu 20.04 instead of 18.04
* Nit: make `configure.sh` executable directly with `./configure.sh`
instead of `bash configure.sh`
Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>
2020-11-05 22:52:59 +00:00
Piero Toffanin
0e803b9233
Add openmvs deps in snapcraft
2020-11-02 21:26:48 +00:00
Piero Toffanin
314c75ae9a
Merged master
2020-11-02 21:04:32 +00:00
Daniel Llewellyn
9ea1eb6e28
Update build scripts
...
* Use `snapcraft.yaml` as the source-of-truth for APT dependencies to reduce burden of maintianing multiple lists
Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>
2020-11-02 18:35:32 +00:00
Piero Toffanin
e3cc8f1f9b
Started adding OpenMVS
2020-10-27 17:10:10 -04:00
Daniel Llewellyn
89ff2598f9
Bump OpenCV to 4.5.0 to drop libjasper requirement
...
OpenCV 3.4.6 requires libjasper which is not supported on Ubuntu 18.04+
* Update OpenCV download URL to version 4.5.0
* Drop opencv_contrib target and external project (the Sift algorithm is
now in OpenCV upstream so we don't need the contrib anymore)
* Update OpenSfM build definition to reference new location for OpenCV
compiled binaries
Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>
2020-10-26 16:11:29 +00:00
Piero Toffanin
e97ace27b4
Merge remote-tracking branch 'diddledan/bump-opencv-to-4-5-0' into 210
2020-10-26 10:32:48 -04:00
Piero Toffanin
bbea450b81
Update joblib, ignore upgrade updates on pip
2020-10-22 19:34:43 +00:00
Daniel Llewellyn
69ee0f30ef
Bump OpenCV to 4.5.0 to drop libjasper requirement
...
OpenCV 3.4.6 requires libjasper which is not supported on Ubuntu 18.04+
* Update OpenCV download URL to version 4.5.0
* Drop opencv_contrib target and external project (the Sift algorithm is
now in OpenCV upstream so we don't need the contrib anymore)
* Update OpenSfM build definition to reference new location for OpenCV
compiled binaries
Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>
2020-10-15 16:22:13 +01:00
Piero Toffanin
999d5ab99d
Fail script if build fails
...
Former-commit-id: 9b57a23e4d
2020-09-16 11:26:43 -04:00
Piero Toffanin
f9f0d8b904
Updated portable dockerfile, configure script
...
Former-commit-id: 5a9c787e20
2020-09-16 10:04:51 -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
7bef7c45a7
Added requirements.txt, modified pip install cmd
...
Former-commit-id: 5b4668f4e1
2019-09-16 18:36:51 -04:00
Piero Toffanin
4275353bfc
Fixed pyproj dependency, incremented VERSION
...
Former-commit-id: af3249368d
2019-09-16 18:28:20 -04:00
Piero Toffanin
ac74df5d0c
Use pip to install python deps, simplified configure.sh a bit
...
Former-commit-id: 0878fd9aca
2019-09-07 14:21:49 -04:00
Piero Toffanin
b785069168
Upgraded opensfm code, added new deps
...
Former-commit-id: c241af1163
2019-08-07 22:57:48 -04:00
Piero Toffanin
a98414f0a6
Add libssl-dev dependency to fix entwine build error
...
Former-commit-id: 70e0dfa818
2019-07-10 13:18:50 -04:00
Piero Toffanin
f8e53df120
Updated pyodm
...
Former-commit-id: 30f35494c9
2019-06-05 15:27:59 -04:00
Piero Toffanin
daca4d91b2
Updated pyodm
...
Former-commit-id: 7af31e8bb7
2019-06-05 14:43:07 -04:00
Piero Toffanin
e2bd8aac68
Added entwine module, add Pillow, opensfm update
...
Former-commit-id: 4db777915f
2019-05-31 11:25:44 -04:00
Piero Toffanin
187888e298
Set scipy to 1.2.1
...
Former-commit-id: d6f05d9925
2019-05-23 08:50:21 -04:00
Piero Toffanin
055c7a7d1f
sm-cluster address check at startup, pyodm 1.5.1 update
...
Former-commit-id: 0998872ba5
2019-05-20 16:29:51 -04:00
Piero Toffanin
850fd9d761
Cryptography package warn fix, tests
...
Former-commit-id: 14855d010c
2019-05-12 10:56:09 -04:00
Piero Toffanin
a08710ed7c
pyodm version fixed, skip merge point cloud on failure
...
Former-commit-id: b0480ae156
2019-05-06 14:17:23 -04:00
Piero Toffanin
eeb9551709
Replaced gippy with rasterio
...
Former-commit-id: 5a06291ac3
2019-04-29 17:20:09 -04:00
Piero Toffanin
d0c5b301bb
Added rasterio package
...
Former-commit-id: c7a0ca9dea
2019-04-29 11:52:39 -04:00
Piero Toffanin
25f19dc49c
image_groups.txt file support
...
Former-commit-id: 7210e99e3a
2019-04-24 20:01:44 -04:00
Piero Toffanin
27585e8989
Added grass engine, grass-core
...
Former-commit-id: d1d790024c
2019-04-24 18:33:12 -04:00
Piero Toffanin
730e81748e
Started refactoring ecto out
...
Former-commit-id: 9e921f44ac
2019-04-22 15:14:39 -04:00
Piero Toffanin
a1dd390d4e
Changed location of gippy
...
Former-commit-id: 8e366e2357
2019-01-28 22:18:35 -05:00
Piero Toffanin
566f8497c3
Install numpy after gippy
...
Former-commit-id: 71a35c1a6c
2019-01-28 21:46:41 -05:00
Piero Toffanin
38bcc9c4ae
Dockerfile updates, locked numpy to version 1.15.4
...
Former-commit-id: b5c24b33bb
2019-01-21 20:39:35 -05:00
Piero Toffanin
7159c991b7
Numpy unicode paths fix
...
Former-commit-id: 0c3cd8b39c
2019-01-21 17:31:57 -05:00
Piero Toffanin
700cf80ff2
Replaced pyexiv2 with exifread, code cleanup
...
Former-commit-id: ac2ae59aa3
2018-09-13 16:56:49 -04:00
Piero Toffanin
26a6d95ff2
Resolved conflicts
...
Former-commit-id: ca750ad738
2018-09-11 08:46:12 -04:00
Piero Toffanin
953a66ad5f
Gippy 404 URL fix
...
Former-commit-id: 9bfa84604c
2018-09-08 14:41:50 -04:00
Piero Toffanin
1b99f41ea2
Merged master branch
...
Former-commit-id: 3bc6400baf
2018-09-06 11:20:47 -04:00
Piero Toffanin
052bcfd8ec
Fixed processes build limit in configure.sh
...
Former-commit-id: 47a2b809aa
2018-08-24 09:19:40 -04:00
Piero Toffanin
54c26bfff3
GSD optimization, Dockerfile updates, ignore-gsd arg, small refactoring
...
Former-commit-id: f4352e3fee
2018-08-11 12:45:21 -04:00
Piero Toffanin
9f8161f2f2
Merge remote-tracking branch 'privodm/add_smvs' into odm_output_improvements
...
Former-commit-id: 9e749dbe39
2018-07-02 10:18:54 -04:00
Piero Toffanin
6a29867c0a
Froze gippy version to 1.0.0
...
Former-commit-id: 75bb0510db
2018-07-01 00:48:02 -04:00
Dakota Benjamin
4e8cb9b07e
Cleanup install code
...
Former-commit-id: 2433323c6d
2018-06-30 16:29:51 -04:00
Dakota Benjamin
c8fc209af0
Add smvs as default dense reconstruction
...
Former-commit-id: a18e989c58
2018-06-27 14:32:49 -04:00
Piero Toffanin
dd1e68ef5d
Fixed gippy dependency
...
Former-commit-id: 61a5fbf330
2018-05-06 17:01:13 -04:00
Piero Toffanin
8e48448829
Added psutil to core2.Dockerfile, configure.sh
...
Former-commit-id: f1a026e6c4
2018-03-19 22:12:14 -04:00
Dakota Benjamin
1aa2904267
Create better merge.py
...
Former-commit-id: b726ecd746
2018-03-03 11:48:43 -05:00
Dakota Benjamin
1b7c3132d3
Merge branch 'master' into sudo
...
Former-commit-id: 37f993e307
2018-01-26 11:34:50 -05:00
Piero Toffanin
42846b6634
Added python-gdal package to fix osgeo import error ( #749 )
...
Former-commit-id: 77251dd2af
2018-01-22 13:19:17 -05:00