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

halfimg_split(img, axis = "y")

Arguments

img

a cimg

axis

"x" or "y"

Value

an imlist