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

Problem with identation #1

Open
rickypp opened this issue Jan 9, 2016 · 2 comments
Open

Problem with identation #1

rickypp opened this issue Jan 9, 2016 · 2 comments

Comments

@rickypp
Copy link

rickypp commented Jan 9, 2016

Dear all,
I'm trying to use the code but i have the same error

File "detect_lane.py", line 25, in
test()
File "detect_lane.py", line 22, in test
proc[gb_lane_cfg['set']['proc']](gb_lane_cfg['set']['proc'], img, gb_lane_cfg)
File "/Users/ricky/Desktop/carCV-master/detect_lane_fitline.py", line 134, in detect_lane_over_fitline
thresh = _prepare(img.copy(), cfg)
AttributeError: 'NoneType' object has no attribute 'copy'

@akshay-
Copy link

akshay- commented Apr 8, 2016

I'm Having the same issue, can anyone help?

@uffe
Copy link

uffe commented Jun 25, 2016

the get_video.py script is trying to download a video file via svn that is not available anymore.

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