Skip to content
#

character-segmentation

Here are 18 public repositories matching this topic...

Developed a License Plate Recognition System which performs plate detection, character segmentation, and character recognition to identify the Licence Plate Number. Used Open CV and Heuristics for plate detection, and Pytesseract and linear SVM for character recognition.

  • Updated Jul 25, 2020
  • Jupyter Notebook

A lightweight, heuristic-based algorithm for segmenting characters in Iranian license plates using OpenCV. Features robust handling of shadows, noise, and connected characters without Deep Learning, achieving 98.68% accuracy.

  • Updated Dec 16, 2025
  • Python

This repository offers a simple OCR library that leverages system APIs like VisionKit and Media OCR for accurate text recognition. Check out the examples and start integrating with ease! 🐙✨

  • Updated Feb 21, 2026
  • Rust

This project implements a series of exercises related to image processing, compression, filtering, segmentation, and optimization. The exercises explore key concepts in computer vision and image analysis, including quantization, Fourier transform, filtering, denoising, and object detection.

  • Updated Aug 28, 2025
  • Python

Improve this page

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

Learn more