Skip to content

Fix invalid variable name#1842

Merged
pierotofy merged 1 commit intoOpenDroneMap:masterfrom
pierotofy:skyfilt
Mar 12, 2025
Merged

Fix invalid variable name#1842
pierotofy merged 1 commit intoOpenDroneMap:masterfrom
pierotofy:skyfilt

Conversation

@pierotofy
Copy link
Copy Markdown
Contributor

@pierotofy pierotofy commented Mar 12, 2025

Code references a img variable, but it actually doesn't exist, triggering:

NameError: name 'img' is not defined
log.ODM_WARNING("Cannot generate mask for %s: %s" % (img, str(e)))
File "/code/stages/dataset.py", line 239, in parallel_sky_filter

@pierotofy pierotofy merged commit 831d4a2 into OpenDroneMap:master Mar 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant