img_gs: Convert RGB image to gray scale image

img_gsR Documentation

Convert RGB image to gray scale image

Description

Convert RGB image to gray scale image

Usage

img_gs(img)

Arguments

img

Image data with RGB-channels

Value

A gray scale image

Examples

img_gs <- img_gs(img_raw)

navinlabcode/CellTrek documentation built on April 15, 2022, 8:04 a.m.