awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

Awesome GitHub RepositoriesImage Pre-processing Utilities

Functions for rescaling, binarization, and noise reduction to improve downstream analysis quality.

Explore 5 awesome GitHub repositories matching graphics & multimedia · Image Pre-processing Utilities. Refine with filters or upvote what's useful.

Awesome Image Pre-processing Utilities GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tesseract-ocr/tesseractAvatar de tesseract-ocr

    tesseract-ocr/tesseract

    74,751Ver en GitHub↗

    Tesseract is a neural network-based optical character recognition engine designed to convert scanned images and digital documents into machine-readable, searchable text. It functions as both a command-line utility for automating large-scale digitization workflows and a cross-platform library that can be embedded into desktop, mobile, or server-side applications. By utilizing long short-term memory networks, the engine provides robust text extraction across more than one hundred languages and dozens of scripts. The project distinguishes itself through a sophisticated document layout analysis f

    Enhance image quality through rescaling, binarization, and noise reduction to prepare raw visual data for more accurate recognition.

    C++hacktoberfestlstmmachine-learning
    Ver en GitHub↗74,751
  • jbarlow83/ocrmypdfAvatar de jbarlow83

    jbarlow83/OCRmyPDF

    33,901Ver en GitHub↗

    OCRmyPDF is a tool for converting image-based PDF files into machine-readable documents by adding a searchable text layer via optical character recognition. It functions as a multi-language processor capable of detecting and extracting text in over 100 different languages using linguistic data packs. The software includes a PDF image optimizer to remove image artifacts and correct page skew to improve recognition accuracy. It also provides a converter to transform scanned documents into the PDF/A standard for long-term digital archiving. The system manages PDF optimization by compressing emb

    Removes image artifacts and corrects page skew to increase character recognition accuracy.

    Python
    Ver en GitHub↗33,901
  • simular-ai/agent-sAvatar de simular-ai

    simular-ai/Agent-S

    11,855Ver en GitHub↗

    Agent-S is a multimodal AI agent and LLM desktop automation framework designed to control operating systems through graphical user interface interactions. It functions as a computer use interface, utilizing vision-language grounding to translate natural language goals into precise screen coordinates and system actions. The project differentiates itself by combining structured accessibility tree inspection with vision-based element localization. It manages cross-application workflows by mapping conceptual descriptions to physical pixels and simulating low-level keyboard and mouse events to mov

    Modifies visual data through resizing, compression, and grid overlays to prepare images for AI analysis.

    Pythonagent-computer-interfaceai-agentscomputer-automation
    Ver en GitHub↗11,855
  • sensity-ai/dotAvatar de sensity-ai

    sensity-ai/dot

    4,529Ver en GitHub↗

    Dot is a deep learning face swap tool used to replace faces in live video streams, recorded media, and static images. It functions as a deepfake media processor and real-time video manipulator that applies facial transformations through neural network mapping. The system includes a virtual camera video injector that routes processed output into a system-level virtual device to simulate a physical hardware webcam. This allows generated video to be used within third-party video conferencing software. The tool supports real-time source switching via keyboard inputs to toggle between different s

    Applies deep learning face-swapping transformations to static image files and pre-recorded video files.

    Python
    Ver en GitHub↗4,529
  • rmtheis/tess-twoAvatar de rmtheis

    rmtheis/tess-two

    3,765Ver en GitHub↗

    Tess-two is an optical character recognition tool and Android application designed to extract written text from images using the Tesseract engine. It functions as an image analysis utility for detecting visual artifacts, blur, and optical flow within local image files on Android devices. The project includes an image pre-processing suite used to clean and manipulate images to increase the accuracy of text recognition. This involves a pipeline that applies grayscale conversion and binarization before the recognition process. The software integrates native image processing and character analys

    Ships a suite of pre-processing utilities for binarization and noise reduction to improve OCR quality.

    C
    Ver en GitHub↗3,765
  1. Home
  2. Graphics & Multimedia
  3. Media Processing and Analysis
  4. Media Manipulation
  5. Media Processing Workflows
  6. Image Processing Pipelines
  7. Image Pre-processing Utilities

Explorar subetiquetas

  • Face Swap ProcessingApplying identity replacement transformations to static images or pre-recorded video files. **Distinct from Image Pre-processing Utilities:** Distinct from general image pre-processing utilities: specifically implements the face-swapping transformation logic.