How to apply highpass filter on image in Matlab??
    43 views (last 30 days)
  
       Show older comments
    
I need to apply highpass filter on image, Is there a function in Matlab to apply highpass filter on the image??
0 Comments
Accepted Answer
  Prasanth Sikakollu
      
 on 9 Jun 2019
        5 Comments
  DGM
      
      
 on 26 Jan 2022
				The 'laplacian' and laplacian-of-gaussian ('log') filters are both high-pass filters.  The laplacian of gaussian filter may help reduce the response to image noise.
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!