Texture analysis of colored image

Hi,
I've already masked the image and I need a mean texture for the elements contained in it. Since the entropy fuction is valid for grayscale, could I just convert my rgb image to grayscale representation before using rangefilt() and then calculate the entropy?

Answers (0)

Asked:

on 23 Oct 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!