OpenDroneMap-ODM/opendm
Andrew Harvey a0fbd71d41
Fix PoissonRecon failed with n threads log message
The message was reporting failure with n threads and retrying with n // 2, however a few lines up threads was already set to n // 2 representing the next thread count to try.
2024-04-18 15:35:53 +10:00
..
dem Add radius parameter 2023-12-07 16:12:15 -05:00
objpacker
report
skyremoval
thermal_tools
tiles
vendor
video Improve SRT parser to handle abs_alt altitude reference 2024-01-23 22:24:38 +00:00
__init__.py
ai.py
align.py Some optimization, exception handling 2022-12-13 11:32:09 -05:00
arghelpers.py Always auto-rerun from beginning with split 2023-11-13 13:40:55 -05:00
bgfilter.py
boundary.py
camera.py
cogeo.py
concurrency.py
config.py Update pc-filter value to 5 2024-04-10 13:48:11 -04:00
context.py
cropper.py
cutline.py
dls.py
entwine.py
exiftool.py
gcp.py
geo.py Fix BOM encoding bug with geo files 2024-04-02 12:46:20 -04:00
get_image_size.py
gltf.py set extensionsUsed in all cases 2024-02-09 15:06:02 +01:00
gpu.py
gsd.py
io.py
location.py
log.py
mesh.py Fix PoissonRecon failed with n threads log message 2024-04-18 15:35:53 +10:00
multispectral.py
net.py
nvm.py
ogctiles.py
opc.py
orthophoto.py
osfm.py Ignore multispectral band groups that are missing images 2024-01-15 09:51:17 -05:00
photo.py replace fisheye with fisheye_opencv but keep API the same until 4.0 2024-03-11 22:56:48 -04:00
point_cloud.py Classify point cloud before generating derivative outputs 2024-01-23 17:03:36 -05:00
progress.py
pseudogeo.py Fix various typos 2022-01-08 05:38:36 -05:00
remote.py
rollingshutter.py Add Mavic 3 rolling shutter, not enterprise version (#1747) 2024-02-12 09:50:22 -05:00
shots.py
system.py
thermal.py Adds support for Altum-PT 2023-10-03 13:06:36 -04:00
types.py Ignore multispectral band groups that are missing images 2024-01-15 09:51:17 -05:00
utils.py