Borrar filtros
Borrar filtros

Heatmap extraction from thermal camera image?

6 visualizaciones (últimos 30 días)
Özgür Uzunkaya
Özgür Uzunkaya el 29 de Abr. de 2022
Comentada: Image Analyst el 14 de Jun. de 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 comentarios
Walter Roberson
Walter Roberson el 29 de Abr. de 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 el 9 de Mayo de 2022
This is my homework i will not use in real life. I am asked to create a heatmap from a thermal camera image.

Iniciar sesión para comentar.

Respuestas (2)

Image Analyst
Image Analyst el 9 de Mayo de 2022
See attached demo and modify image and colorbar locations to fit your image.
  3 comentarios
Image Analyst
Image Analyst el 17 de Mayo de 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 el 14 de Jun. de 2022
Is eveything OK with this now?

Iniciar sesión para comentar.


Özgür Uzunkaya
Özgür Uzunkaya el 17 de Mayo de 2022
Editada: Özgür Uzunkaya el 17 de Mayo de 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 comentarios
Özgür Uzunkaya
Özgür Uzunkaya el 19 de Mayo de 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 el 21 de Mayo de 2022
thank you for everything

Iniciar sesión para comentar.

Categorías

Más información sobre Data Distribution Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by