extract_fields: Extract fields from an image, given the boundaries

Description Usage Arguments Value

View source: R/mines.R

Description

Extract fields from an image, given the boundaries

Usage

1
extract_fields(im, boundaries = get_boundaries(im))

Arguments

im

- the image from which to extract fields, using the boundaries

boundaries

- the object of class 'bounds' (from get_boundaries function), containing x and y ranges of field coordinates

Value

A list containing containing 'field' objects, i.e. lists with matrix coordinates of the field and the image of the field


Blaza/ssoftveR documentation built on May 6, 2019, 11:19 a.m.