Learn R Programming

biopixR (version 1.1.0)

beads_large2: Image of microbeads

Description

This fluorescence image, formatted as 'cimg' with dimensions of 1384 x 1032 pixels, shows microbeads. With a single color channel, the image provides an ideal example for in-depth analysis of microbead structures. The image's larger size encompasses a greater number of microbeads, offering a broader range of experimental outcomes for examination.

Usage

beads_large2

Arguments

Format

The image was imported using imager and is therefore of class: "cimg" "imager_array" "numeric"

Details

Dimensions: width - 1384; height - 1032; depth - 1; channel - 3

References

The image was provided by Coline Kieffer.

Examples

Run this code
data(beads_large2)
plot(beads_large2)

Run the code above in your browser using DataLab