C
C#13mo ago
Whiteboy

❔ 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)
6 Replies
Henkypenky
Henkypenky13mo ago
nothing it's math just write the logic for it
asm.jaime
asm.jaime13mo ago
I have good expirience in use FFT from Accord. (Transform2).
HimmDawg
HimmDawg13mo ago
https://epochabuse.com/fourier-transform/ This link practically hands out the code, but it at least explains briefly, how stuff works owo
Andraz Krzisnik
Epoch Abuse
How To Use Fourier Transform On Images - C# Guide - Epoch Abuse
Fourier transform can be used to process images in a way spatial methods couldn't. It's a quite complex but valuable process to understand.
Whiteboy
Whiteboy13mo ago
i saw this, none of this works and the downlaod link is virus scam
HimmDawg
HimmDawg13mo ago
Okay. And what did not work?
Accord
Accord13mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts