Wykres commitów

2040 Commity (f31355e3ce07565cb7295e90b1db2f5662921f5c)

Autor SHA1 Wiadomość Data
Piero Toffanin f31355e3ce Remove MVE, handle image masks 2020-10-28 14:13:34 -04:00
Piero Toffanin e38cc753d2 Pin OpenMVS at v1.1.1, misc fixes 2020-10-27 19:30:11 -04:00
Piero Toffanin 756092149e Add External-OpenMVS.cmake 2020-10-27 17:21:28 -04:00
Piero Toffanin e3cc8f1f9b Started adding OpenMVS 2020-10-27 17:10:10 -04:00
Piero Toffanin c100f03576 Set vim config in dev script 2020-10-26 16:46:46 -04:00
Piero Toffanin 5e8fae8ff4 Merge branch 'master' of https://github.com/OpenDroneMap/ODM into 210 2020-10-26 16:18:26 +00:00
Piero Toffanin 842640528a
Merge pull request #1176 from diddledan/gcc-wrapper-fix
Update GCC Wrapper scripts for portable build
2020-10-26 12:17:49 -04:00
Piero Toffanin 3a1bb4fcec Merge branch '210' of https://github.com/pierotofy/ODM into 210 2020-10-26 16:08:18 +00:00
Piero Toffanin 2f3398d873 Update scikit-learn 2020-10-26 16:08:00 +00:00
Daniel Llewellyn 9abf1ee695 Update GCC Wrapper scripts for portable build
The wrapper scripts incorrectly unwrapped arguments with spaces making
them appear to be multiple individual arguments instead of one quoted
argument.

ref: https://github.com/OpenDroneMap/ODM/pull/1170#issuecomment-716607868

Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>
2020-10-26 15:56:10 +00:00
Piero Toffanin 62e62efa37 Additional include dirs 2020-10-26 15:37:23 +00:00
Piero Toffanin 2ff66d76a9 Change OpenCV allocator stats counter 2020-10-26 15:01:19 +00:00
Piero Toffanin 3584367e20 Start dev env without display 2020-10-26 10:40:32 -04: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 bcea38f4d4 Pull latest MVE 2020-10-23 19:57:16 +00:00
Piero Toffanin bbea450b81 Update joblib, ignore upgrade updates on pip 2020-10-22 19:34:43 +00:00
Piero Toffanin 18656d54be Re-add local bundle radius option 2020-10-21 19:19:12 +00:00
Piero Toffanin 03a7923433
Merge pull request #1174 from smathermather/updateReferenceImage
Update example image to improved Stone Town
2020-10-20 17:25:03 -04:00
Stephen Mather f1a9c18045
Update example image to improved Stone Town 2020-10-20 17:13:45 -04:00
Piero Toffanin 1132158578 Set GPS accuracy to 10, perform local bundle adjustments 2020-10-20 20:21:29 +00:00
Piero Toffanin 190f13c89c
Merge pull request #1173 from smathermather/updateReferenceImage
Update reference image
2020-10-20 12:16:14 -04:00
Stephen Mather 04037ff6fd Update reference image 2020-10-20 12:12:19 -04:00
Piero Toffanin 5615f35aeb OpenSfM update fixes, remove odm_report on rerun-all 2020-10-19 20:02:13 +00:00
Piero Toffanin 471031b3cd Bump version, up OpenSfM branch, cleanup 2020-10-19 15:06:13 -04:00
Piero Toffanin 9b9ecead25
Merge pull request #1169 from diddledan/gflags-position-independent
Ensure GFlags is compiled with -fPIC
2020-10-15 11:40:17 -04:00
Piero Toffanin 9d59361acd
Merge pull request #1167 from diddledan/ninja-build-fix
Support CMake+Ninja in SuperBuild
2020-10-15 11:38:53 -04: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
Daniel Llewellyn 157f931cbb
Ensure GFlags is compiled with -fPIC
GFlags compiled on Ubuntu 18.04 is not linkable by other projects due to
missing `-fPIC` during compilation.

