Home > Util > up1.m

up1

PURPOSE ^

UP1 Upsampling an image

SYNOPSIS ^

function x=up1(y)

DESCRIPTION ^

UP1 Upsampling an image
USAGE: x=up1(y)
 image x is obtained from image y by repeating lines and columns

 Author: Ali Mohammad-Djafari
 Date: Nov. 4, 2002
 Test: 
 y=rand(3); x=up(y); y=down(x)

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 27-Feb-2004 16:43:21 by m2html © 2003