Code Monkey home page Code Monkey logo

vehicle-lane-detection's Introduction

不稳定的道路检测代码

如果你需要文档,需要再等一等。

###道路检测的大致思路如下:

  1. 模糊、IPM、canny,必要时用高帽、方向卷积
  2. 概率hough变换获取直线
  3. 根据车道线特征,从hough直线中检测生成车道线
  4. 跟踪车道线,如果车道线消失,则重新检测

大致思路如上

###依赖

  1. opencv
  2. linux、osx

###如何使用

  1. 进入src 中,根据你的操作系统情况修改 makefile,然后make 一下
  2. ./main ../sample/wandaor.mov

以上操作,你能看到一个初步的车道检测效果
效果图
另,之前的检测视频

###现状

因为现在人手严重不足,所以作者需要把精力花在作者认为更重要的事情上。
作者在上海,如果有什么问题,你可以发email给我 akBpb2N0bC5jbg== (base64) 另: h.youxiamotors.com
后面会慢慢公开更多的东西。

十分感谢

vehicle-lane-detection's People

Contributors

vchrysanthemum avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.