Initial Commit

Legacy Code Removed
This commit is contained in:
2025-03-28 21:14:53 -06:00
parent 10436ae587
commit 0692005760
35 changed files with 0 additions and 4607 deletions

View File

@ -1,3 +0,0 @@
# HIGH-LEVEL OVERVIEW
# - This node takes an input source and either replaces or appends data fed into it into a CSV file on disk.
# - There will be a checkbox to allow the user to change the behavior (Replace / Append)

View File

@ -1,4 +0,0 @@
# 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.