geekquad / Pixel-Processing

📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.

Home Page:https://discord.gg/Bvw8NR9VnM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grid Detection in OpenCV

RohiniRG opened this issue · comments

This script will be showing the detection of grid-based patterns found in an image using OpenCV methods.
I am a GSSOC'21 participant and would like to work on this issue.

Already exists.