Hello. I use IR camera system(the Lepton 2.5 IR camera(UVC camera) and pure thermal1). I can read the temperature datas from rasberrypy3.
So I try to read the temperature datas form labview vision IMAQdx. But I don`t read it.
I can see image from labview with IR camera system. But it is Y16 data format.
I think that Labview don`t get Y16 data format from IR camera system.
I see Pixel format only BGRA 8 Packed and Vedio Mode 80x60 I420 / UYVY / Unknown / RGB24 9.00fps on NI-MAX
I see image to use I420, UYVY. But It don`t read the temperature datas.
And When i use Unknown, I see Error 0x80040217.
How can i read the temperature datas with lepton 2.5 camera and pure thermal1 ??
thanks.