Wykres commitów

100 Commity (ecb82b9dd5b7427be4d581bfe02ab4511c8ed181)

Autor SHA1 Wiadomość Data
Piero Toffanin ecb82b9dd5 Add --3d-tiles 2022-05-25 12:50:57 -04:00
Piero Toffanin aee8997dcb Update PoissonRecon 2022-02-08 11:58:49 -05:00
Piero Toffanin 2c2ac29d49 Force x64 PoissonRecon 2022-01-07 12:29:14 -05:00
Piero Toffanin e586961ab4
Fix PoissonRecon path attempt 2 2021-12-31 15:02:41 -05:00
Piero Toffanin bd69e0c727
PoissonRecon dir fix 2021-12-30 12:29:34 -05:00
Piero Toffanin 3386b7dc3e Copy missing DLLs 2021-12-23 15:00:06 -05:00
Piero Toffanin 4b0f64e1bf PoissonRecon build path fix 2021-12-22 12:58:03 -05:00
Piero Toffanin 0ca7d1cefd Pypopsift support 2021-12-16 14:36:17 -05:00
Piero Toffanin eabb7c942c Added FPCFilter point cloud filtering 2021-12-07 11:59:30 -05:00
Piero Toffanin 7d4e5d2a3f M1 changes 2021-09-02 19:40:51 +00:00
Piero Toffanin 2e5f5ef47c Moar swap space for builds 2021-06-21 14:35:49 -04:00
Piero Toffanin 873ab47866 Slow build to avoid out of memory compilation 2021-06-21 11:21:28 -04:00
Piero Toffanin 084038543e Update poissonrecon, add retries 2021-06-21 10:33:42 -04:00
Piero Toffanin 0043e98b04 Update poisson recon, fix automated CI on Windows 2021-05-21 14:27:42 -04:00
Piero Toffanin 5ef0e7c129 Windows fixes up to meshing 2021-05-04 13:04:13 -04:00
Piero Toffanin e914800fb1 Merge branch 'master' of https://github.com/OpenDroneMap/ODM into win32 2021-05-04 10:36:23 -04:00
Piero Toffanin 6fd2533e81 Moved OpenSfM, tune down ceres logging 2021-04-29 15:12:09 -04:00
Piero Toffanin 50b258b9e8 odm_orthophoto builds, cleanup superbuild folder structure 2021-04-28 16:06:27 -04:00
Piero Toffanin 9cca1e40f2 Add odm_orthophoto deps 2021-04-28 15:11:24 -04:00
Piero Toffanin 5f8d3bedd5 Build OpenMVS 2021-04-28 15:02:28 -04:00
Piero Toffanin 22373321b4 Moved odm_orthophoto to separate repo, removed build, modules folders 2021-04-28 14:58:19 -04:00
Piero Toffanin 3cd360d61d Untwine, lasmerge working 2021-04-28 12:11:22 -04:00
Piero Toffanin 0d9d65969d merged sansvtk branch, pdal compiles 2021-04-27 15:55:14 -04:00
Piero Toffanin c72a78aad8 Build dem2mesh, dem2points, poissonrecon 2021-04-27 12:27:41 -04:00
Piero Toffanin f7dfc98832 dem2points, dem2mesh install targets 2021-04-27 11:43:51 -04:00
Piero Toffanin 8040c1763f Remove zstd, do not require OpenGL for PCL 2021-04-26 14:59:04 -04:00
Piero Toffanin 59771b4962 mvs-texturing building on Windows 2021-04-22 11:40:59 -04:00
Piero Toffanin 02fe3fe031 CMake changes 2021-04-19 11:08:32 -04:00
Piero Toffanin d91f4db580 Entwine/untwine, life's better together 2020-12-10 19:23:21 +00:00
Piero Toffanin a2040b2274 Entwine --> Untwine 2020-12-01 11:28:23 -05:00
Daniel Llewellyn d8da003868 Fix Buildtime Race Condition
The `mv` in `SuperBuild` for `lasmerge` will copy `lasmerge` to a file
called `SuperBuild/install/bin` **not**
`SuperBuild/install/bin/lasmerge` when the `bin` folder has not been
created. This is the case when building with 2 jobs (`-j2`) so builds
fail when moving onto OpenCV which requires that `bin` be a directory.

* Change `mv` to more reliable `install` command for `lasmerge`.

Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>
2020-11-08 16:58:07 +00:00
Piero Toffanin f31355e3ce Remove MVE, handle image masks 2020-10-28 14:13:34 -04:00
Piero Toffanin e3cc8f1f9b Started adding OpenMVS 2020-10-27 17:10:10 -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
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 d6f3c94f1a Cleanup, image mask support (initial, POC)
Former-commit-id: 2e2d674dc8
2020-09-15 17:57:36 +00:00
Piero Toffanin 87da70d313 odm_orthophoto float32 support
Former-commit-id: ea6092fdec
2020-03-09 15:48:24 +00:00
Piero Toffanin b462cea3b3 MVE progress updates
Former-commit-id: b4116da492
2020-02-02 15:45:41 +00:00
Piero Toffanin 458eb1b1e4 LAStools merge in split-merge
Former-commit-id: 8a8d51a695
2019-10-29 14:25:12 -04:00
Piero Toffanin 5b9c1c4b3b Load TIFFs, config tweaks
Former-commit-id: 5269c78ed9
2019-10-22 09:52:55 -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 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 376a61d276 Built entwine
Former-commit-id: 837a74a0d1
2019-05-31 10:30:39 -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 db8523ebca Better support for datasets without elevation, updated MVE/SMVS
Former-commit-id: 6efcecacee
2019-04-09 12:52:59 -04:00
Piero Toffanin e094b79533 Removed utm_extractor module, exiv2 deps, reformat core2.Dockerfile
Former-commit-id: 9747197c4b
2019-04-09 12:03:51 -04:00