Skip to content
#

pil

Here are 532 public repositories matching this topic...

A small Python Program which uses OpenCV, PIL and Tkinter to unwarp an image, detect the coins in it, tries too gauge their values and detects an aruco marker. The program was created in July 2023 as part of university coursework. Feel free to play around with the different settings constants.

  • Updated Aug 13, 2023
  • Python

This project implements a CNN to classify CAPTCHA images. The code preprocesses images, applies Otsu's thresholding, and uses morphological transformations for character separation. The CNN model includes convolutional, batch normalization, dropout, and fully connected layers. Training, validation, and testing are performed on labeled datasets.

  • Updated May 30, 2024
  • Jupyter Notebook

Improve this page

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

Learn more