Wykres commitów

237 Commity (patchmatch)

Autor SHA1 Wiadomość Data
Piero Toffanin 7bc5d1722d CMake changes 2021-04-26 15:47:03 -04:00
Piero Toffanin 8040c1763f Remove zstd, do not require OpenGL for PCL 2021-04-26 14:59:04 -04:00
Piero Toffanin 520277e898 Update PCL to 1.11.1 2021-04-26 14:50:35 -04:00
Piero Toffanin c9f56c33eb Do not build with VTK 2021-04-26 14:22:00 -04:00
Piero Toffanin c256a87920 Removed VTK, odm_cleanmesh module 2021-04-26 11:12:33 -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 ae3f6b8785 Replace psutil with vmem 2021-04-14 11:59:20 -04:00
Piero Toffanin 8c7e783816 Add support for EXIFs from agremo camera 2021-04-13 09:05:17 -04:00
Piero Toffanin fea74f5bd3 Update OpenMVS 2021-03-31 10:15:39 -04:00
Piero Toffanin cf259688fe Merged origin/master 2021-03-05 10:26:05 -05:00
Piero Toffanin bb0dfc1243 Merged local master 2021-03-05 10:24:30 -05:00
Piero Toffanin 6085acd0ad Update OpenMVS to latest 2021-03-01 20:34:40 +00:00
Piero Toffanin 8e2577090a Remove odm_georef module, rewrite pipeline to use geographic CRS during reconstruction 2021-02-24 20:11:16 +00:00
Piero Toffanin 3b2a60737c Add gpu dockerfile 2021-02-09 12:14:05 -05:00
Piero Toffanin e96481a861 Use --diagram_max_points when computing stats 2021-01-18 14:11:35 -05:00
Piero Toffanin 9c5ace63a8 Update OpenMVS 2021-01-12 14:28:37 -05:00
Piero Toffanin b2224e5b68 Update opensfm, round OpenMVS depthmap level 2021-01-11 10:15:15 -05:00
Piero Toffanin d91f4db580 Entwine/untwine, life's better together 2020-12-10 19:23:21 +00:00
Piero Toffanin 92d05243b1 Stability improvements, bug fixes, updated OpenMVS 2020-12-05 15:15:07 -05:00
Piero Toffanin a2040b2274 Entwine --> Untwine 2020-12-01 11:28:23 -05:00
Piero Toffanin f83c81126c updated opensfm, start-dev-env script 2020-11-30 14:01:17 -05:00
Piero Toffanin 5840450d0f More robust EXIF parsing 2020-11-17 09:32:14 -05:00
Piero Toffanin c6613910b3 Updated mvs-texturing, added --pc-quality flag, removed --texturing-nadir-weight 2020-11-12 10:23:02 -05:00
Piero Toffanin a2bc49009f Update OpenSfM, add warning filter 2020-11-08 22:59:24 -05:00
Piero Toffanin 4af4e4007b Get OpenMVS from ODM repo 2020-11-02 15:58:25 -05:00
Piero Toffanin 253d76314a Catch errors in cropping, handle image masks 2020-11-02 11:13:23 -05: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 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 471031b3cd Bump version, up OpenSfM branch, cleanup 2020-10-19 15:06:13 -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
Piero Toffanin ce4523d935 Update mvs-texturing
Former-commit-id: 3b18acdff9
2020-09-15 18:47:42 -04: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 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 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 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 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 314a30982f Removed ecto/catkin builds
Former-commit-id: dedf584b65
2019-04-22 15:25:46 -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
Piero Toffanin e094b79533 Removed utm_extractor module, exiv2 deps, reformat core2.Dockerfile
Former-commit-id: 9747197c4b
2019-04-09 12:03:51 -04:00
mikethefarmer db6ddf42bd Update External-PDAL.cmake
Former-commit-id: 86cc846d8e
2019-03-29 11:10:27 +11:00
Piero Toffanin 55985e6d03 Fixed broken Exiv2lib archive URL
Former-commit-id: c42cf9dd19
2019-03-02 18:51:42 -05:00
Piero Toffanin de80696426 Merge pull request #927 from garlac/master
Updated exiv2 dependency to v27

