Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

threshold

Here are 57 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

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 Aug 2, 2025
  • Python

Program sederhana dengan menggunakan Bahasa Pemrograman Python dan library Open-CV untuk membantu tenaga medis dalam mendeteksi seseorang terkena penyakit covid-19 atau tidak. Program sibuat untuk meningkatkan kualitas citra input menjadi lebih baik dengan meningkatkan kontras dan mengurangi noise, serta tenaga medis juga dapat fokus pada bagian…

  • Updated Aug 17, 2022
  • 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