How can I create an equation in matlab for image processing?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
Boltzman Oscillation
Messages
233
Reaction score
26
TL;DR
I want to create the inverse gaussian filter equation on MatLab but I have no idea where to start, perhaps learning how to create another equation such as the 2DFFT will help.
Here is the documentation for the 2DFFT:
https://www.mathworks.com/help/matlab/ref/fft2.html
how would I go about creating this formula on MATLAB to apply it on an image? My guess is that I need to create the equation and then multiply it to the image I need such as:
$$U = VI$$
where V is my created equation and I is the image? I don't know if I am making sense at all, any help would be appreciated and any resources would also be appreciated.
 
on Phys.org