Description Usage Arguments Examples
View source: R/classify_image.R
Inspecting the density distribution of an electron microscope image of minerals effectively allows to identify different phases as their distinct brightness is a key giveaway of their different chemical composition (and conductivity).
1 |
x |
an image loaded with |
1 2 | myimage <- mcr_load_image(system.file("extdata", "testim.png", package = "mincountr"))
mcr_inspect_phases(myimage)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.