Filter löschen
Filter löschen

Heatmap extraction from thermal camera image?

4 Ansichten (letzte 30 Tage)
Özgür Uzunkaya
Özgür Uzunkaya am 29 Apr. 2022
Kommentiert: Image Analyst am 14 Jun. 2022
I don't know exactly how to write. If anyone knows can help?
There should be a select button. All functions should be visible on the graphical interface. pop-up selection key should be. (Take Image, Draw Histogram, …etc.) A graphic window with in and out signs drawn in a suitable part of the screen should be.
Can you help me?
  2 Kommentare
Walter Roberson
Walter Roberson am 29 Apr. 2022
What kind of camera is it?
If you are using a FLIR camera then you need to use their extra-cost software to extract the actual temperature data. There is an exception if the camera has wifi, in which case there is an Android app that can extract the data.
Özgür Uzunkaya
Özgür Uzunkaya am 9 Mai 2022
This is my homework i will not use in real life. I am asked to create a heatmap from a thermal camera image.

Melden Sie sich an, um zu kommentieren.

Antworten (2)

Image Analyst
Image Analyst am 9 Mai 2022
See attached demo and modify image and colorbar locations to fit your image.
  3 Kommentare
Image Analyst
Image Analyst am 17 Mai 2022
@Özgür Uzunkaya you must have a really old version (older than r2017b). Replace isfile with exist
if ~exist(fullFileName, 'file')
Image Analyst
Image Analyst am 14 Jun. 2022
Is eveything OK with this now?

Melden Sie sich an, um zu kommentieren.


Özgür Uzunkaya
Özgür Uzunkaya am 17 Mai 2022
Bearbeitet: Özgür Uzunkaya am 17 Mai 2022
yes, it really worked now, but it gives values when it is opened, it gives an error when it says ok, why might this occur?
  13 Kommentare
Özgür Uzunkaya
Özgür Uzunkaya am 19 Mai 2022
In the 2017 version, this gives an error as you wrote. 'Unrecognized property 'WindowState' for class 'matlab.ui.Figure'.'. you are right, i should try the latest version.
Özgür Uzunkaya
Özgür Uzunkaya am 21 Mai 2022
thank you for everything

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Data Distribution Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by