* Add `-DCMAKE_POSITION_INDEPENDENT_CODE=ON` when compiling GFlags.

Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>
2020-10-15 16:10:39 +01:00
Daniel Llewellyn 21a4d51504
Support CMake+Ninja in SuperBuild
* Use CMake-native call to `ProcessorCount` instead of a shell execute
  call to `nproc` that only works in Makefile-style builds.
* Use CMake's implicit default `cmake --build` commands to build CMake
  projects instead of assuming `make`.

Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>
2020-10-15 16:07:37 +01:00
Piero Toffanin 929f1db593
Merge pull request #1165 from pierotofy/xmpfix
Add support for XMP fraction values, fix #1163
2020-10-14 10:22:46 -04:00
Piero Toffanin 5d3ec4907b Add support for XMP fraction values, fix #1163 2020-10-14 10:20:49 -04:00
Piero Toffanin a1d4cd5ba8
Merge pull request #1161 from pierotofy/gsdest
Try to estimate GSD for flipped Z axis datasets
2020-09-28 13:04:06 -04:00
Piero Toffanin 99f0538fcc Add warning on negative GSD estimate 2020-09-28 10:51:35 -04:00
Piero Toffanin e650185f9d Try to estimate GSD for flipped Z axis datasets 2020-09-28 10:49:02 -04:00
Piero Toffanin a9c5333a53 Merge pull request #1156 from pierotofy/python3
ODM 2.0 - Migration to 18.04, Python 3.6, new features, bug fixes

Former-commit-id: ef174de8af8dbb87379fa882f20ede34c751aef1
2020-09-21 11:03:09 -04:00
Piero Toffanin 7d53c16365 Allow override of parser object in config
Former-commit-id: 8118b3c86e
2020-09-17 13:59:44 -04:00
Piero Toffanin 5d170571d2 Force grass locale
Former-commit-id: 184ffbdfc6
2020-09-17 13:30:59 -04:00
Piero Toffanin 51769fe711 Added --tiles to generate DEM/Ortho static tiles
Former-commit-id: 4133f871cb
2020-09-17 15:28:03 +00:00
Piero Toffanin ed9d703e3f Fixed locale complaints from GRASS
Former-commit-id: 3f4f05f639
2020-09-17 14:03:17 +00:00
Piero Toffanin 6bba0223b6 Adjust decimation step for cropping, catch edge case where convex hull is obliterated
Former-commit-id: 3f133309aa
2020-09-16 17:59:00 +00:00
Piero Toffanin 999d5ab99d Fail script if build fails
Former-commit-id: 9b57a23e4d
2020-09-16 11:26:43 -04:00
Piero Toffanin ebf9962d9d Use omega,phi,kappa, less threatening message for missing GPS
Former-commit-id: 54eb38ba3e
2020-09-16 10:24:32 -04:00
Piero Toffanin f9f0d8b904 Updated portable dockerfile, configure script
Former-commit-id: 5a9c787e20
2020-09-16 10:04:51 -04:00
Piero Toffanin d4f0e3ced4 Limit masks to supported extensions
Former-commit-id: 7beeafc1ea
2020-09-16 09:56:07 -04:00
Piero Toffanin 3f8eaf2dc0 PDAL alias in start-dev-env
Former-commit-id: 705ccee43a
2020-09-16 09:53:06 -04:00
Piero Toffanin bef3482dd0 Support arbitrary mask extensions
Former-commit-id: efff487706
2020-09-16 09:18:12 -04:00
Piero Toffanin 93ed98ac28 Var naming fix
Former-commit-id: 1c5846f4a9
2020-09-15 18:53:27 -04:00
Piero Toffanin ce4523d935 Update mvs-texturing
Former-commit-id: 3b18acdff9
2020-09-15 18:47:42 -04:00
Piero Toffanin d6f3c94f1a Cleanup, image mask support (initial, POC)
Former-commit-id: 2e2d674dc8
2020-09-15 17:57:36 +00:00
Piero Toffanin 8f03ee7023 Fixes
Former-commit-id: af946a9d6f
2020-09-14 20:09:26 +00:00