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

zlib1.dll is missing #5

Open
hardfreqz opened this issue May 21, 2018 · 3 comments
Open

zlib1.dll is missing #5

hardfreqz opened this issue May 21, 2018 · 3 comments

Comments

@hardfreqz
Copy link

Hello ! Im trying to test your fabulous work but i have this error when i try the project :
capture

Obviously, i tried to put the dll to the\ x64\Release folder and i have this error :

capture1

I had search for some hours on google, not a real solution.

Any idea ?

@ajchili
Copy link
Owner

ajchili commented May 22, 2018

I'll get in contact with @zappybiby since he was the main contributor to this project outside of the original developers. I'll keep you posted.

If C++ isn't your language or if you are interested in doing python development for the same purpose, you can also look here

@hardfreqz
Copy link
Author

Thank you for your reply !

I start the programming! This kind of project interests me immensely, it even makes me want to create real vehicles to test the actual practice. The project in Python zappybiby works well, thank you :)
I need to wait a little later to understand the principle of using line detection :)

If you still find a solution for your project, I'm interested, I'm more familiar with C # C ++ and LUA

(Surely I'm going to test with Lua :D)

@zappybiby
Copy link
Collaborator

zappybiby commented May 30, 2018

The official download for zlib is http://gnuwin32.sourceforge.net/downlinks/zlib.php (this is a direct link to download zlib). I would get that first.

One thing you can try is adding zlib1.dll to enviornment PATH
control panel -> System -> Advanced -> Environment Variables -> PATH

I honestly don't know how I fixed this issue. I basically put zlib1.dll everywhere (in every directory) and at some point it started working.

In terms of understanding lane detection, here is a thorough explanation of how this program works.
https://news.ycombinator.com/item?id=13660156

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