awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Image Processing Pipelines · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesImage Processing Pipelines

Systems for chaining mathematical transformations to process digital imagery.

Explore 3 awesome GitHub repositories matching graphics & multimedia · Image Processing Pipelines. Refine with filters or upvote what's useful.

  1. Home
  2. Graphics & Multimedia
  3. Media Processing and Analysis
  4. Media Manipulation
  5. Media Processing Workflows
  6. Image Processing Pipelines

Awesome Image Processing Pipelines GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • TheAlgorithms/Python

    TheAlgorithms/Python

    217,914GitHubView on GitHub↗

    This project is a comprehensive repository of verified computational implementations designed to serve as an educational resource for computer science and algorithmic problem solving. It provides a structured collection of code examples that cover fundamental data structures, mathematical operations, and core programmi

    Pythonalgorithmalgorithm-competitionsalgorithms-implemented
  • opencv/opencv

    opencv/opencv

    86,238GitHubView on GitHub↗

    OpenCV is a comprehensive computer vision library designed for real-time performance and cross-platform deployment. It provides a native execution environment that leverages multi-threaded operations and automated memory management to handle intensive computational tasks, including image processing and machine learning

    C++c-plus-pluscomputer-visiondeep-learning
  • tesseract-ocr/tesseract

    tesseract-ocr/tesseract

    72,460GitHubView on 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 d

    C++hacktoberfestlstmmachine-learning

Explore sub-tags

  • Digital Image ProcessingAlgorithms that apply mathematical transformations to pixel data for tasks like edge detection and visual enhancement.
  • Image Format DecodersSoftware that processes common image file formats to prepare raw data for further analysis or manipulation.
  • Image Pre-processing UtilitiesFunctions for rescaling, binarization, and noise reduction to improve downstream analysis quality.
Image Preprocessing Utilities
Utilities that optimize input image quality to improve the accuracy of subsequent processing tasks.