cropAndOutput: Functions for segmenting an image into a grid of smaller...

Description Usage Arguments

Description

Functions for segmenting an image into a grid of smaller images

Usage

1
2
cropAndOutput(input.image, grid.coord.upperleft.x, grid.coord.upperleft.y,
  image.width, image.height, output.filename)

Arguments

input.image

file path to input file

grid.coord.upperleft.x

pixel coordinate value

grid.coord.upperleft.y

pixel coordinate value

image.width

pixels

image.height

pixels

output.filename

file path to output file


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