imgtoEBImage: Helper function to read image files into EBImage

Description Usage Arguments Details Author(s) References Examples

Description

Selects objects based on a specific moment parameter, where currently only majoraxis (recalculated as micro meter) is used.

Usage

1
imgtoEBImage(file, convert.bmp = TRUE)

Arguments

file

is the raw image (currently supported: bmp, tiff, png, jpeg).

convert.bmp

is a binary operator used to convert the bmp integer matrix to floating point.

Details

This is a helper function to prepare pixel graphics for further use in EBImage.

Author(s)

Stefan Roediger

References

T.B.D.

Examples

1
imgtoEBImage(system.file('images/Well_Slide2_9_APC.png', package='micR'))

devSJR/micR documentation built on May 15, 2019, 5:06 a.m.