04-29-2013 05:22 AM
we are having IR camera, and our aim is to acquire a video of pcb with IR camera and then finding the temp of ROI from that image. we tried a lot but not getting the correct method of doing, or how to proceed. Please give some guidance regarding this that what methodology we should follow to accomplish the task.
09-02-2013 12:32 AM
What model of camera are you using? Typically, if you use a GigE thermal camera with IMAQdx, you will acquire a grayscale image from the camera, where the pixel intensity value can be directly correlated to a temperature value. Once you have this correlation, you can process only the pixels in an ROI, and get an mean temperature, max, min, median, etc.
Where in the process are you having difficulty? In the conversion of pixel intensity to temperature? In the processing of an ROI?