hor.convup(x, filter, boundary=attr(x, "boundary"), odd=F, fast=F) ver.convup(x, filter, boundary=attr(x, "boundary"), odd=F, fast=F)
If odd=FALSE, ver.convup returns an nrow(x) by 2ncol(x) matrix, otherwise it returns an nrow(x) by 2ncol(x)-1 matrix .