]> OzVa Git service - rust_fft/commitdiff
Added todo list main
authorMax Value <greenwoodw50@gmail.com>
Sat, 25 Oct 2025 01:33:08 +0000 (02:33 +0100)
committerMax Value <greenwoodw50@gmail.com>
Sat, 25 Oct 2025 01:33:08 +0000 (02:33 +0100)
todo [new file with mode: 0644]

diff --git a/todo b/todo
new file mode 100644 (file)
index 0000000..510f1f8
--- /dev/null
+++ b/todo
@@ -0,0 +1,12 @@
+todo:
+- make calibrator for casts on the image
+       - could do this with HSV, i suspect that if we graph changes in HS across
+       the surface of the image, we would see the casts, if they collate with each
+       other then the new "LUT" is x,y,H. this should be simple to build into the
+       current LUT system
+
+- test the lut system in-situ, graph for optimal
+- make the LUT corrector (rust) more efficient (multithreading?)
+- possibly see if a version can be made that takes mic input
+- implement recording for testing
+- implement image display in unused channel