]> OzVa Git service - rust_fft/log
rust_fft
6 months agoKilling babies production
Max Value [Tue, 4 Mar 2025 19:23:46 +0000 (19:23 +0000)]
Killing babies

8 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

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

- fixed bugs
- made include paths less specific

10 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

10 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.

10 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

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

10 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

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

11 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

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