-
Notifications
You must be signed in to change notification settings - Fork 20
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
Pipeline for ZED Camera on Terga TX2 #58
Comments
I solved the camera problem. |
👍
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I run the pipeline on Terga TX2 with a ZED Camera, but a problem occurred.
To promise the ZED Camera can be used, I modified the structure Application as follow:
The program is compiled successfully, but no image in window, only a black frame.
Does the code has any mistakes?
Thank you for help me.
P.S. Another question, when I run the project acf-detect, I want show the capture frame in real time, but a opencv error is occurred as follow:
How can I add the two libraries during the hunter compile. Thank you.
The text was updated successfully, but these errors were encountered: