mask_from_blur: Mask from blur

View source: R/medical.R

mask_from_blurR Documentation

Mask from blur

Description

Mask from blur

Usage

mask_from_blur(img, window, sigma = 0.3, thresh = 0.05, remove_max = TRUE)

Arguments

img

image

window

windowing effect

sigma

sigma

thresh

thresholf point

remove_max

remove maximum or not


fastai documentation built on March 31, 2023, 11:41 p.m.