beads {biopixR} | R Documentation |
Image of microbeads
Description
This fluorescence image, formatted as 'cimg' with dimensions of 117 x 138 pixels, shows microbeads. With a single color channel, the image provides an ideal example for in-depth analysis of microbead structures.
Usage
beads
Format
The image was imported using imager and is therefore of class: "cimg" "imager_array" "numeric"
Details
Dimensions: width - 117; height - 138; depth - 1; channel - 1
References
The image was provided by Coline Kieffer.
Examples
data(beads)
plot(beads)
[Package biopixR version 1.1.0 Index]