Skip to content
#

threshold

Here are 59 public repositories matching this topic...

Contains image processing applications. This repository serves as a valuable resource for learning and understanding image processing concepts and algorithms.

  • Updated Apr 20, 2025
  • Python

I explored OpenCV's capabilities in working with video and webcam input, including real-time video capture. I also learned essential image processing techniques like filtering, blurring, edge detection, and thresholding. These foundational skills are crucial for building computer vision applications.

  • Updated Aug 2, 2025
  • Python

OCR from scratch using Chars74 Dataset: http://www.ee.surrey.ac.uk/CVSSP/demos/chars74k/ applied to the case of Spanish car license plates or any other with format NNNNAAA. The hit rate is lower than that achieved by pytesseract: in a test with 21 images, 12 hits are reached while with pytesseract the hits are 17.

  • Updated Dec 16, 2022
  • Python

I explored OpenCV's capabilities in working with video and webcam input, including real-time video capture. I also learned essential image processing techniques like filtering, blurring, edge detection, and thresholding. These foundational skills are crucial for building computer vision applications.

  • Updated Jul 28, 2025
  • Python

Improve this page

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

Learn more