Wykres commitów

2395 Commity (6ac36fc02e938e8c65e16834545599b2bac08ba2)

Autor SHA1 Wiadomość Data
Piero Toffanin 3cd360d61d Untwine, lasmerge working 2021-04-28 12:11:22 -04:00
Piero Toffanin dcd9c9f0f3 Merge branch 'master' of https://github.com/OpenDroneMap/ODM into win32 2021-04-28 09:09:37 -04:00
Piero Toffanin 132d9c8447
Merge pull request #1275 from pierotofy/sansvtk
Removed VTK, odm_cleanmesh module
2021-04-27 21:27:50 -04:00
Piero Toffanin 0d9d65969d merged sansvtk branch, pdal compiles 2021-04-27 15:55:14 -04:00
Piero Toffanin 139aa44b0f Fix entwine 2021-04-27 15:19:32 -04:00
Piero Toffanin 5a357677cb Fix dem2points path 2021-04-27 14:53:49 -04:00
Piero Toffanin 5a5685e705 Fix odm_orthophoto link to boost 2021-04-27 13:00:13 -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 4ba45dcd2f Entwine without zstd support 2021-04-27 09:15:37 -04:00
Piero Toffanin 3a1048eba4 Don't build entwine with zstd 2021-04-26 18:00:57 -04:00
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 63a2a160fe Bump version 2021-04-26 11:14:21 -04:00
Piero Toffanin c256a87920 Removed VTK, odm_cleanmesh module 2021-04-26 11:12:33 -04:00
Piero Toffanin 9be3e3ff4d Minor style adjustment 2021-04-22 14:38:24 -04:00
Piero Toffanin 8cd9671904
Merge pull request #1273 from charnesp/patch-1
Avoid bug when `resize-to=-1` in WebODM lead to `feature_process_size=1` in OpenSFM
2021-04-22 14:36:09 -04:00
charnesp 78a1fdd613
Avoid bug when `resize-to=1` in WebODM
When `resize-to`is set to `-1` in WebODM (default case in WebODM), `resize_to_is_set`is equal to `-1`, thus  `feature_process_size`is set to `-1` and opensfm works at full image size. This patch avoid it.
2021-04-22 20:23:35 +02:00
Piero Toffanin 59771b4962 mvs-texturing building on Windows 2021-04-22 11:40:59 -04:00
Piero Toffanin 947ecb15d9 Removed vpckg submodule 2021-04-21 09:28:58 -04:00
Piero Toffanin 08c0e45a28 Fix local variable 'octx' referenced before assignment 2021-04-20 10:00:03 -04:00
Piero Toffanin 02fe3fe031 CMake changes 2021-04-19 11:08:32 -04:00
Piero Toffanin 1a34343a73
Update gpu.py 2021-04-17 11:28:50 -04:00
Piero Toffanin 64861119cc
Update gpu.py 2021-04-17 11:28:35 -04:00
Stephen Mather 38434e9184
Add kmz output (#1268)
* Add flag check for kmz

* Add generate_kmz

* remove osparam from systemrun

* Remove extra aaarg

* Add orthophoto-kmz argument to parser
2021-04-15 23:21:55 -04:00
Stephen Mather dbcc656b13
Merge pull request #1269 from pierotofy/pip
Remove unused dependencies
2021-04-15 12:06:21 -04:00
Piero Toffanin f24c108b7e Remove unused dependencies 2021-04-15 15:43:35 +00:00
Piero Toffanin 7a210e2714
Merge pull request #1266 from pierotofy/vmem
Replace psutil with vmem
2021-04-14 12:27:04 -04: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 1b0f17042e
Merge pull request #1265 from smathermather/merge_memory_patch
Change to camera-based alignment for split-merge
2021-04-14 11:14:43 -04:00
Stephen Mather 0a49eaeeb5
Change to camera-based alignment for split-merge
To address OOM issues on larger datasets, e.g. https://community.opendronemap.org/t/crash-on-submodel-alignment/7331
2021-04-14 10:46:59 -04:00
Piero Toffanin d5b9342710
Update PyODM 2021-04-13 14:42:01 -04:00
Piero Toffanin 88e38ed1ad
Add support for EXIFs from agremo camera (#1264) 2021-04-13 10:25:27 -04:00
Piero Toffanin 8c7e783816 Add support for EXIFs from agremo camera 2021-04-13 09:05:17 -04:00
Saijin-Naib 7da2cf3d44
Update odm_app.py (#1260)
Tweak verbiage, include link to wslconfig documentation.
2021-04-05 16:50:16 -04:00
Piero Toffanin fbd61963d5
Merge pull request #1258 from pierotofy/friendlyerror
Show more friendly error logs
2021-04-05 10:07:09 -04:00
Piero Toffanin b420f43638 elif --> else 2021-04-05 10:06:40 -04:00
Piero Toffanin f075e152f3 Show more friendly error logs 2021-04-05 09:50:04 -04:00
Piero Toffanin bae16634c7
Merge pull request #1253 from pierotofy/ortho2
Limit indirect coordinate search to bounding box estimate
2021-03-31 14:21:46 -04:00
Piero Toffanin b373964d8e Multithread options 2021-03-31 14:47:41 +00:00
Piero Toffanin 9a250db821 Fix multiprocessing 2021-03-31 14:35:30 +00:00
Piero Toffanin b010c0f546
Merge pull request #1255 from pierotofy/openmvsup2
Update OpenMVS
2021-03-31 10:17:29 -04:00
Piero Toffanin fea74f5bd3 Update OpenMVS 2021-03-31 10:15:39 -04:00
Piero Toffanin 72ecbc10f5 Typos 2021-03-30 20:24:19 +00:00
Piero Toffanin 48f1c1ea7d Limit indirect coordinate search to bounding box estimate 2021-03-30 20:20:56 +00:00
Piero Toffanin b3e3d04713
Merge pull request #1251 from Ragocnai/my_new_branch
Add Ragocnai to Contributors list
2021-03-28 09:44:18 -04:00