Borealis-Legacy/Data/Nodes/Reporting/Export_to_Image.py
Nicole Rappe f27104036f Removed ReactJS Code
Removed new code from legacy codebase.
2025-03-28 21:24:52 -06:00

4 lines
307 B
Python

# HIGH-LEVEL OVERVIEW
# - This node takes an input source and dumps the data to disk in a dropdown menu of various image formats
# - Ability to view image processing results would be an interesting bonus if displayed within the node.
# - Could be used to show the life cycle of an image processing pipeline.