Author Topic: Thermal image side by side with radiometric image?  (Read 1931 times)

0 Members and 1 Guest are viewing this topic.

Offline Abbott242Topic starter

  • Regular Contributor
  • *
  • Posts: 56
  • Country: ca
Thermal image side by side with radiometric image?
« on: February 08, 2024, 09:24:48 pm »
Hi all,

I'm trying to interface with a new core via UVC, but the results I'm getting... Well, speak for themselves. I assume this is a result of the core sending radiometric and video data at the same time? This was just via using the default Windows camera app for a quick test.

I would appreciate any help in trying to diagnose the problem, as this is a first for me. Thank you!

-Abbott242
 

Offline Bud

  • Super Contributor
  • ***
  • Posts: 6912
  • Country: ca
Re: Thermal image side by side with radiometric image?
« Reply #1 on: February 08, 2024, 09:52:37 pm »
Try reversing the byte order in the right half of the image.
Facebook-free life and Rigol-free shack.
 

Offline Abbott242Topic starter

  • Regular Contributor
  • *
  • Posts: 56
  • Country: ca
Re: Thermal image side by side with radiometric image?
« Reply #2 on: February 09, 2024, 07:16:48 pm »
I'm not entirely sure what you mean... This is just a uvc camera - I don't think I can change each half of the image separately? But then again I'm not terribly experienced with software.
 

Offline LesioQ

  • Regular Contributor
  • *
  • Posts: 67
  • Country: pl
  • Every king should be naked.
Re: Thermal image side by side with radiometric image?
« Reply #3 on: February 24, 2024, 06:11:23 am »
 

Offline IR_Geek

  • Regular Contributor
  • *
  • Posts: 92
  • Country: us
Re: Thermal image side by side with radiometric image?
« Reply #4 on: February 24, 2024, 12:29:38 pm »
what size is the array supposed to be?   one picture you show is 3636x1496 and the other is 2720x1496  ;  what is the digital bit depth of the camera ... 8 bit, 12 bit, 14 bit?    You should be able to calculate your raw digital counts.   ignore the color as that is just a color map being applied.

if possible set the camera in RAW without a color map (or just grayscale) and look at the native bit depth.   0-255 ; 0-4095; 0-16383;  even better if the camera has a test pattern so you can verify output.
 

Offline IR_Geek

  • Regular Contributor
  • *
  • Posts: 92
  • Country: us
Re: Thermal image side by side with radiometric image?
« Reply #5 on: February 24, 2024, 12:38:26 pm »
Also what was mentioned above about byte order.   Another is where the 'data' is stored inside the stream.   for 8 bit it could be packed into a 16 bit stream.  Then it must be pulled apart and applied correctly.  Could still be byte swapped.   if it's 12 bit in a 16 bit then need to verify where the zero are located ... first 4 our last 4.   If the camera vendor is a real PITA then maybe 2 zeros in the front and 2 at the end.   

OR the other data location is where the temperature calibration is being stored if it doesn't have a header for each frame.
 

Offline figment

  • Newbie
  • Posts: 4
  • Country: us
Would this be a ICI Titan 1280 or Helios 640?
« Reply #6 on: March 01, 2024, 12:23:00 am »
What camera model are you working with? I have a USB thermal camera that gives the same mirrored double image.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf