Azzera filtri
Azzera filtri

Heatmap extraction from thermal camera image?

4 visualizzazioni (ultimi 30 giorni)
Özgür Uzunkaya
Özgür Uzunkaya il 29 Apr 2022
Commentato: Image Analyst il 14 Giu 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 Commenti
Walter Roberson
Walter Roberson il 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 il 9 Mag 2022
This is my homework i will not use in real life. I am asked to create a heatmap from a thermal camera image.

Accedi per commentare.

Risposte (2)

Image Analyst
Image Analyst il 9 Mag 2022
See attached demo and modify image and colorbar locations to fit your image.
  3 Commenti
Image Analyst
Image Analyst il 17 Mag 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 il 14 Giu 2022
Is eveything OK with this now?

Accedi per commentare.


Özgür Uzunkaya
Özgür Uzunkaya il 17 Mag 2022
Modificato: Özgür Uzunkaya il 17 Mag 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 Commenti
Özgür Uzunkaya
Özgür Uzunkaya il 19 Mag 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.

Accedi per commentare.

Categorie

Scopri di più su Data Distribution Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by