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

Drawing the tracking of the cars #16

Open
AndreAhmed opened this issue Feb 1, 2019 · 4 comments
Open

Drawing the tracking of the cars #16

AndreAhmed opened this issue Feb 1, 2019 · 4 comments

Comments

@AndreAhmed
Copy link

Hello,
How would I draw the path of the cars that are moving ?
Thanks so much

@kcg2015
Copy link
Owner

kcg2015 commented Feb 1, 2019

@AndreAhmed , you have to implement a separate lane detector and then mark the lanes.

@AndreAhmed
Copy link
Author

@kcg2015
I meant by drawing the path, drawing the predicted position of the car.

@kcg2015
Copy link
Owner

kcg2015 commented Feb 1, 2019

@AndreAhmed , I still don't quite undertand what you mean by the path. Once you know coordinates, you can use OpenCV APIs to to draw the lines?

@Ronales
Copy link

Ronales commented Mar 20, 2019

@kcg2015 , I still don't quite undertand what you mean by the path. Once you know coordinates, you can use OpenCV APIs to to draw the lines?

dear author ,I think above answer means want to draw the multi object trajectory using opencv.I also have the same question.

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

3 participants