i want a MATLAB code which does the reverse operation of imfilter

as i want to resolve a image i want a MATLAB code which does the reverse operation of imfilter

Answers (1)

Wouldn't that be imfilter()? Just use a different filter that "undoes" what the first filter did.

Asked:

on 6 Mar 2014

Answered:

on 6 Mar 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!