Skip to content

Radiometric data on Lepton 3.5 #86

Description

@Hrishikesh-Kalyanaraman

I am trying to get radiometric data from my lepton. I have successfully connected to my device and received a numpy array. However, I'm unsure what exactly this array means. It does not seem like it represents temperature data in micro kelvin like this issue mentions: #53 as when I try to get the largest value from my array, it is always 58744 regardless of other data.

How do i get radiometric data from the lepton?

to recreate error condition, get an image from the lepton 3.5 and print(np.max(image, 0)). 58744 is always in the same place in the array generated irrespective of temperature [ (1,7) where the first object is at (0,0)]

I have tried using the groupgets software, and the camera seems fine. I have also used opencv directly, and this is the output i get when i do it

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions