thresholded-binary

There are 8 repositories under thresholded-binary topic.

  • 1zlab/1ZLAB_Color_Block_Finder

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

    Language:Python902134
  • Nelson-Gon/pyautocv

    (Semi) Automated Image Processing

    Language:Python32150
  • ttungl/SDC-term1-Advanced-Lane-Finding

    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, determined the curvature of the lane and vehicle position with respect to center. Warped the detected lane boundaries back onto the original image.

    Language:HTML3201
  • Marcos001/Segmentation

    performance evaluation of otsu and kmenas algorithms applied to image segmentation

    Language:Python2301
  • Amamiya23/color_threshold_selector

    A rgb\lab\hsv threshold selector

    Language:Python110
  • pcgotan/VirtualPen

    Drawing on the screen by waving a virtual pen in the air without any special hardware using computer vision.

    Language:Python1100
  • shoshireich/Image-Processing

    Image processing is used to isolate two bacteria in video frames and track bacterial trajectories.

    Language:Jupyter Notebook1200
  • LifeLifeScienceLife/CTscan

    Tools to interpret CT scan of halite

    Language:Python01