Can i used Entropy for color images?

1 view (last 30 days)
Dani D
Dani D on 1 Sep 2016
Commented: Image Analyst on 1 Sep 2016
Hello, Can i used Entropy built-in function for color images? or just used for grayscale images? What about PSNR , SSIM and MSE? can i PSNR , SSIM and MSE for color images? Thanks

Answers (1)

Image Analyst
Image Analyst on 1 Sep 2016
You can do it on each color channel one at a time.
  2 Comments
Dani D
Dani D on 1 Sep 2016
What about PSNR , SSIM and MSE? can i PSNR , SSIM and MSE for color images? Or seperate on each channel? Thanks
Image Analyst
Image Analyst on 1 Sep 2016
You can do them on each color channel one at a time.

Sign in to comment.

Tags

Community Treasure Hunt

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

Start Hunting!