Skip to content
#

thresholded-binary

Here are 7 public repositories matching this topic...

Language: All
Filter by language

使用OpenCV实现色块追踪 为了方便大家入门OpenCV以及使用OpenCV实现颜色识别, 阿凯编写了相关的上位机脚本, 同时也有. 刚开始的时候, 你的精力可以放在算法流程上面, 没必要在前期过于关注代码的细节. 脚本的代码阿凯也是逐行注释的, 也可以作为你的项目参考 .

  • Updated Jul 20, 2018
  • Python

Detected highway lane boundaries on a video stream with OpenCV image analysis techniques, including camera calibration matrix, distortion correction, color transforms, gradients, etc., to create a thresholded binary image, a perspective transform to rectify binary image ("birds-eye view"). Detected lane pixels and fit to find the lane boundary, …

  • Updated Dec 22, 2017
  • HTML

Improve this page

Add a description, image, and links to the thresholded-binary topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the thresholded-binary topic, visit your repo's landing page and select "manage topics."

Learn more