]> OzVa Git service - rust_fft/log
rust_fft
7 days agoAdded comments to python
Max Value [Sat, 25 Oct 2025 01:19:03 +0000 (02:19 +0100)]
Added comments to python

7 days agoAdded makefile
Max Value [Sat, 25 Oct 2025 00:35:42 +0000 (01:35 +0100)]
Added makefile

7 days agoMerge branch 'main' into production
Max Value [Sat, 25 Oct 2025 00:29:34 +0000 (01:29 +0100)]
Merge branch 'main' into production

Making production main branch

7 days agoChanges for testing and cleanup production
Max Value [Sat, 25 Oct 2025 00:26:11 +0000 (01:26 +0100)]
Changes for testing and cleanup

7 days agomoved python proj to better place
Max Value [Sat, 25 Oct 2025 00:25:24 +0000 (01:25 +0100)]
moved python proj to better place

7 days agoFixed backend issue by passing show_image backend
Max Value [Sat, 25 Oct 2025 00:24:44 +0000 (01:24 +0100)]
Fixed backend issue by passing show_image backend

3 weeks ago"""fixed""" rust LUT implementation
Max Value [Wed, 8 Oct 2025 09:59:04 +0000 (10:59 +0100)]
"""fixed""" rust LUT implementation

3 weeks agoSwitched to scipy B splines
Max Value [Tue, 7 Oct 2025 17:47:37 +0000 (18:47 +0100)]
Switched to scipy B splines

3 weeks agoFully built the LUT system
Max Value [Tue, 7 Oct 2025 17:22:48 +0000 (18:22 +0100)]
Fully built the LUT system

implemented into the main program via correct.rs but not yet tested

6 weeks agoSetup to write LUT generator
Max Value [Sun, 14 Sep 2025 23:20:03 +0000 (00:20 +0100)]
Setup to write LUT generator

6 weeks agochanges for new system
Max Value [Sun, 14 Sep 2025 22:35:24 +0000 (23:35 +0100)]
changes for new system

7 months agoKilling babies
Max Value [Tue, 4 Mar 2025 19:23:46 +0000 (19:23 +0000)]
Killing babies

9 months agoMoved let outside of loop in color conversion
Max Value [Fri, 10 Jan 2025 13:13:26 +0000 (13:13 +0000)]
Moved let outside of loop in color conversion

9 months agoRehashing audio system. Added transformers
Max Value [Fri, 10 Jan 2025 13:00:24 +0000 (13:00 +0000)]
Rehashing audio system. Added transformers

11 months agoRefactoring
will [Sun, 3 Nov 2024 22:23:15 +0000 (22:23 +0000)]
Refactoring

- Created camera module to deal with camera stuff
- Created sound modue to abstract inputs and outputs of different types
to indivisual sound objects
- changed calibration image path to include src

11 months agoFixed bugs
will [Sun, 3 Nov 2024 21:42:41 +0000 (21:42 +0000)]
Fixed bugs

- fixed bugs
- made include paths less specific

11 months agoFixed build issue and moved build script
will [Sun, 3 Nov 2024 02:02:24 +0000 (02:02 +0000)]
Fixed build issue and moved build script

11 months agoBegun setting up c++ functions
will [Sat, 2 Nov 2024 12:33:22 +0000 (12:33 +0000)]
Begun setting up c++ functions

- moved process of taking the photo to the rust programme with only the
homography calculation and the actual perspective transformation as part
of the cpp binary.

currently having issues getting rust_cc to link the opencv library.

12 months agoAdded build sript and started working on c++ perspective transformer
will [Sat, 26 Oct 2024 14:07:58 +0000 (15:07 +0100)]
Added build sript and started working on c++ perspective transformer

12 months agoBuilt dynamic ifft processor
will [Fri, 18 Oct 2024 13:25:19 +0000 (14:25 +0100)]
Built dynamic ifft processor

12 months agoFixed normaization bug
will [Wed, 16 Oct 2024 23:34:45 +0000 (00:34 +0100)]
Fixed normaization bug

- added looping over audio file
- begun adding audio output stream

12 months agoTroubleshooting
will [Wed, 16 Oct 2024 15:14:31 +0000 (16:14 +0100)]
Troubleshooting

13 months agoMain structure and functions setup
will [Sun, 29 Sep 2024 01:18:46 +0000 (02:18 +0100)]
Main structure and functions setup

Copied over from python

13 months agoInitial version
will [Sat, 21 Sep 2024 03:22:25 +0000 (04:22 +0100)]
Initial version