segmentImage: segmentImage

Description Usage Arguments

Description

Break up a .jpg image into segments, before outputting to individual files

Usage

1
segmentImage(input.image, output.grid = NULL, output.px = NULL)

Arguments

input.image

file name of input jpeg

output.grid

integer vector specifying how to divide the input image. format "c( x, y )"

output.px

integer vector specifying nominal dimensions of output images. format "c( x, y )"


rossholmberg/holmberg documentation built on May 27, 2019, 11:34 p.m.