define.image.positivity: Used by analysis functions to calculate to define image...

define.image.positivityR Documentation

Used by analysis functions to calculate to define image positivity using the thresholds and connected pixel value

Description

define.image.positivity; Created By: Benjamin Green; Last Edited 09/25/2019

Usage

define.image.positivity(data.in, threshold, connected.pixels.now)

Arguments

data.in

is the image for which positivity needs to be defined

threshold

is the current threshold

connected.pixels.now

is the current connected pixels value

Details

Takes in an image, a threshold, and connected pixel values

Value

a list with three data.frames; a sn means, sn medians, and a fraction of pos


AstroPathJHU/mIFTO documentation built on April 14, 2025, 7:22 a.m.