add line correction and scar removal nodes

This commit is contained in:
2026-03-27 21:57:43 -07:00
parent fa9aeaa4a9
commit e10a30c08f
6 changed files with 742 additions and 2 deletions

View File

@@ -25,12 +25,15 @@ from backend.nodes import (
plane_level_field,
poly_level_field,
fix_zero,
line_correction,
# Mask
draw_mask,
threshold_mask,
mask_morphology,
mask_invert,
mask_combine,
# Correction
scar_removal,
# Display
color_map,
font_node,