how to find mean the value gray level 3 conditions

2 visualizzazioni (ultimi 30 giorni)
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 ูู^^

Risposte (1)

KSSV
KSSV il 7 Feb 2019
Type error:
Matrix2(IGray_crop<20)
Change m to M.

Categorie

Scopri di più su Images in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by