img.selector: Determines the object number of an EBImage processed image

Description Usage Arguments Details Author(s) References

Description

Selects objects based on a specific parameter value (currently nucleus diameter, only).

Usage

1
2
img.selector(img.moment, min.diameter = 5, max.diameter = 55,
  pixel.length = 325)

Arguments

img.moment

is the raw image that will used for the detection of the nucleus

min.diameter

is the minimum diameter of a nucleus

max.diameter

is the maximum diameter of a nucleus

pixel.length

is the pixel length of the CCD chip (e.g., 325 nm)

Details

This function which image object are within a defined size range (e.g., between 5 and 25 micro meter in diameter).

Author(s)

Stefan Roediger

References

T.B.D.


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