I want to smooth the image in the frequency domain. when I use google to view any articles, he gave some matlab codes that I don't need. I could do FFT for the image, but I donβt know how to implement any smoothing methods (ILPF, BLPF, IHPF, BHPF) in the frequency domain. if you can provide any code samples for any of the above methods WITHOUT using any image processing libraries, this will be very useful, and C # is preferred.
Thank,
, " "? FFT , FFT. ( ) , .
, , FFT ( ) . , , . , .
DSP, . , Ch 33 . 12 , .
Code Code Christian Graus , , 2, , , :
# GDI + 1 -# GDI + 2 -# GDI + 3 -# GDI + 4 -# GDI + 5 - ,# GDI + 6 - HSL
, . , FFT - , . -w/2 w/2 -h/2 h/2, (x, y) = sqrt (x ^ 2 + y ^ 2), , f (x) = 1/(1 + x), fft f (a (x, y)). FFT.
f (x), . , - . , . , : -).
- fft. . , , x/y "" !
/ OpenCV.
#: Emgu.
http://www.emgu.com/wiki/index.php/Main_Page
Source: https://habr.com/ru/post/1772849/More articles:Creating a domain name check - c #XAML Based Viewer for ASP.NET MVC - asp.netob_start () in the loop - phpDebugging a Java program from Tomcat (JSP) - javadelete all tables from sql ce database - sqlHow to disable errors / warnings in Eclipse due to OpenCL / CUDA syntax? - eclipseIs xVal deprecated with MVC 2? - validationsetting / changing rail configuration values ββafter initialization - ruby-on-railsHow to match strings in a DB2 query (z / OS)? - db2T-SQL. How to select Item [i] and Item [i-1] on the same line WITHOUT the cursor - sqlAll Articles