You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
An image in your root directory can be zoomed by calling the above program.
*First try with a small image. Because when the image is smaller, program response quickly.
How to Run the Program
*copy bilinear_zoom.m file and the image file to your work directory.
Example-
*if the name of image in root directory is image.jpg and the zooming factor you expect is 5.
*run following code in command window.
bilinear_zoom('image.jpg',5);
*Use the enter key always, when the display does not show any change.
*If you want to know the the algorithm used refer-:
http://en.wikipedia.org/wiki/Bilinear_interpolation
Cite As
Dimuthu Senanayaka (2026). image processing-zooming an image using Bilinear interpolation (https://www.mathworks.com/matlabcentral/fileexchange/28832-image-processing-zooming-an-image-using-bilinear-interpolation), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.65 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
