getMeanSpotColor1: Extracts mean color of given spot

View source: R/visium.utilities.R View source: R/.ipynb_checkpoints/visium.utilities-checkpoint.R

getMeanSpotColor1R Documentation

Extracts mean color of given spot

Description

Extracts mean color of given spot

Usage

getMeanSpotColor1(i, x, y, r)

Arguments

i

image (3d array)

x, y

coordinates of center of the spot

r

radius of the spot

Value

numeric vector with three values (red, green, and blue)


iaaka/visutils documentation built on Jan. 17, 2025, 11:29 p.m.