Wykres commitów

42 Commity (50b4fc601d16bebec4d326a9b98f380be298cd80)

Autor SHA1 Wiadomość Data
Piero Toffanin 50b4fc601d vcpkg additions, tweaks 2021-05-12 14:24:12 -04:00
Piero Toffanin 717b6dcb6e Merge master 2021-05-11 10:49:52 -04:00
Piero Toffanin 6acc9d4162 Update vmem 2021-05-11 10:48:49 -04:00
Piero Toffanin c27f78d17f Rewrote cutline computation algorithm 2021-05-07 11:34:09 -04:00
Piero Toffanin 02fe3fe031 CMake changes 2021-04-19 11:08:32 -04:00
Piero Toffanin f24c108b7e Remove unused dependencies 2021-04-15 15:43:35 +00:00
Piero Toffanin 9ca3386ff3 Fix requirements.txt 2021-04-14 12:01:18 -04:00
Piero Toffanin 3f75ad58a2 Merge master 2021-04-14 11:59:33 -04:00
Piero Toffanin ae3f6b8785 Replace psutil with vmem 2021-04-14 11:59:20 -04:00
Piero Toffanin d5b9342710
Update PyODM 2021-04-13 14:42:01 -04:00
Piero Toffanin b2224e5b68 Update opensfm, round OpenMVS depthmap level 2021-01-11 10:15:15 -05:00
Piero Toffanin 92d05243b1 Stability improvements, bug fixes, updated OpenMVS 2020-12-05 15:15:07 -05:00
Piero Toffanin 140203b8cf Cleanup, improved cropping 2020-11-30 17:10:06 -05:00
Saijin-Naib c0928b0d3e
Update requirements.txt
Alphabetized list for ease of editing.

Bumped modules to current/latest, as tested working in local WSL2 environment.
2020-11-13 23:17:28 -05:00
Saijin-Naib 8a867e0e2e
Merge pull request #1 from Saijin-Naib/dependabot/pip/pyyaml-5.1
Bump pyyaml from 3.13 to 5.1
2020-11-11 16:03:38 -05:00
Saijin-Naib 1261901048
Merge pull request #2 from Saijin-Naib/dependabot/pip/pillow-7.1.0
Bump pillow from 6.1.0 to 7.1.0
2020-11-11 16:03:26 -05:00
Saijin-Naib 0b68e0b834
Merge pull request #3 from Saijin-Naib/dependabot/pip/cryptography-3.2
Bump cryptography from 2.8 to 3.2
2020-11-11 16:03:16 -05:00
dependabot[bot] cfad524cd3
Bump psutil from 5.6.3 to 5.6.6
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.3 to 5.6.6.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.6.3...release-5.6.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 20:59:27 +00:00
dependabot[bot] f67eb7c7ea
Bump cryptography from 2.8 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 20:59:25 +00:00
dependabot[bot] 8d8c785ba9
Bump pillow from 6.1.0 to 7.1.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 7.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/6.1.0...7.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 20:59:24 +00:00
dependabot[bot] 87e38d4ef9
Bump pyyaml from 3.13 to 5.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/3.13...5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 20:59:23 +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
Daniel Llewellyn b8860c75ab Bump scipy dependency version
Part of porting to Ubuntu 20.04, we need a more recent scipy:

* Update scipy to 1.5.4

Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>
2020-11-05 17:29:42 +00:00
Piero Toffanin 2f3398d873 Update scikit-learn 2020-10-26 16:08:00 +00:00
Piero Toffanin bbea450b81 Update joblib, ignore upgrade updates on pip 2020-10-22 19:34:43 +00:00
Piero Toffanin 2cc95a67b6 Faster EDT in orthophoto computations
Former-commit-id: 282cb6ed37
2020-09-11 12:34:38 -04:00
Piero Toffanin 87a678035f Upgrade numpy, fix script
Former-commit-id: 65ea3ec685
2020-09-11 11:37:11 -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 d32b1d050a Update exifread
Former-commit-id: bbd42698d8
2020-08-03 15:18:26 -04:00
Piero Toffanin fec19f3f01 Update ExifRead to 2.2.1
Former-commit-id: 40572bde32
2020-07-31 11:45:59 -04:00
Piero Toffanin 85d801c4ea Support for parsing malformed XMP XML
Former-commit-id: 8818488f91
2020-06-19 10:44:36 -04:00
Piero Toffanin 76809d29af Use cloudpickle 1.2.2
Former-commit-id: f52cbb0204
2020-06-04 14:44:32 -04:00
Piero Toffanin 3bbc5645ec Fix pip requirements
Former-commit-id: dc2af635a7
2020-06-04 14:38:25 -04:00
Piero Toffanin cd3c841766 PyODM update
Former-commit-id: 28d158f157
2020-03-26 11:02:56 -04:00
Piero Toffanin cb83f2e32a Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into reflectance
Former-commit-id: 29d2513d9d
2020-03-11 13:32:09 +00:00
Nicolas Chamo 2c0787ca47 Adding ground rectification
Former-commit-id: cba377424f
2020-03-09 22:52:12 -03:00
Piero Toffanin 0e8a325996 Reflectance calculations
Former-commit-id: d9089e48dd
2020-03-05 16:34:16 -05:00
Ashley b88acf1f48 Updated dockefiles to best practices ready for multi stage builds
Former-commit-id: b4062222cf
2020-02-29 10:54:26 +10:00
Piero Toffanin 718f0a8052 Added fiona dep
Former-commit-id: f385d39a9a
2019-11-07 11:35:35 -05:00
Piero Toffanin 561d64593f Simplified requirements.txt
Former-commit-id: 06c0d6fcff
2019-09-16 18:48:37 -04:00
Piero Toffanin b2cc22cb02 Removed python-apt
Former-commit-id: 66e4ba8676
2019-09-16 18:41:10 -04:00
Piero Toffanin 7bef7c45a7 Added requirements.txt, modified pip install cmd
Former-commit-id: 5b4668f4e1
2019-09-16 18:36:51 -04:00