sum1_img: Transform pixel intensities to sum=1

Description Usage Arguments Value

Description

This function transforms the pixel intensities of an image to sum=1 (only over the color channel, contrary to norm_img)

Usage

1
sum1_img(images)

Arguments

images

Image as 4D array

Value

4D array of transformed values, the third color channel is dropped to avoid running into collinearity problems with the eigenanalysis


phenofun documentation built on Jan. 22, 2017, 9:01 p.m.

Related to sum1_img in phenofun...