From an image it calculates 3 values per color chanel.

get_values(Img)

Arguments

Img

An image object. Should be from EBImage, but any three dimensional matrix with 3 chanels specified by the last dimension should work.

Value

A data.frame with feature values for all pixels

Details

It obtrains the chanel intensity, as well as the chanel intensity gradient and gradient orientation.