Wykres commitów

205 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 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 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 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
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 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 9c89aa69e7 Change opensfm branch
Former-commit-id: b5db056d86
2020-09-11 13:57:43 -04:00
Piero Toffanin 9424f3939d Upgraded PDAL to 2.2
Former-commit-id: 196605cd08
2020-09-11 11:05:34 -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 597b26f80a update mvstexturing
Former-commit-id: 8a97ec6d44
2020-07-27 14:00:54 -04:00
Piero Toffanin 73088aba01 Upgraded PDAL to 2.1, removed odm_filterpoints module
Former-commit-id: 653d276b20
2020-07-07 11:29:25 -04:00
Piero Toffanin 97742b1a19 Update OpenSfM tag
Former-commit-id: bcbdbbe682
2020-06-19 15:20:31 +00:00
Piero Toffanin 87da70d313 odm_orthophoto float32 support
Former-commit-id: ea6092fdec
2020-03-09 15:48:24 +00:00
Piero Toffanin f597a46516 SIFT features
Former-commit-id: 55fb05fd8a
2020-02-11 00:06:03 -05:00
Piero Toffanin b462cea3b3 MVE progress updates
Former-commit-id: b4116da492
2020-02-02 15:45:41 +00:00
Piero Toffanin 76bce6830b Blend outside borders of submodels orthophotos during merge
Former-commit-id: 26c6748f77
2020-01-21 18:09:31 +00:00
Piero Toffanin 1513018d12 Cleanup old images, repo change
Former-commit-id: 1931cc18b3
2020-01-21 15:09:17 +00:00
Piero Toffanin 458eb1b1e4 LAStools merge in split-merge
Former-commit-id: 8a8d51a695
2019-10-29 14:25:12 -04:00
Piero Toffanin 29d1dc6567 Entwine subset logic addition
Former-commit-id: 6a01808dd8
2019-10-25 12:08:26 -04:00
Piero Toffanin 5d2f72add7 Added start-dev-env.sh script
Former-commit-id: 6226b6c1c7
2019-10-23 20:44:01 -04:00
Piero Toffanin 5b9c1c4b3b Load TIFFs, config tweaks
Former-commit-id: 5269c78ed9
2019-10-22 09:52:55 -04:00
Piero Toffanin 3af00ad1db Updated OpenSfM
Former-commit-id: 5f96da1456
2019-09-08 14:41:12 +00:00
Piero Toffanin bc1b4ee57b Reverted PDAL to 1.9.1
Former-commit-id: 877fc96d95
2019-09-07 14:52:55 -04:00
Piero Toffanin 70ba632236 Updated PDAL to 2.0.1
Former-commit-id: 5efe8447dc
2019-09-07 14:11:57 -04:00
Piero Toffanin 7ca9c14c26 Updated version, downgraded poissonrecon (build problem)
Former-commit-id: 4e7c3062b8
2019-08-17 10:47:32 -04:00
Piero Toffanin 16b410df4b OpenCV 3 update, removed bundler export, GSD optimization adjustments
Former-commit-id: 0ff220e47f
2019-08-15 17:01:11 -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 84b69b8090 Updated poissonrecon
Former-commit-id: 950d72a59b
2019-08-02 08:00:21 -04:00
Piero Toffanin dc60419adc Remove confidence points before using odm_filterpoints (faster)
Former-commit-id: a15256943d
2019-06-20 11:20:41 -04:00
Piero Toffanin 58e89b99ba Update OpenSfM to 070 branch
Former-commit-id: 1735841c1a
2019-06-18 16:32:03 -04:00
Piero Toffanin 64566a9337 Entwine bug fix
Former-commit-id: 0440ea1e12
2019-06-05 18:24:32 -04:00
Piero Toffanin 8dccf52f80 Fixed zstd cmake
Former-commit-id: be7ba65264
2019-05-31 14:55:08 -04:00
Piero Toffanin c44566bdc0 Updated hexer, added --pc-ept flag
Former-commit-id: 4810d07832
2019-05-31 12:12:59 -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 376a61d276 Built entwine
Former-commit-id: 837a74a0d1
2019-05-31 10:30:39 -04:00
Piero Toffanin 3249a196fa Point to 061 branch in OpenDroneMap/OpenSfM, undistort logic adaptation
Former-commit-id: 05d0706da1
2019-05-30 15:58:37 -04:00
Piero Toffanin f02cbc7225 Updated OpenSfM
Former-commit-id: c9ed5ebea8
2019-05-30 12:09:22 -04:00
Piero Toffanin bcb43d2b81 Updated MVE
Former-commit-id: a70aaf3d86
2019-05-07 08:28:52 -04:00
Piero Toffanin 314a30982f Removed ecto/catkin builds
Former-commit-id: dedf584b65
2019-04-22 15:25:46 -04:00
Piero Toffanin ba08909713 Merged master
Former-commit-id: 5261c27785
2019-04-10 10:16:05 -04:00
Piero Toffanin 81e359470b Merge pull request #968 from pierotofy/gcpimp
Extract_utm_coords replacement for C++ program

Former-commit-id: 438fb9e189
2019-04-09 21:23:14 -04:00