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 & Bug #2

Open
edgarscr opened this issue Dec 12, 2019 · 1 comment
Open

Questions & Bug #2

edgarscr opened this issue Dec 12, 2019 · 1 comment

Comments

@edgarscr
Copy link

Questions:

  1. Can we use the veye camera with python code?
  2. Veye camera need to setup Coral USB Accelerator or its detected automatic?
  3. How to filter car lights in night for less blur

Bug

  1. When i run this code sudo install -m 644 ./libdmipicam.so /usr/lib/ i receive this cannot stat './libdmipicam.so': No such file or directory

image

@mmxuxp
Copy link
Contributor

mmxuxp commented Dec 20, 2019

I'm sorry for the late reply.
libdmipicam.so is in ~/raspberrypi/D_mipi_rpi/libdmipicam
so you have to

 cd ~/raspberrypi/D_mipi_rpi/libdmipicam
sudo install -m 644 ./libdmipicam.so /usr/lib/

1, of course you can use python.
2, I don't quite understand what you mean. you can discuss this with me on: ask.veye.cc or email me.
3,I think this camera do not support cat lights filter.

pilotnbr1 referenced this issue in OpenHD/veye_raspberrypi Jul 23, 2021
Copied in updated and new files from Veye Repo
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