Skip to content
Snippets Groups Projects
Commit 14ce3bc1 authored by las1g21's avatar las1g21
Browse files

Fixed output

parent d231e1f5
No related branches found
No related tags found
2 merge requests!14Creating mbdnet tab,!13Creating mbdnet tab
......@@ -139,5 +139,5 @@ if __name__ == "__main__":
shifted_disparity_path = sys.argv[1]
shifted_t_path = sys.argv[2]
saved_path = get_completed_scene(shifted_disparity_path, shifted_t_path)
saved_path = get_completed_scene(shifted_disparity_path, shifted_t_path)[1]
print(f"Shifted image saved as {saved_path}")
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment