Remove errors in final copie

This commit is contained in:
2026-02-27 11:52:47 +01:00
parent 04a1ef447e
commit b0d20eb653
2 changed files with 9 additions and 5 deletions
+2 -1
View File
@@ -249,7 +249,8 @@ def apply_actions_and_regenerate(root_dir, data, student_id, actions, notes_laye
# Compose uses the result object we modified in step 1
final_img, _ = annotating.compose_label_image(
base_img, label, content['result'], content['coordinates'][0]
base_img, label, content['result'], content['coordinates'][0],
with_error=False
)
# Overlay manual notes