필터 지우기
필터 지우기

hi sir how to find the mean for color image ?

조회 수: 2 (최근 30일)
venmal devi
venmal devi 2016년 2월 15일
답변: Stalin Samuel 2016년 2월 15일
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