Is there a built in function called BoundMirrorExpand(). If yes for what it is used for and what does the following code means?

1 view (last 30 days)
f = BoundMirrorExpand(BoundMirrorExpand(BoundMirrorExpand(BoundMirrorExpand(f))));
Here f represents an noisy image.

Answers (1)

Walter Roberson
Walter Roberson on 15 Aug 2015

Community Treasure Hunt

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

Start Hunting!