preProcess_erode | R Documentation |
performs the morphological operations and dilation to "shave" observations off of the interior or exterior of a cartridge case surface matrix.
preProcess_erode(x3p, region, morphRadius = 50)
x3p |
an x3p object |
region |
either "interior," meaning the observations around the firing pin hole will be eroded, or "exterior," meaning the observations around the outer edge of the cartridge case primer will be eroded |
morphRadius |
controls the amount of erosion. Larger values correspond to a larger (circular) morphological mask leading to more erosion. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.