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

i want to use the ZED stereo camzra to realize some function #1

Closed
kearcer opened this issue Sep 3, 2019 · 1 comment
Closed

i want to use the ZED stereo camzra to realize some function #1

kearcer opened this issue Sep 3, 2019 · 1 comment

Comments

@kearcer
Copy link

kearcer commented Sep 3, 2019

I want to use ZED camera to measuring the real-time road situation.and i want to measuring the real-time car speed in the road,Can you give me some advise about that ?Can you tell me weather i can realize it and which knowledge i need to learn.i just learn the python ,but the code on github are always C++,dear friend if you give me some advise i will very thank you.If some one want to help me please add my FB id 18751072631,Thank you for your listening.

@mt-cly
Copy link
Owner

mt-cly commented Sep 3, 2019

I want to use ZED camera to measuring the real-time road situation.and i want to measuring the real-time car speed in the road,Can you give me some advise about that ?Can you tell me weather i can realize it and which knowledge i need to learn.i just learn the python ,but the code on github are always C++,dear friend if you give me some advise i will very thank you.If some one want to help me please add my FB id 18751072631,Thank you for your listening.

Hi
Actually I writed that with python firstly, but the debug process is really difficulty. As you know, opencv-python is based on C++ module and just invoke those C++ interface. So if you realize with python, you may spend lots of time in debug cause the error usually happend in C++ layers and PDB would be unhelpful.
So, I still recommend that coding with C++. For reference materials, opencv has provided some sample codes which may help you to better understand.

@mt-cly mt-cly closed this as completed Sep 22, 2021
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