You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
% Cross Pixel Interpolation Zooming
% function pf=xpixelzoom(x,k)
% x is the input N-by-M original image. It is not a condition that N=M.
% pf is the output zoomed image.
% k is the doubling factor. That is the original image is doubled in size
% k times. Actually, an NxM image is zoomed to a 2N+1x2M+1 larger image.
% For more details, contact me at aisiddiq@yahoo.com
Cite As
Abdulrahman Siddiq (2026). image zooming using cross pixel interpolation (https://uk.mathworks.com/matlabcentral/fileexchange/33413-image-zooming-using-cross-pixel-interpolation), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (2.44 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
