Skip to content
#

image-preprocessing

Here are 41 public repositories matching this topic...

📖 This guide is to help you understand the basics of the computerized image and develop computer vision projects with OpenCV. Includes Python, Java, JavaScript, C# and C++ examples.

  • Updated Mar 25, 2023
  • Python

Face Recognition/Detection (image/video) using skin tone threshold algorithm, haar cascade for face detection and LBPH for face recognition. It also implements the concept of multithreaded server with multiple clients.

  • Updated Jul 27, 2020
  • Python
FaceFusion

FaceFusion is an AI-powered tool that delivers high-quality face enhancements and realistic face swaps. Using models like GFPGAN, Real-ESRGAN, and InsightFace, it’s perfect for film studios, content creators, and designers seeking efficient and affordable visual effects if developed fully.

  • Updated Sep 17, 2024
  • Python

This program enables real-time face recognition for attendance marking. It uses a webcam or video input to detect and recognize faces in real-time. When a recognized face is identified with sufficient accuracy, the corresponding name is recorded in an attendance file named Attendance.csv, along with the timestamp of the recognition.

  • Updated Nov 14, 2023
  • Python

Crosswords is a powerful Streamlit app that helps you solve crossword puzzles using OCR and web scraping. Just upload an image or screenshot of your puzzle, and the app extracts the clues, searches for possible answers online, and displays them instantly. Works locally or online via Streamlit Cloud.

  • Updated Jul 8, 2025
  • Python

Improve this page

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

Learn more