The following Matlab project contains the source code and Matlab examples used for matrix convolution with sub pixel resolution.
Tristan Ursell
Sub-pixel Resolved 2D Convolution
March 2012
matout=matoverlay(mat1,mat2,x,y);
This function takes an input matrix mat1 and creates an image of the
matrix mat2 at the position (x,y) in mat1.
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 |
---|---|
license.txt | 1314 |
matoverlay.m | 2876 |