i want a MATLAB code which does the reverse operation of imfilter
Show older comments
as i want to resolve a image i want a MATLAB code which does the reverse operation of imfilter
Answers (1)
Image Analyst
on 6 Mar 2014
0 votes
Wouldn't that be imfilter()? Just use a different filter that "undoes" what the first filter did.
Categories
Find more on Image Filtering in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!