hi sir how to find the mean for color image ?

2 次查看(过去 30 天)
i dont how to find the mean for an image

回答(1 个)

Stalin Samuel
Stalin Samuel 2016-2-15
A = imread('ngc6543a.jpg');%Input image
M = mean2(A)%mean for color image

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by