How does the bicubic interpolation downscales the image using imresize function ?

5 views (last 30 days)
I want the theorotical explanation of the imresize function for downscaling the image. I have referred to the following
I have understood how the indices are calculated in imresize function, but I am confused about how the weights are calculated in imresize function.
  3 Comments
Akshay Bhosale
Akshay Bhosale on 23 Jul 2019
There is one hidden function named imresizemex, can you tell me what this function does ?

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!