Add framing tool GUI

* Added under the Resize tool like PR sharpening
* Adds FramingParams and FramingParamsEdited structs
* No parameter read/write implemented
* No support for batch mode
* No adjuster listeners implemented
* Signals and callback functions are defined but do nothing
This commit is contained in:
Daniel Gao
2024-11-04 16:38:43 -05:00
parent 96ad7051cf
commit 03a73eb3a4
14 changed files with 798 additions and 11 deletions

View File

@@ -77,6 +77,7 @@ set(NONCLISOURCEFILES
filterpanel.cc
flatcurveeditorsubgroup.cc
flatfield.cc
framing.cc
gradient.cc
guiutils.cc
histogrampanel.cc