extract: Extract Horizontal or Vertical Stripes from Image

Description Usage Arguments

View source: R/matrix.R

Description

Extract Horizontal or Vertical Stripes from Image

Usage

1
extract(image, i = NULL, j = NULL, widths = NULL, heights = NULL)

Arguments

image

object of class "matrix_image"

i

row indices

j

column indices

widths

column widths in pixels

heights

row heights in pixels


hsonne/magickx documentation built on Sept. 27, 2019, 6 p.m.