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

Questions about opencv_demo #14

Open
GhaZalMo opened this issue Jul 17, 2018 · 0 comments
Open

Questions about opencv_demo #14

GhaZalMo opened this issue Jul 17, 2018 · 0 comments

Comments

@GhaZalMo
Copy link

Hi Walter,

Thank you for sharing your awesome code.
After compiling the code nd running "opencv_demo 1" I receive these results and I have no idea what causes this issue.
OpenCV demo for Lepton3 on BeagleBoard Blue
Debug level: 1

  • Radiometry disabled
  • AGC enabled
  • RGB enabled
  • Gain mode: High
    Grabber thread started ...
    Opening SPI device: /dev/spidev1.0
    SPI mode: 3
    SPI bits per word: 8
    SPI max speed: 16000000
    VoSPI segment acquire freq: 166667 hz
    Wrong Packet ID for TTT in segment
    .
    .
    .

and the result of running "opencv_demo 2" is:
OpenCV demo for Lepton3 on BeagleBoard Blue
Debug level: 2

  • Radiometry disabled
  • AGC enabled
  • RGB enabled
  • Gain mode: High
    Grabber thread started ...
    Opening SPI device: /dev/spidev1.0
    SPI mode: 3
    SPI bits per word: 8
    SPI max speed: 16000000
    SPI fd: 14

Thread period: 6 usec - VoSPI Available: -2147483648 usec
VoSPI segment acquire freq: 166667 hz
{0} Wrong Packet ID for TTT in segment
VoSPI segment read time 3502 usec
VoSPI segment check time 2 usec

Thread period: 6928 usec - VoSPI Available: -2147483648 usec
VoSPI segment acquire freq: 144.342 hz
{0} Wrong Packet ID for TTT in segment
VoSPI segment read time 15155 usec
VoSPI segment check time 2 usec

I really appreciate if you can help to find out what causes the problem.

Thanks

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

1 participant