Former-commit-id: 9534e5273a
2018-12-23 12:15:31 -05:00
garlac 1ec9ff87db Update External-Exiv2.cmake
Former-commit-id: 1608f021ac
2018-12-23 22:27:25 +05:30
Piero Toffanin f243c361e2 Switched PCL to ODM fork
Former-commit-id: 655db18c61
2018-12-12 12:09:55 -05:00
Piero Toffanin c7d29cf795 Merge branch 'master' into libexiv
Former-commit-id: 7da9eda0e6
2018-09-13 14:28:52 -04:00
Piero Toffanin 92cb364042 Changed OpenSfM repo to ODM
Former-commit-id: e3d16b3866
2018-09-11 08:33:03 -04:00
Piero Toffanin 7444537691 Use exiv2lib version from SuperBuild directory
Former-commit-id: d0f9c91faf
2018-09-03 16:23:51 -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 4eaad83f66 Removed 2.5D meshing program, VTK7
Former-commit-id: c784aa856f
2018-07-02 10:29:52 -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
Dakota Benjamin 80cbc2f03b Remove PMVS module
Former-commit-id: eda8beaefe
2018-07-01 17:28:55 -04:00
Piero Toffanin f8919671b1 Removed duplicate line
Former-commit-id: 58a19b7c4c
2018-07-01 11:34:35 -04:00
Piero Toffanin 8c5bb5f941 A little more help finding laszip
Former-commit-id: 14fdb71395
2018-07-01 11:32:13 -04:00
Piero Toffanin 27293bc929 A little help finding laszip
Former-commit-id: 53e6bb9476
2018-06-30 23:06:05 -04:00
Piero Toffanin 1c4229fcb9 Set PDAL version to 1.6, LASzip to release from the same time period
Former-commit-id: 138d0ac9d8
2018-06-30 19:38:40 -04:00
Piero Toffanin 3140547163 Added _proj_name to download paths to avoid conflicts
Former-commit-id: 3036e14a2f
2018-06-30 16:27:48 -04:00
Piero Toffanin ccd053c24b Fixes PDAL compilation issue
Former-commit-id: b92697962d
2018-06-30 13:41:01 -04:00
Piero Toffanin 03ba92e797 Replayed laz support commit
Former-commit-id: 6a2b6d14e0
2018-06-18 11:27:33 -04:00
Stephen Mather c936737acd Revert "Add support for compressed LAZ files"
Former-commit-id: 829117ba8b
2018-06-18 09:56:19 -04:00
Jorge Gustavo Rocha aaebab1635 Add support for compressed LAZ files
Add LASzip library to docker
Close #845


Former-commit-id: ad4e42643a
2018-06-17 14:51:37 +01:00
Dakota Benjamin 29ae21a2a5 Merge branch 'master' into master
Former-commit-id: 1e6de26303
2018-03-29 12:33:10 -04:00
jmenezes 1fbe0b4272 patch gcp_list.txt and External-OpenSfM.cmake
Former-commit-id: e859493bc4
2018-03-28 18:54:35 -03:00
Piero Toffanin 5372ac47f8 Added build type release to PDAL
Former-commit-id: 0873a1c2c6
2018-03-19 21:51:50 -04:00
Dakota Benjamin 1ad82173e3 Merge branch 'master' of https://github.com/opendronemap/opendronemap into sfm_georef
Former-commit-id: cc452d2255
2018-02-27 13:30:17 -05:00
Piero Toffanin 5ef415b7f1 Updated mvs-texturing to latest version
Former-commit-id: 920737baab
2018-02-26 13:09:34 -05:00
Pau Gargallo 1ee7184698 Use opensfm feature-split-dataset branch
Former-commit-id: 6d14d145d1
2018-01-29 12:30:06 -05:00
Dakota Benjamin 2cfcb7a61b Refactor georeferencing to implement sfm transformation
Former-commit-id: 0d4e77cf5a
2018-01-29 12:27:13 -05:00
Piero Toffanin 87de9f513d Removed lidar2dems, refactored DEM code, added --pc-classify flag
Former-commit-id: 5a4a552d0a
2018-01-16 14:46:30 -05:00
Piero Toffanin e4c761d0c4 Compilation fixes
Former-commit-id: 3848cc6529
2018-01-02 13:40:12 -05:00
Piero Toffanin bf97356bb2 Removed 2.5D mesh module dependency on PCL, multithread support, removed CGAL, added VTK7 module
Former-commit-id: 778e5ad629
2018-01-01 15:06:09 -05:00
Dakota Benjamin ff23e21147 Add hybrid bundling option to OpenSfM step
Former-commit-id: b8b8acf5f1
2017-12-07 14:41:37 -05:00
Dakota Benjamin afe8ca183a Update to latest OpenSfM
Former-commit-id: d998d43a6b
2017-12-07 12:48:11 -05:00
Dakota Benjamin b4d3ea621e Use latest mve for texturing
Former-commit-id: b590f28204
2017-11-27 13:41:59 -05:00
Piero Toffanin c28a67af94 Updated opensfm to include loky fix
Former-commit-id: b81e24a4a2
2017-10-26 09:30:31 -04:00