multunus / autonomous-rc-car

Autonomous RC car using Raspberry Pi and ANN
MIT License
307 stars 102 forks source link

Plan to add new features #8

Open swapnillubal opened 7 years ago

swapnillubal commented 7 years ago

We are implementing the same project, there is another repo here. As that repo uses the HAAR cascade method to detect traffic signals and stops signs but the issue is that repo uses the client-server method which sacrifices the framerate of cam stream and other processing resources . We needed your help to modify the code and add features of detect sign boards and other stuff.

swapnillubal commented 7 years ago

@Vignesh1115 @vimalvnair

Vignesh1115 commented 7 years ago

Hi @swapnillubal, We welcome any contributions from the community. It's great to know that you want to contribute to this project. Please don't hesitate to reach out to us if you need any help.