Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to extract per-pixel raw temperature #94

Open
jlanden22 opened this issue Jun 21, 2024 · 2 comments
Open

Unable to extract per-pixel raw temperature #94

jlanden22 opened this issue Jun 21, 2024 · 2 comments

Comments

@jlanden22
Copy link

I am unable to collect the metadata (mostly need timestamp) of each frame of my seq file, and I really need to be able to collect a matrix or csv that contains the temperature values associated with each pixel of every frame of the video. I have attempted to mess with the "export_raw" argument in split_seqs, but have not been able to get the txt file to be exported. I think there may be an issue with the txt file being overwritten by the .fff files, because they have the same folder name ("raw").

I have also attempted to extract the temperature data from the radiometric tiff files, but have found that the tiff's only contain what I believe is the 16-bit normalized temperature values from 0-~65,000. I also noticed the raw2temp function is used to calculate the explicit temperatures, so I am wondering if there is a way to convert the normalized values from the radiometric tiffs to the actual values in celsius or kelvin again using that function?

@jveitchmichaelis
Copy link
Contributor

jveitchmichaelis commented Jun 22, 2024 via email

@jveitchmichaelis
Copy link
Contributor

jveitchmichaelis commented Jun 22, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants