How can i resize Image using extrapolate?

I have an cropped image of size 26 22 3 and i want to convert it into 100 100 3 using extrapolate how can i do this?

4 Comments

Shahzad - do you have access to the Image Processing Toolbox? If you do, you could perhaps use imresize...
shahzad's answer moved here
yes, i have access to the Image Processing Toolbox, but i am confused about "imresize". Is there any difference to resize image using "imresize" or "extrapolate"? And Is both perform the same work?
shahzad - which extrapolate function are you referring to?
i am talking about "imextrapolate".

Sign in to comment.

Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Asked:

on 23 Mar 2018

Commented:

on 23 Mar 2018

Community Treasure Hunt

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

Start Hunting!