Filter löschen
Filter löschen

i have an image in tiff format, i want to set a threshold temperature say 315 then i want to calculate the mean and the standard deviation around this threshold.the window sholud be 3X3 matrix.how do i go about this

2 Ansichten (letzte 30 Tage)
the size of image is NxM matrix
  3 Kommentare
KSSV
KSSV am 14 Nov. 2018
A clue is given....what else specific you want?
  1. Find the locations of your desired temperature.
  2. Run a loop for each locaton
  3. For one location, as you know the index..you can get surrounding 3X3 points. Get these points.
  4. Get the mean

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by