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

build commands #6

Open
gyubeomim opened this issue Dec 28, 2018 · 3 comments
Open

build commands #6

gyubeomim opened this issue Dec 28, 2018 · 3 comments

Comments

@gyubeomim
Copy link

uncomment a function GetWrappedPoint(Mat M, const Point& p)
it's at https://github.com/ramitix/Car_lane_sign_detection/blob/master/main_without_tracking.cpp#L438

then

$ g++ -std=c++11 -o main_without_tracking main_without_tracking.cpp pkg-config --cflags --libs opencv

@ivanmonteiro
Copy link

Just had to do exactly that. Maybe this function shound be uncomented from code?

@ivanmonteiro
Copy link

After building I only get this message and program exits:
3.4.0
Capturing 60 frames

Any ideas?

@gyubeomim
Copy link
Author

@ivanmonteiro

maybe the owner of this repo is not maintaining this anymore.

In my case, the result is equal to yours

3.3.1
Capturing 60 frames

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