trim_sides: Rough Trim for Sides

View source: R/userFunctions.R

trim_sidesR Documentation

Rough Trim for Sides

Description

trims the right and left sides if the user knows where there will definitely not be any points

Usage

trim_sides(image, trimAmountLeft = 2, trimAmountRight = 2)

Arguments

image

A matrix

trimAmountLeft

in percentage

trimAmountRight

in percentage

Value

the matrix without the specified bounds


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