❔ Fast Fourier Transform. I need to make app displaying image and result like ImageJ
ImageJ: https://imagej.net/ij/
So i've chosen to make WPF app because im familiar with it and .NET it has to look something like this on screen.
And my problem is i have no clue how to do it (the logic part not the app itself). Which library to use? I tried AForge.Net, but i can't get it to work. What do you recommend?
Or should i just say fk it and do it in python (i've never used it, but OpenCV seems to be doing it fine)
So i've chosen to make WPF app because im familiar with it and .NET it has to look something like this on screen.
And my problem is i have no clue how to do it (the logic part not the app itself). Which library to use? I tried AForge.Net, but i can't get it to work. What do you recommend?
Or should i just say fk it and do it in python (i've never used it, but OpenCV seems to be doing it fine)
