Description Usage Arguments Value Examples
View source: R/classify_image.R
This function automatically determines the position of peaks
and their half-height-width in brightness density distribution of an image.
This is key input information necessary to assign brightness-niveaus to
certain (mineral) phases an can be used in mcr_herd_minerals
1 |
x |
an image loaded with |
A tibble
containing the positions of peak maxima and half-height-width both to the left and to the right of the peak
1 2 3 | myimage <- mcr_load_image(system.file("extdata", "testim.png", package = "mincountr"))
mcr_autoconstrain(myimage)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.