halfimg_split: Split an image in half along an axis, mirror the 2nd half of...

Description Usage Arguments Value

View source: R/utils.R

Description

Split an image in half along an axis, mirror the 2nd half of the image, and return the image list

Usage

1
halfimg_split(img, axis = "y")

Arguments

img

a cimg

axis

"x" or "y"

Value

an imlist


srvanderplas/ImageAlignR documentation built on Jan. 24, 2021, 5:10 a.m.