How can I perform bilinear interpolation on an image, and it only acts on pixel above certain intensity?

1 view (last 30 days)
I'm trying to remove reflection from an image.

Answers (1)

Image Analyst
Image Analyst on 20 Jul 2014
You can use roifill() or scatteredinterpolant().

Categories

Find more on Read, Write, and Modify Image in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!