trim_top_bottom: Trim on top and bottom of the image in pixels for consistency

View source: R/userFunctions.R

trim_top_bottomR Documentation

Trim on top and bottom of the image in pixels for consistency

Description

trims the top and bottom if the user knows where there will definitely not be any points

Usage

trim_top_bottom(image, trimAmountTop = 100, trimAmountBottom = 50)

Arguments

image

A matrix

trimAmountTop

Number of pixels

trimAmountBottom

Number of pixels

Value

the matrix without the specified bounds


Bott-binc/magnetoPackage2020 documentation built on Oct. 12, 2024, 7:49 p.m.