do.hist.norm: Histogram Matching Piecewise Algorithm

Description Usage Arguments Value

Description

Histogram Matching Piecewise Algorithm

Usage

1
2
do.hist.norm(rawdata, i.min, i.max, i.s.min, i.s.max, h, m, ctrl_mask,
  rangemax = 1)

Arguments

rawdata

The subject image to be matched

i.min

min for subj landmark

i.max

max for subj landmark

i.s.min

min for control landmark

i.s.max

max for control landmark

h

series or quantiles

m

vector of landmarks obtained from control mask

ctrl_mask

Mask created by subsampling to obtain clean landmarks

rangemax

default = 1, Image intensities will range between 0 and 255

Value

Returns Normalized image


abdhigithub/hatch documentation built on May 15, 2019, 3:14 p.m.