10 lines
293 B
Markdown
10 lines
293 B
Markdown
|
# Post-Processing
|
||
|
|
||
|
## What is this folder
|
||
|
|
||
|
This folder contains the files for post-processing.
|
||
|
|
||
|
We divide each processing method into their respective folders to modularize the
|
||
|
post-processing methods. This helps to make it easier to test different methods
|
||
|
and reduce coupling between stages.
|