How To Find the Temperature of the Image

11 views (last 30 days)
I got a job to look for the Temperature of the Image (i take it from infrared camera). example picture:
How to know the temperature distribution using matlab? (especially at the end of the chisel)
I really need your ideas regarding this matter since I am new for this toolbox. Thanks
  1 Comment
Ashish Uthama
Ashish Uthama on 3 Jan 2012
Haris, more info might help get a better answer: info on your image acquisition method, like the camera used, the object/s being imaged, the distance, possibility of modifying the setup (i.e do you get just get the image, or do you have the freedom to change the way the image is captured)

Sign in to comment.

Accepted Answer

Walter Roberson
Walter Roberson on 3 Jan 2012
This cannot be done without additional information that maps color values to temperatures.
With just the picture alone, we do not know what the highest temperature was, what the lowest temperature was, and we do not know whether the sensors were linear or log or some other transfer function. And just given the picture alone, we do not know whether the image is pure emission or if there was some illumination and whether the potential illumination was even.
With just the picture alone, we do not know which part is the chisel, and which part is the end of the chisel. (I was getting this wrong myself until a few seconds ago... I think.)
Calibration information is required in order to proceed.
  4 Comments
shima amirifard
shima amirifard on 15 Jul 2016
hi i have my lepton camera temp. range and want to determine a particular point temp from the captured thermal image, would u plz help me on codes tnx so much
Walter Roberson
Walter Roberson on 15 Jul 2016
shima amirifard, as discussed above, you need to know the transfer function -- how the color (or intensity) varies with temperature.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!