From an image it calculates 3 values per color chanel.
get_values(Img)
Img | An image object. Should be from EBImage, but any three dimensional matrix with 3 chanels specified by the last dimension should work. |
---|
A data.frame with feature values for all pixels
It obtrains the chanel intensity, as well as the chanel intensity gradient and gradient orientation.