In matlab I had seen many commands to resize the images but i didn't get the clear idea about the algorithm behind it. Can anyone explains me about the bi-linear/bi-cubic/nearest neighbor algorithm to down sample the image?
I am having the image of size 900*1200*3 Can anyone explains how can I make it 64*64 image size?
Thank You