The following Matlab project contains the source code and Matlab examples used for resize any arrays and images.
Y = RESIZE(X,NEWSIZE) resizes input array X using a DCT (discrete cosine transform) method.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
dctn.m | 3378 |
idctn.m | 3367 |
license.txt | 1560 |
resize.m | 3234 |