Image processing
Digital image processing is the use of algorithms to make computers analyze the content of digital images.
- GitHub: https://github.com/topics/image-processing
- Wikipedia: https://en.wikipedia.org/wiki/Digital_image_processing
- Related Topics: computer-vision, vision, deep-learning, opencv,
- Aliases: digital-image-processing,
- Last updated: 2026-07-05 00:11:41 UTC
- JSON Representation
https://github.com/carry0987/php-image-processor
An image processing library
composer gd image-processing imagick php8
Last synced: 29 Apr 2026
https://github.com/filiprokita/fclick
FCLICK is a Python script that automates mouse clicking by detecting a change in pixel color on the screen. The script waits for a specified start button press to begin monitoring the pixel color at the current mouse position. Once the pixel color changes, the script sends a left mouse click to that position.
automation gui image-processing keyboard-input mosue-click mouse mouse-automation python python3 useful utilities windows
Last synced: 29 Apr 2026
https://github.com/mattravenhall/customcam
Extendable webcam customisation in Python.
face-detection image-processing mediapipe opencv-python v4l2loopback webcam webcam-background
Last synced: 29 Apr 2026
https://github.com/giog97/histogram_equalization_cuda
Performance comparison of sequential and parallel CUDA Histogram Equalization for image contrast enhancement.
cuda cuda-kernels cuda-programming histogram-equalization image-processing parallel-computing parallel-programming
Last synced: 29 Apr 2026
https://github.com/bryanwilhite/guido-van-r-snake
my self-educational coils of Python (pronounced 🧶 “throat-wobbler mangrove” 🐍)
anaconda audio-analysis audio-processing beautifulsoup data-science data-visualization image-processing jupyter-notebook python python-3 visual-studio-code
Last synced: 29 Apr 2026
https://github.com/sccanright/varifocal_pix2pix
Binocular imaging system using EDoF and varifocal lenses with a modified Pix2Pix model to generate synthetic focal stacks.
computer-vision deep-learning edof focal-stack generative-adversarial-network image-generation image-processing pix2pix python3 pytorch
Last synced: 29 Apr 2026
https://github.com/driftingruby/077-cropping-images-with-jcrop
Extend your image upload functionality with JCrop. Learn to redirect the user to a crop page once they have uploaded their image and save versions of the cropped images.
image-crop image-processing image-upload ruby-on-rails
Last synced: 29 Apr 2026
https://github.com/thaivincent/fft_image_compression
A simple image compression program using FFT and numPy
Last synced: 29 Apr 2026
https://github.com/mathusanm6/blur-image
A Python tool for blurring images pixel by pixel using mathematical algorithms and also providing an approximate solution for sharpening the blurred image.
blind-richardson-lucy blur convolve image image-processing kernel-convolution richardson-lucy-deconvolution scipy sharpen sharpen-image
Last synced: 29 Apr 2026
https://github.com/donaldte/remove-bg-app
Remove BG App is a Django-based web application that removes image backgrounds and allows background customization with selected colors.
background-removal django image-processing media-customization python rembg
Last synced: 29 Apr 2026
https://github.com/xza85hrf/coco-annotation-mask-generator
Python script generates colored masks from COCO-style annotations. It reads the COCO annotation files, creates masks for each annotation, colors the masks based on the annotation's category, and saves the colored masks as images. The script is designed to handle multiple categories and can be easily extended to support more categories if needed.
coco-annotations colored-masks computer-vision data-annotation image-labeling image-masks image-processing makesense-ai mask-generation object-detection opencv parallel-processing pycocotools python segmentation
Last synced: 15 May 2026
https://github.com/andreaschatzopoulos/face-landmark-detector
Facial landmark detection using HOG features and Ridge Regression. Simple, effective, and fast – no deep learning required.
computer-vision face-detection hog image-processing landmark-detection python ridge-regression scikit-learn
Last synced: 29 Apr 2026
https://github.com/emiz98/density-based-traffic-controller-system
Automated traffic light system using real time traffic density data to calculate optimal green signal time for each lane.
arduino arduino-uno embedded-system embedded-systems image-processing opencv pyfirmata pygame python
Last synced: 29 Apr 2026
https://github.com/dafwa/aplikasi-incer
Real-time Image Processing & Face Segmentation Web App built with FastAPI, MediaPipe, and OpenCV. Features transparent background removal, face mesh visualization, and structural analysis.
fastapi image-processing mediapipe python
Last synced: 29 Apr 2026
https://github.com/fatihilhan42/fire-detection-using-haar-cascade-classifier-in-opencv-main
It is the Fire detection project with Arduino of our Computer Vision work with Opencv. In this project, when fire detection was detected using Opencv intelligence libraries, the LED on the Arduino burned, the detection text was printed on the buzzer and LCD screen. I tried to explain the details of the project step by step below.
ardunio-uno computer-vision fire-detection harrcascade image-processing opencv-python python3
Last synced: 30 Apr 2026
https://github.com/defi0x1/blending-image-opencv
Blending image with background using opencv
background-image blending-images image-processing opencv text-detection text-recognition
Last synced: 30 Apr 2026
https://github.com/neo-ciber94/serverless-imageprocessing
Serverless application to manipulate images
aws-lambda cdk image-processing rust typescript
Last synced: 30 Apr 2026
https://github.com/blackmonk13/wordament_solver
A simple tool to help you find words in Wordament puzzles using OpenCV.
image-processing ocr ocr-python ocr-recognition opencv tesseract-ocr trie-data-structure wordament wordament-solver
Last synced: 30 Apr 2026
https://github.com/iamigi/linkedinapp
Linkedin fullStack App Angular + NestJS + SQL (TypeORM)
angular chat-application image-processing jwt-authentication jwt-token multer nestjs postgressql socket-io typeorm unit-testing
Last synced: 30 Apr 2026
https://github.com/rajgandhi1/native-iqa
High-performance, no-reference image quality assessment for Node.js (BRISQUE + heuristics via Rust/N-API)
image-analysis image-processing node nodejs parallel-computing rust
Last synced: 30 Apr 2026
https://github.com/ayushmgarg/cartoon-wizard-facepreserver
🎨 AI face cartoonization with iterative identity preservation, emotion-adaptive processing & 6 artistic styles. Achieves 88% identity accuracy using DeepFace, MediaPipe & Facenet512. Transforms photos to anime, comic, watercolor while keeping you recognizable.
cartoonization computer-vision deepfac emotion-detection face-recognition image-processing mediapipe opencv
Last synced: 30 Apr 2026
https://github.com/mmaithani/kaggle-projects
Collection of all the resources from competition, kernal And data section also all the magic code i have been using to get most of out of a problem
computer-vision data data-science image-processing machine-learning python
Last synced: 30 Apr 2026
https://github.com/arpitarungta/face_recognition_attendance_system
This project is a Face Recognition-based Attendance System that captures and verifies faces in real-time using a webcam and records attendance in structured Excel files. It bridges the gap between intelligent local detection and automated attendance logging. The system uses face encoding to identify individuals and stores the records securely.
image-processing knn-classification machine-learning pandas python streamlit
Last synced: 30 Apr 2026
https://github.com/farukalamai/tomato-leaf-diseases-ditection
tomato leaf diseases ditection using yolov8 and yolov5
computer-vision data-pipelines deep-learning disease-detection image-processing image-recognition leaf-diseases-detection object-tracking python yolov5 yolov8
Last synced: 01 May 2026
https://github.com/tushar2704/plant_seedling_classification
This project focuses on the classification of plant seedlings using deep learning techniques. The goal is to develop a model that can accurately identify different types of plant species or determine the health status of seedlings based on input images.
artificial-intelligence classification data-science image-processing project python tushar2704
Last synced: 01 May 2026
https://github.com/lfgodoi/intelligent-spacecraft-pose-estimator
A computer vision solution based on digital image processing and neural networks for estimating the pose of known uncooperative spacecraft.
aerospace-engineering convolutional-neural-networks image-processing machine-learning spacecraft tensorflow
Last synced: 01 May 2026
https://github.com/saurabhjalendra/deeplearning-cifar10-classifier
Deep learning-based image classifier for the CIFAR-10 dataset using MLP, CNN, and transfer learning approaches. Achieves 91.7% accuracy with MobileNetV2 transfer learning. Includes data preprocessing, model implementation, and comprehensive evaluation.
cifar10 computer-vision convolutional-neural-networks deep-learning image-classification image-processing tensorflow transfer-learning
Last synced: 01 May 2026
https://github.com/dnsimmons/imager
Imager is a Laravel package simplifying image processing operations using PHP's native GD library extension.
gd image-manipulation image-processing laravel php
Last synced: 13 Jan 2026
https://github.com/anshlulla/image-segmentation-for-self-driving-cars
Segmenting various features of the road to make it easier for self-driving cars to take decisions by using image processing techniques and a U-Net Neural Network
image-processing image-segmentation python self-driving-cars tensorflow
Last synced: 01 May 2026
https://github.com/sarahloree/project-5--plant-seedling-classification
This is the fifth project I completed as part of the Introduction to Computer Vision Module from my post-graduate certification in AI/ Machine Learning from University of Texas' McCombs School of Business.
convolutional-neural-networks image-processing keras tensorflow transfer-learning
Last synced: 01 May 2026
https://github.com/psturm108/cpptoolkit
A header only library for C++ for advanced programming concepts
async asyncio c cpp image image-processing mathematics matrix vector
Last synced: 01 May 2026
https://github.com/solar224/canny-edge-detector-parallel
A parallelized C++ implementation of the Canny Edge Detector using Pthreads. Features custom image processing algorithms (Gaussian blur, Sobel operator) with OpenCV used solely for I/O.
computer-vision image-processing opencv-ios parallel-computing pthreads
Last synced: 20 Jan 2026
https://github.com/mert-byrktr/annoy-image-similarity
Toy project for basic image search engine. Just for dog images now, can be further extended.
annoy fastapi image image-processing search-engine
Last synced: 04 May 2026
https://github.com/jcaperella29/dicom_processing_flask_app
🏥 DICOM Flask App – AI-Powered Lesion Detection A Flask-based web app for uploading, processing, and analyzing DICOM medical images. Uses DeepLesion (Faster R-CNN) for lesion detection and ResNet50 for classification. Features a multi-tab UI with sidebar navigation. A sample DICOM file is included for testing!
ai-healthcare computer-vision dicom faster-rcnn flask healthcare-ai image-processing lesion-detection medical-imaging python pytorch radiology reset
Last synced: 01 May 2026
https://github.com/laszlokorte/canny-notebook
Numpy Canny Edge detector implementation to visualize each step
canny-edge-detection image-processing jupyter-notebook numpy
Last synced: 02 May 2026
https://github.com/aniketparate/surface-thermal-temp-prediction
Surface Temperature Prediction using Thermal Images
extraction image-processing ml python
Last synced: 02 May 2026
https://github.com/trossr32/ps-image-data-uri-converter
A Powershell module for data URI to/from image file conversion.
cmdlet cmdlets image-processing net6 powershell powershell-module powershell-modules
Last synced: 02 May 2026
https://github.com/blueskyson/image-blending-opencv
A simple example of blending 2 images with OpenCV
image-blending image-processing opencv python
Last synced: 02 May 2026
https://github.com/arda-guler/image_tools
Some Python image effects, filters, processing tools
color image image-processing python rgb
Last synced: 02 May 2026
https://github.com/hayounggwang6684/kr-plate-ocr
AI-friendly Korean license plate OCR post-processing and browser preprocessing utilities.
ai-agents alpr computer-vision image-processing javascript korean-license-plate korean-ocr korean-plate-ocr license-plate-recognition llm-friendly ocr tesseract-js
Last synced: 27 Jun 2026
https://github.com/ladbaby/image2sketch
🖼️ A simple program that converts the input image into sketch, written in Python and use Kivy as frontend.
android buildozer image-processing kivy opencv scut sketch windows
Last synced: 02 May 2026
https://github.com/snigdho8869/computer-vision-projects
Explore diverse computer vision projects using Transfer Learning(TL), Convolutional Neural Networks (CNN), Autoencoder and more in this collaborative repository
autoencoder cnn cnn-classification cnn-model computer-vision convolutional-neural-networks deep-learning detection encoder-decoder-model image-classification image-processing inception-resnet-v2 inceptionv3 keras mobilenetv2 opencv recognition tensorflow transfer-learning yolov3
Last synced: 02 May 2026
https://github.com/sirridemirtas/image-processing-tool
This application performs various image processing operations on images. It utilizes Flask to create an API for sending images, and React.js for displaying the edited images on the frontend.
flask image-processing javascript python react
Last synced: 02 May 2026
https://github.com/fentas/mips-pgm-image-processing
Rechnerorganisation: Hausaufgabe MIPS-Assembler (PGM processing)
image-processing mips pgm rechnerorganisation tu-berlin
Last synced: 27 Jun 2026
https://github.com/ikarthikgraj/counterfeit-currency_detection
This repository contains a MATLAB implementation for detecting fake currency notes using digital image processing and machine learning. The system uses texture and statistical feature extraction from currency images and applies Support Vector Machines (SVM) to classify notes as genuine or fake.
image-processing machine-learning matlab
Last synced: 09 Jun 2026
https://github.com/bishwas-py/save-generated-image-django
This is a quick simple Django app that allows you to programatically save a generated image in Django.
django django-application image-processing save save-image
Last synced: 03 May 2026
https://github.com/mpolinowski/opencv-with-images
OpenCV Image Processing
image-processing opencv2 python3
Last synced: 28 Jun 2026
https://github.com/artaasadi/neuralnetwork_proj
solved image detection problem using Neural Networks
ai image-classification image-processing image-recognition ml neural-network python
Last synced: 03 May 2026
https://github.com/caiotaavares/painter
Simple image editor and raster graphics editor with Qt6 and c++
Last synced: 03 May 2026
https://github.com/greg-ynx/projet-encolleuse-image-processing
Construction d'un pipeline traitant des images de dépôts de colle et mesurant le diamètre de ceux-ci.
image-processing jupyter measurements python
Last synced: 03 May 2026
https://github.com/chinmayeegade/matlab_image_processing
Codes to various image editing, processing and filtering methods offered by MatLab
Last synced: 09 Jun 2026
https://github.com/necat101/pixtess
PIXel TESSellator convert your pictures to text and back semi-losslessly! great for training AI
format image image-processing imagetotext
Last synced: 03 May 2026
https://github.com/dilumdesilva/imagelab-initial
ImageLab is a standalone tool that lets the user play with OpenCV using its GUI.
gsoc-2020 image-processing imagelab opencv scorelab
Last synced: 03 May 2026
https://github.com/pialghosh2233/finetune-light-weight-stablediffusion-imagetoimage
Grayscale image colorization using Light weight stable diffusion
artificial-intelligence compression distillation generative-ai huggingface huggingface-diffusers image-processing lightweight lightweight-stable-diffusion pytorch stable-diffusion
Last synced: 03 May 2026
https://github.com/m-rishab/ai-image-editor
A powerful web-based image editing tool that combines the capabilities of background removal and DALL-E image transformation in one intuitive interface.
computer-vision deep-learning deeplabv3 flask image-manipulation image-processing machine-learning openai-api opencv python3 pytorch pytorch-implementation semantic-segmentation
Last synced: 03 May 2026
https://github.com/panastasiadis/embedded-systems-projects
A collection of educational embedded systems projects using HLS, Arduino, and Verilog — developed for the course Embedded Systems Programming in Edge Environments.
arduino bayer-filter educational-projects embedded-systems fpga high-level-synthesis image-processing systemverilog verilog
Last synced: 03 May 2026
https://github.com/andraderaul/ascii-art-converter
Real-time image and webcam to ASCII art converter built with React, TypeScript, and Vite.
ai-assisted-development ascii-art canvas creative- image-processing vite
Last synced: 20 May 2026
https://github.com/arkanivasarkar/benav-biopsy-through-enhanced-navigation-and-augmented-visualization
A software prototype for breast biopsy needle navigation and guidance through a augmented reality viewer
augmented-reality biopsy-robotics breast-cancer computational-geometry computer-vision image-processing navigation surgical-planning surgical-tools unity
Last synced: 03 May 2026
https://github.com/nuraj250/facevision
A powerful face recognition app using OpenCV to detect and recognize faces in images and videos. Supports real-time processing, facial feature extraction, and database matching for identification. Ideal for security, authentication, and smart applications.
computer-vision face-detection face-recognition image-processing machine-learning opencv python
Last synced: 03 May 2026
https://github.com/sealonk/mlgc-server
Backend server for skin cancer detection using TensorFlow.js and Firebase.
backend express firebase healthcare image-processing machine-learning tensorflow
Last synced: 04 May 2026
https://github.com/timbo-rafa/matlab-pontilhamento
image-processing matlab mc940 octave
Last synced: 29 Jun 2026
https://github.com/vasugi2003/predictive-analytics-on-fishery
A predictive analytics in Fishery using Deep learning techniques. It includes classifying what type of fish it is and also the disease it is affected with.
classification deep-learning image-processing jupyter-notebook mobilenet resnet50-model visualization
Last synced: 09 Jun 2026
https://github.com/penguincabinet/opencv-anonymousface
顔を自動検出し、アノニマスのお面をかぶせるツール
csharp image-processing opencv
Last synced: 04 May 2026
https://github.com/0x778/gaussian_filter_using_cuda
Implemention of gaussain filter using CUDA
cuda cuda-kernels cuda-programming image-processing
Last synced: 04 May 2026
https://github.com/erolkuluslu/image_classifier
This project provides a comprehensive solution for image processing, smart cropping, image embeddings, feature extraction, dataset cleaning, and model training and inference using PyTorch. Additionally, it includes a Gradio-based web application for easy interaction with the trained model.
conda conda-environment gradio-python-app image-processing model-training python pytorch torch
Last synced: 04 May 2026
https://github.com/nikhiljsk/guimoviedataanalysis
A graphical user interface using QT and Python-3 which is capable of asking the query from user in text format or even in Image format and get the answer from the dataset
gui image-processing pyqt5 python3 qt visualization
Last synced: 04 May 2026
https://github.com/atymri/asciigenerator
ASCIIGenerator is a simple C# console application that converts images to ASCII art. It supports adjustable width and optional color inversion to control output details.
art-generator ascii ascii-art console-application csharp dotnet image-processing image-to-ascii script terminal text-art
Last synced: 04 May 2026
https://github.com/ahmetaksungur/image-recognition-api-python
Python image recognition libraries process the image sent with the api and look at the object, classification, intense colors of the image and whether the image is safe or not.
api-python flask image-classification image-processing image-recognition imageai object-detection python python-script
Last synced: 05 May 2026
https://github.com/mrkdqp/prodigy_cs_02
The Pixel Manipulation for Image Encryption is a Python-based web application that allows users to encrypt and decrypt images.
image-processing pixel-manipulation prodigy-infotech
Last synced: 29 Jun 2026
https://github.com/sarthakjadvani/cloudflare-ai-image
🖼️ Generate AI images using Cloudflare Workers with multiple models. Seamlessly integrate and utilize OpenAI-compatible API.
ai ai-api api chatbot cloudflare-r2 cloudflare-workers cloudflare-workers-ai flux flux-schnell image-generation image-processing roo-code service sharp stability-diffusion stable-diffusion vue workers
Last synced: 05 May 2026
https://github.com/atharva-naik/mmml-termproject-vizwiz-vqa-challenge
VizWiz Challenge Term Project for Multi Modal Machine Learning @ CMU (11777)
carnegie-mellon-university computer-vision image-processing natural-language-processing open-source open-source-project opencv pytorch question-answering term-project vision-language vision-language-transformer visual-question-answering vizwiz vizwiz-vqa
Last synced: 05 May 2026
https://github.com/g-s-c-code/pixporter
PixPorter is a simple image format converter built on .NET 8, designed to make converting image files simple and efficient. It supports popular formats such as PNG, JPG, JPEG, WebP, GIF, TIFF and BMP, and allows both single and batch conversions.
conversion conversions converter dotnet image image-conversion image-converter image-processing images imagesharp spectre spectre-console
Last synced: 05 May 2026
https://github.com/abdelrahman-amen/variational_autoencoder
I used VAE and CVAE in this project to generate images based on user input.
cvae decode endocode image-processing keras python slider variational-autoencoder widgets
Last synced: 06 May 2026
https://github.com/allanjos/image_processing
Image processing utilities.
cpp grayscale-images histogram histogram-equalization image-processing matlab morphology octave opencv sobel visual-studio
Last synced: 06 May 2026
https://github.com/tusharthakur8267/ocr_sentiment_analysis_text_summarization
This project extracts text from images using OCR, analyzes sentiment (positive, negative, neutral), and summarizes text for quick insights. It utilizes Python, Tesseract-OCR, NLP libraries, and Flask/FastAPI for deployment.
flask image-processing nlp opencv pil python sentiment-analysis spacy tesser
Last synced: 06 May 2026
https://github.com/rakshath66/ask-your-image
Ask questions about any image using AI. A smart Streamlit app powered by BLIP that answers visual questions, generates captions, and lets you download a PDF report.
ai-app blip caption-generator computer-vision deep-learning generative-ai huggingface image-captioning image-processing image-question-answering interactive-ui multimodal-ai openai pdf-generator pytorch streamlit transformers vision-language visual-question-answering vqa
Last synced: 06 May 2026
https://github.com/tahirzia-1/image-quality-enhancement-using-lagrange-interpolation
Lagrange Interpolation on an image to enhance the quality by interpolating between the pixels, ultimately doubling or tripling the pixels
image-processing interpolation interpolation-methods interpolation-techniques lagrange lagrange-interpolation matplotlib-pyplot pil python scipy
Last synced: 06 May 2026
https://github.com/shaymorad/lightricks-home-assignment
My implementation of the home assignment given by the company Lightricks.
cli-app home-assignment image-processing json jsonschema python3
Last synced: 06 May 2026
https://github.com/rahulpatel2002/blood-group-detection
A deep learning-based blood group detection system using infrared hand images. The project includes data preprocessing, model training, and a Flask web app for real-time predictions.
blood-group-detection computer-vision deep-learning flask image-processing infrared-images machine-learning medical-api tenserflow
Last synced: 06 May 2026
https://github.com/christiansassi/signal-image-and-video-project
Project developed by Pietro Bologna (@bolognapietro) and Christian Sassi for the Signal, Image and Video course.
image-processing mri-segmentation numpy opencv python
Last synced: 06 May 2026
https://github.com/alikhachev/computer-graphics
Mirror of university course repository
graphic graphics image-processing qt ui user-interface
Last synced: 06 May 2026
https://github.com/nir3x/screengrabber.cpp
ScreenGrabber.cpp - Library for Capturing Screens on Windows Systems
c-plus-plus cpp gdi-plus image-encoder image-processing monitor-information screen-capture windows-api
Last synced: 10 Jun 2026
https://github.com/alesyarabushka/diamond
This application has been developed in purpose of creating a picture for diamond embroidery based on the user's picture
image-processing nodejs pixelation postgresql reactjs typeorm typescript
Last synced: 06 May 2026
https://github.com/fatihilhan42/lane-line-detection-with-python
In this project you will detect lane lines in images using Python and OpenCV. OpenCV means "Open-Source Computer Vision", which is a package that has many useful tools for analyzing images.
image-processing line-detection numpy opencv python
Last synced: 06 May 2026
https://github.com/russell-archer/fitsexplorer
Astronomer's Imaging Utility (Archived from Microsoft TFS)
c csharp image-processing windows
Last synced: 06 May 2026
https://github.com/albertomarquillas/face-anonymizer
Privacy-focused face anonymization tool using OpenCV and MediaPipe with blur, pixelate, and emoji modes. Portfolio-ready with CLI, docs, and tests.
cli-tool computer-vision face-detection image-processing mediapipe opencv privacy python
Last synced: 07 May 2026
https://github.com/troymoses/potato-doctor-api
Potato Doctor api end points
fastapi image-processing keras machine-learning tensorflow
Last synced: 07 May 2026
https://github.com/prashantrahul141/imageeffects
A library to add effects to your images.
image-manipulation image-processing pillow python
Last synced: 15 Mar 2025
https://github.com/nafisarkar/pdf_converter_ocr
This is a graphical tool for performing Optical Character Recognition (OCR) on images and converting PDF files to images
image image-processing machine-learning ocr pdf text-extraction tkinter-gui
Last synced: 29 Jun 2026
https://github.com/kamilkrauze/honours-project
cpp17 glfw3 image-processing imgui-glfw opencv
Last synced: 07 May 2026
https://github.com/victoorv/mri_segmentation
U-Net for MRI segmentation.
computer-vision data-science image-processing image-segmentation kaggle-dataset machine-learning mri mri-brain mri-data mri-images mri-segmentation opencv pytorch segmentation u-net u-net-image-segmentation u-net-segmentation
Last synced: 07 May 2026
https://github.com/fokaaas/image-cropper-api
A simple API to process your image
Last synced: 15 Mar 2025
https://github.com/lukluk/image-server-onfly
Real-time image processing and image CDN
image-processing image-server imagemagick
Last synced: 23 Aug 2025
https://github.com/bilalhameed248/ip-and-opencv
Image Processing & OpenCV Learning & Research Work
image-processing image-recognition object-detection opencv yolo
Last synced: 07 May 2026
https://github.com/thearchitector/smartclip
A contextually-aware paperclip processor that crops and scales your images to maximize aesthetic quality
algorithm image image-processing paperclip paperclip-processor
Last synced: 07 May 2026