how to find mean the value gray level 3 conditions

조회 수: 1 (최근 30일)
Ajaree Rattanaharn
Ajaree Rattanaharn 2019년 2월 7일
답변: KSSV 2019년 2월 7일
to find mean value of the figure in gray scale
I try to write code. in the picture above it error
Which I have the picture name 'IGray_crop'
in IGray_crop have very values.
So, I want to find mean the value is less than 20.
TT
Thank you ูู^^
  댓글 수: 2
KSSV
KSSV 2019년 2월 7일
What error you get? YOu must specify the error.
Ajaree Rattanaharn
Ajaree Rattanaharn 2019년 2월 7일
@KSSV
error like this
ererr.png

댓글을 달려면 로그인하십시오.

답변 (1개)

KSSV
KSSV 2019년 2월 7일
Type error:
Matrix2(IGray_crop<20)
Change m to M.

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by