How can i resize Image using extrapolate?
Show older comments
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
Geoff Hayes
on 23 Mar 2018
Shahzad - do you have access to the Image Processing Toolbox? If you do, you could perhaps use imresize...
Geoff Hayes
on 23 Mar 2018
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?
Geoff Hayes
on 23 Mar 2018
shahzad - which extrapolate function are you referring to?
shahzad hafeez
on 23 Mar 2018
Answers (0)
Categories
Find more on Images 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!