Now I have been developing the Application reading data from the ThermoVision A320.

I develop the Direct Show’s Filter Graph according to the manual attached to the ThermaCAM in the following way:

FLIP RTSP →  Sample Grabber →  Null Render.

The Application Grap Edit (Direct X) represents a correct creation and connection of Filters.

When reading data from the ThermoVision regarding the function ISampleGrabber::GetCurrentRubber, I get the buffer filled with zeros and in the Debugger Window “Output” I get the message “failed to get sample”.

Wouldn’t you be so kind to inform me how can I get 16-bits un-compressed IR Image Linear in temperature?

Please, give me the sample of the program getting this image.

 

You can download an update to the FSRTSP module. This upgrade will solve this unwanted behaviour you may experience.
Example code is supplied on the CD-rom that comes with the camera.

go to download page for FSRTSP Module update
Download and unzip before installing.

Back to top