Skip to content
#

grid-detection

Here are 3 public repositories matching this topic...

A Python library for extracting tables from PDF documents using computer vision and image processing techniques. It converts PDF pages to images, detects tables, recognizes their structure, and outputs clean data in JSON format.

  • Updated Oct 18, 2025
  • Python

Upload a screenshot of a Nonogram (picross) puzzle and get it solved automatically. Computer vision detects the grid, OCRs the clues, and reads the current board state; a constraint-propagation solver with backtracking completes the puzzle and overlays the solution on your screenshot.

  • Updated Jul 9, 2026
  • Python

Improve this page

Add a description, image, and links to the grid-detection 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 grid-detection topic, visit your repo's landing page and select "manage topics."

Learn more