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-06 00:15:14 UTC
- JSON Representation
https://github.com/sztheory/exifcleaner-website
ExifCleaner website
cross-platform dark-mode electron exif exiftool image-processing javascript linux macos node windows
Last synced: 14 Apr 2026
https://github.com/cwy007/customized_rails_recipes
A event enrollment management system
image-processing nested-comments
Last synced: 13 Oct 2025
https://github.com/katahiromz/myname
ワガナ(ワードガゾーナラベ)
image-arrange image-processing japanese microsoft-word pyinstaller python python3 tkinter windows windows-10 windows-11 winword
Last synced: 20 Feb 2026
https://github.com/yusufshakeel/dyreimage-php
This is an image resizing project.
image-compression image-processing images php php-gd resize-images
Last synced: 15 Oct 2025
https://github.com/pcisha/ascii-emoji-art-generator
Ascii Emoji [Image] Art Generator in Python
ascii emoji image-processing pillow python-3
Last synced: 16 Oct 2025
https://github.com/wonderingaboutai/image-captions
This Python script uses OpenAI's GPT-4-Turbo model to generate image captions and then store captions and file names into a .csv file. It's useful if you need to generate numerous captions for updating alt tags on your website, training machine learning models, etc.
captions computer-vision gpt-3 gpt-4 image-captions image-processing image-processing-python
Last synced: 01 Jun 2026
https://github.com/erthium/pixelator
An image pixelator, to decrease the pixel size of an image and to give a blurry effect. Made in Python with Tkinter.
image-processing python tkinter
Last synced: 01 Jun 2026
https://github.com/kishorep26/api-doc-verfiy-validate-img-tools
Document processing API with automated resizing, validation, and verification using Google Cloud Vision for intelligent image analysis
api automation batch-processing cloud-api document-management document-validation document-verification flask google-cloud-vision image-processing image-resize python rest-api verification-tool web-aplication
Last synced: 14 Mar 2026
https://github.com/akhilseshan/line_character_segmentation
Python code for word-by-word and character-by-character segmentation of handwritten documents
image-processing image-segmentation python segmentation
Last synced: 20 Oct 2025
https://github.com/shrawank039/flutter_native_ocr
A Flutter plugin for native OCR (Optical Character Recognition) using Apple's Vision framework on iOS and Google ML Kit on Android. High accuracy text recognition with on-device processing.
flutter-plugin image-processing ml-kit text-extraction text-recognition vision
Last synced: 23 Oct 2025
https://github.com/alyssonmach/histogram-equalization
[Aplicação de PDI]: Equalizalização de histograma para balanceamento de contraste em conjuntos de imagens médicas.
histogram-equalization image-processing preprocessing
Last synced: 24 Oct 2025
https://github.com/msaadx/Compiler-on-CPP
In this project, I have developed a small compiler that reads a .txt file. The compiler performs two main tasks: parsing the file and detecting any errors within it. After successfully parsing the file, the compiler proceeds to read specific commands for image processing functionalities. These functionalities have been implemented using OpenCV.
Last synced: 24 Oct 2025
https://github.com/bzadorozhnyi/moony
CLI tool applies a cartoon-like effect via k-means color clustering
cli image-processing k-means rust
Last synced: 24 Oct 2025
https://github.com/thiagosantoscunha/signalprocessingclient
angular image-processing rest-api signal-processing typescript
Last synced: 19 May 2026
https://github.com/sanghita211/pypetana
Python tools for image extraction & dynamical feature analysis in petridish biological systems
biological-modeling fractal-dimension image-processing python-3 statistical-physics
Last synced: 25 Oct 2025
https://github.com/pranav-nagpure/text-extraction
Web Application to extract text from image
flask-application html-css-javascript image-processing python tesseract-ocr text-extraction
Last synced: 15 Apr 2026
https://github.com/beenotung/app-store-images
Resize images for app stores
app-store image-processing resize-images
Last synced: 28 Jan 2026
https://github.com/hediyeorhan/yapayzekaakademi
algorithms artificial-intelligence cpp deep-learning image-processing
Last synced: 26 Oct 2025
https://github.com/saksham-jain177/ai-imagepipeline
An AI pipeline that segments images, identifies objects, extracts text, and summarizes results, all through an interactive Streamlit app. It utilizes models like PyTorch and tools such as Tesseract and OpenCV for efficient image processing.
ai image-identification image-processing image-segmentation opencv pipeline python pytorch streamlit tesseract-ocr
Last synced: 28 Jan 2026
https://github.com/harikishan-ai/pcos-detection-using-ultrasound-image
This project leverages convolutional neural networks (CNNs) to detect Polycystic Ovary Syndrome (PCOS) in ultrasound images by accurately identifying characteristic ovarian features. The goal is to provide a non-invasive, AI-powered tool for early and precise PCOS diagnosis.
cnn-classification image-processing python3 tensorflow yolov8
Last synced: 28 Jan 2026
https://github.com/fahrettinsolak/ai-object-recognition-classification-app-project
This project demonstrates image classification using Transfer Learning with the InceptionResNetV2 model. The model is pre-trained on the ImageNet dataset and can classify images into one of 1,000 categories. The application is built using Streamlit, allowing users to upload images and get predictions along with confidence scores.
artificial-intelligence classification deep-learning image-processing jupyter-notebook machine-learning phyton
Last synced: 25 Jan 2026
https://github.com/p0is0n/spot-perceptio
A lightweight image perception service based on Python, FastAPI, UltraLytics and HyperLPR.
Last synced: 29 Jan 2026
https://github.com/shnwazdeveloper/shnwazdev-rembgapi
Serverless background removal API powered by rembg, hosted on Vercel.
api background-removal image-processing python rembg serverless vercel
Last synced: 01 Jun 2026
https://github.com/programmershri/family-image-classifier
python -m notbook
cnn-classification cnn-keras computer-vision convolutional-neural-networks deep-learning image-processing ipython-notebook jupyter-notebook model neural-network
Last synced: 29 Jan 2026
https://github.com/vinukavinnath/ipcv
A collection of image processing and computer vision tutorials covering topics from shape detection to deep learning-based image classification. Created under the supervision of Dr. Kaneeka Vidanage.
computer-vision deep-learning image-processing multiclass-classification neural-network opencv tensorflow vgg16
Last synced: 15 Apr 2026
https://github.com/f01c33/colormap
Colorizes images with a colormap
colormap go golang image-processing imagemagick
Last synced: 30 Jan 2026
https://github.com/prachipatel15/ai-image-captioning
An AI-powered image captioning app built with Streamlit, using ViT-GPT2 for caption generation and YOLOv8 for object detection. The app provides enhanced captions by integrating detected objects into the generated text.
computer-vision image-processing streamlit transformers vit-gpt2 yolov8
Last synced: 15 Apr 2026
https://github.com/nandhakumarnagaraj/gemini_bot
A single page serverless, lightweight, responsive, website to call Google's language and Image models.
disease-prediction gemini-api image-processing image-recognition rest-api single-page-app
Last synced: 31 Jan 2026
https://github.com/umstek/megami
Basic image processing (CS3712 Image Processing - Assignment)
Last synced: 17 Mar 2026
https://github.com/rsenft1/auto-basket-detector-2d
ImageJ macro scripts for analyzing fluorescent microscopy images: segmenting cells, divide into quadrants, and quantify innervation
ijm image-classification image-processing imagej-macro-scripts microscopy microscopy-images publication-code region-rois rois science-research segmenting-cells
Last synced: 31 Jan 2026
https://github.com/mubaidr/contours.ts
Extract shapes & contours in an image, for browsers and node.js.
contours image-processing moore-neighbourhood rdp shape
Last synced: 07 Feb 2026
https://github.com/forketyfork/forkotlin-graphics
A Kotlin implementation of seam carving algorithm for content-aware image resizing
computer-vision graphics image-processing kotlin seam-carving
Last synced: 26 Feb 2026
https://github.com/bhavinpatel4199/ai-vision_system
This repository focuses on computer vision and image processing using Python and OpenCV. It includes hands-on exercises for mastering OpenCV operations and implementations of key vision algorithms like Harris Corner Detection, SIFT, and YOLO Object Detection.
algorithms computer-vision feature-detection harris-corner-detector image-processing opencv python swift vision-system yolov3
Last synced: 09 Feb 2026
https://github.com/lamba01/unsplash-app
📸ImageHub - is a versatile platform that allows users to explore, discover, and interact with a vast collection of high-quality images from the Unsplash API
api image-generation image-processing javascript reactjs responsive-design
Last synced: 15 Apr 2026
https://github.com/mridulg/pixellent
ML + Image Analysis + Python
image-processing machine-learning python
Last synced: 18 Mar 2026
https://github.com/arshitarora/sensitive-data-detection
This repository contains a Python-based project to detect and classify sensitive data within images. The code utilizes a trained image classification model to determine if an image contains sensitive information and uses Optical Character Recognition (OCR) to identify potential sensitive text (such as credit card numbers or date patterns).
image-classification image-processing machine-learning python tensorflow tensorflowjs
Last synced: 11 Feb 2026
https://github.com/kyr0/lightningimg-node
A transparent, fast and safe image converter for Node.js, written in Rust. Encodes PNG, JPG, TIFF to WebP
converter image image-processing jpg nodejs png rust tiff webp
Last synced: 11 Feb 2026
https://github.com/betich/chess-detection
Chessboard detection project for Digital Image Processing and Vision Systems course
chula chulalongkorn cnn-classification image-processing roboflow roboflow-dataset
Last synced: 28 Feb 2026
https://github.com/mycore-org/image-tiler
MyCoRe IView2 Image Tiler Library
image-processing image-tiles mycore
Last synced: 13 Feb 2026
https://github.com/indivisual-eyes/indivisual-eyes-backend
Backend REST API for the IndiVisual Eyes app
backend color fastapi image-processing python rest-api
Last synced: 14 Feb 2026
https://github.com/code-architect/laravel_blog
A fully functional professional multi site blogging app ready to deploy. With pagination, soft-deletes, WordPress like image library, custom image thumbnail creator. Customize the front-end the way you want.
galary image-processing javascript laravel-5-package laravel-application laravel-framework laravel54 pagination php responsive
Last synced: 02 Mar 2026
https://github.com/antosiowsky/welding-mask-ar
Project involves building an AR system using a Raspberry Pi Zero 2 W, a camera, and a 5.5-inch display (1920x1080). The system captures real-time video, processes it for enhanced quality, and splits the image into two equal halves for AR goggle functionality. Additionally, it integrates environmental sensors for air quality.
csi image-processing opencv python raspberry-pi spi welding
Last synced: 16 Apr 2026
https://github.com/asadiahmad/image-enhancement
Image Enhancement with OpenCV Numpy and MatPlotLib
gamma-correction image-enhancement image-processing matplotlib numpy opencv python roi-selection
Last synced: 16 Apr 2026
https://github.com/abdelrahman-amen/vgg16-from-scratch-and-built_in
This project implements the powerful VGG-16 convolutional neural network for image classification, showcasing its efficiency with 3x3 filters, same padding, stride of 1, and 2x2 max-pooling for superior pattern recognition in diverse images.
image-processing keras python seaborn skit-learn tensorflow vgg16
Last synced: 16 Apr 2026
https://github.com/pranav-nagpure/pan-card-tampering-detection-nb
IPython Notebook for Pan Card Tampering Detection
image-processing ipython-notebook scikit-image
Last synced: 03 Mar 2026
https://github.com/arcj137442/twayfoil.jl
文件⇄图片 加壳器 | File⇄Image Sheller
encryption image-processing julia sheller
Last synced: 16 Apr 2026
https://github.com/gekorm/aws-sih
AWS solution to dynamically edit images on the fly with SharpJS
aws-cdk image-compression image-processing lambda optimize-images responsive-images sharp
Last synced: 04 Mar 2026
https://github.com/richmit/imagej
ImageJ macros & tools for philately & raspberry pi camera
fiji image-processing imagej microscope-images microscopy philately raspberry-pi raspberry-pi-camera
Last synced: 04 Mar 2026
https://github.com/ynsrc/python-yolov8-examples
YOLOv8 Examples in Python
ai image-detection image-processing object-tracker object-tracking opencv yolo yolov8
Last synced: 16 Apr 2026
https://github.com/bonnezinmakker/aws-rekognition
Laravel package for AWS Rekognition API (PHP 8)
api aws face-compare face-detection image-processing image-recognition laravel laravel-aws-rekognition machine-learning ml php-8 rekognition video-recognition
Last synced: 16 Apr 2026
https://github.com/4o4e/tavolo
Headless Kotlin image processing and offline rendering toolkit powered by Skiko
bdf-font compose-dsl gif gif-processing graphics headless http-server image-processing kotlin offline-rendering skiko svg
Last synced: 03 Jun 2026
https://github.com/puripant/drawing-board
"Back to the drawing board" generates sketch lines from an image as if it was well thought out
drawing hough-transform image-processing joke sketch
Last synced: 05 Mar 2026
https://github.com/notthestallion/image-compression-through-svd-factorization
The goal is to program an SVD-based image compression algorithm related to lossy compression methods like JPEG, which typically rely on the Discrete Cosine Transform (DCT), a transformation similar to discrete Fourier transform.
compression compression-algorithm image image-processing
Last synced: 05 Mar 2026
https://github.com/nikvoronin/k-means-plus-plus
Multithreaded K-Means and K-Means++ clustering algorithms with multidimensional vectors. Charged with example of image palette extraction.
accent-colors clustering-algorithm csharp dominant-colors dotnet image-palette image-processing k-means k-means-clustering
Last synced: 17 Apr 2026
https://github.com/abhishtagatya/paleta
🎨 Palette Extraction and Management Tool for Game Assets
color image-processing palette tools
Last synced: 17 Apr 2026
https://github.com/veresdavid/imgproc-task5
A console application that learns characters from a given source then can recognize them from a scanned paper and then save the result in a text file.
character-recognition cpp image-processing opencv
Last synced: 30 Apr 2026
https://github.com/mehrab-kalantari/flowers-image-classification
Image processing and classification using random forest classifier
feature-extraction haralick-features hu-moments image-histogram image-processing
Last synced: 17 Apr 2026
https://github.com/shane-staret/ai-dog-identification-system-bucknell-csci-357
A Python solution utilizing neural networks and deep learning (via TensorFlow & Keras) to classify images as containing dogs or not.
ai ai-training deep-learning image-processing keras machine-learning neural-networks tensorflow tensorflow-keras
Last synced: 18 Apr 2026
https://github.com/ostad-ai/computer-vision-and-image-processing
A repository for topics and programs on Computer Vision and image Processing
computer-vision image-processing image-rotation opencv python
Last synced: 18 Apr 2026
https://github.com/alainlebret/python-et-ia-1
Ressources personnelles du cours "Python & IA" en 2e année GPSE à l'ENSICAEN
artificial-intelligence image-processing machine-learning matplotlib numpy python scikit-image scikit-learn
Last synced: 04 Apr 2026
https://github.com/gforien/inshape
Plugin Miro pour extraire le contenu d'un schéma PNG/JPEG. Basé sur des bibliothèques de traitement d'image et d'OCR en Javascript
image-processing javascript miro ocr plugin
Last synced: 18 Apr 2026
https://github.com/ajay-mandal/cms_admin
CMS Admin Panle designed to deploy multiple store from single dashboard. Built using Nextjs14, Reactjs, Zustand, Typescript, Tailwindcss, Prisma, Stripe. All product and stores can be managed at single place along with order revenue analytic with graph dashboard
api authjs cloudinary image-processing nextjs14 postgresql prisma reactjs resend-email shadcn-ui tailwindcss typescript zustand
Last synced: 05 Apr 2026
https://github.com/lucasdiasjorge/computer-vision-basics
My personal Computer Vision and image processing repo
begginer c cpp image-processing opencv
Last synced: 18 Apr 2026
https://github.com/ariyanmlzm/react-image-processing
🖼️ Implementing image transforms with opencv toolbox developed with React.js.
image-processing opencv reactjs
Last synced: 05 Apr 2026
https://github.com/catexec/signature-recognition-cnn
A deep learning-based system for signature classification using CNN, HOG, and SIFT. This project segments signature images, applies feature extraction, and trains models to recognize individual signatures. Performance is evaluated using precision, recall, F1-score, and accuracy.
cnn computer-vision deep-learning feature-extraction hog-features image-processing machine-learning pattern-recognition pytorch siamese-cnn sift signature-recognition signature-verification tensorflow
Last synced: 18 Apr 2026
https://github.com/protyayofficial/hypc-net
HYPC-Net combines deep convolutional neural networks with classical machine learning techniques to achieve superior accuracy in classifying yoga poses. This project includes a comprehensive analysis of model performance using the Yoga-82 dataset, offering a comparative study against state-of-the-art CNN models.
hybrid-transfer-learning image-classification image-processing meta-features yoga-pose-classification
Last synced: 18 Apr 2026
https://github.com/primeeagle/vnet.imageprocessing
An image processing library that includes algebraic processing, color processing, enhancement, geometric processing, morphology, and segmentation.
dotnet dotnet-core dotnet-library image-processing
Last synced: 19 Apr 2026
https://github.com/acestojanoski/to-webp
This microservice allows image processing by accepting various parameters through query strings. It supports resizing, quality adjustments, and different fitting modes. All images are converted to WebP format.
image-converter image-processing microservice node nodejs service sharp webp
Last synced: 19 Apr 2026
https://github.com/mehboob14/creating-360-degree-images-using-mobile-cameras
A Mobile Base Solution to Capture 360 Degree Images utlized OpenCV for Image processing, Socket.io for real-time communication, and distributed image processing.
android image-processing opencv python
Last synced: 19 Apr 2026
https://github.com/vishal815/cat-vs-dog-image-classification-making-a-prediction
This project focuses on building a powerful image classification model to distinguish between cats and dogs using a Convolutional Neural Network (CNN)
catvsdog-classifier convolutional-neural-networks deep-learning github-code image-classification image-classification-algorithms image-processing image-processing-python imageclassification kaggle keras machine-learning nuralnetwork python tenserflow vishal vishallazrus
Last synced: 19 Apr 2026
https://github.com/sarangs1621/detection-of-mixed-pixels-in-thermal-image
A lightweight Python deep learning framework for precision agriculture. It leverages a CNN autoencoder to detect mixed pixels in thermal images, enabling early crop disease detection with robust metrics (MPP, SSIM, MSE) and scalable design.
agriculture ai autoencoder cnn computer-vision crop-disease crop-disease-detection data-augmentation deep-learning disease-detection image-processing machine-learning mixed-pixels plant-health precision-agriculture python scalable-design tensorflow thermal-imaging unsupervised-learning
Last synced: 20 Apr 2026
https://github.com/vyjayanthipolapragada/image_cartoonification_opencv
Cartoonify images using opencv and tkinter
cartoonify computer-vision easygui image-processing imageio matlplotlib numpy opencv pillow python tkinter
Last synced: 20 Apr 2026
https://github.com/touppercase78/happy-new-year-2026
Happy New Year 2026 with Colorful Squares, Gifts, Snowflakes, Text and Tree with Ornaments!
2026 happy-new-year image-processing merry-christmas opencv opencv-python python
Last synced: 20 Apr 2026
https://github.com/play3rzer0/edgedetect
Edge detection using ImageChops
computer-graphics computer-vision edge-detection image-processing python
Last synced: 20 Apr 2026
https://github.com/stefanschramm/rectselect
Request rectangular selections from image files from a user for further processing in shell scripts.
image-processing shellscripting
Last synced: 21 Apr 2026
https://github.com/alpha74/image_to_json_encoder
Converts Image file to Descriptive JSON file with image as base64 string, which can be used as a payload.
base64 image-converter image-processing json json-api json-encoder python
Last synced: 21 Apr 2026
https://github.com/cp-rektmart/cu-chess-detection-meowimg
Final project for 2110431 Introduction to Digital lmaging
chess chessboard chessboard-detection chesspiecesdetection image-processing kaggle-competition roboflow-dataset yolo
Last synced: 22 Apr 2026
https://github.com/sup2point0/vapour
Rendering images with random walks
csharp glsl image-processing opengl random-walks rendering
Last synced: 22 Apr 2026
https://github.com/kerciu/pil-img-2-ascii
🖼️ Very Simple Image to ASCII Project 🎨 — A basic Python project that converts images to ASCII art using the PIL library 📸🖋️. This project demonstrates how to transform image data into text-based art, offering a fun way to practice Python and image processing techniques. 🚀✨
ascii ascii-art ascii-art-generator automatization image-processing pillow python python-script script
Last synced: 06 Jun 2026
https://github.com/szirocica/color-rate-calculator
Python application which calculates the rate of dark and light parts of objects in the input picture
desktop-app hsv hsv-color image-processing opencv python3 tkinter
Last synced: 24 Apr 2026
https://github.com/zivmax/si100b-2022fa-proj
This repository contains all of our team's project files of SI100B (Shanghaitech University)
handwritten-digit-recognition image-processing knn-algorithm opencv raspberry-pi
Last synced: 24 Apr 2026
https://github.com/blueskyson/camera-calibration-opencv
Camera calibration with OpenCV.
camera-calibration image-processing opencv python
Last synced: 24 Apr 2026
https://github.com/ntshvicky/imageclassification
Read car, truck and other images from dataset and store based on their named folder using Yolo V3
image-classification image-processing image-segmentation jupyter-notebook python3 yolov3
Last synced: 24 Apr 2026
https://github.com/ismielabir/image-to-painter
Transform photos into art with 8 styles
image-processing oil-painting pencil-sketch photo-to-art watercolor-effect
Last synced: 25 Apr 2026
https://github.com/tom-weatherhead/thaw-image-processing.ts
Raster image processing functions implemented in TypeScript
bicubic-interpolation bilinear-interpolation compositing gaussian-blur image-processing resampling
Last synced: 25 Apr 2026
https://github.com/null-none/heat-map
Generate image heat maps in Python
heatmap image image-processing python
Last synced: 06 Jun 2026
https://github.com/absolutelysaurabh/opencv_projects
List of the openCV projects, I've implemented.
computer-vision image-processing jupyter-notebook python2
Last synced: 25 Apr 2026
https://github.com/coderjolly/processing-advertisements
Processing image advertisements to predict the context conveyed through them using CNNs. The images are further visualised using GradCAM to understand how the first and the last layers perceive the image dataset for the classification.
advertisement-contextual-analysis deep-learning efficientnet image-classification image-processing mobilenetv3 pytorch resnet-50
Last synced: 25 Apr 2026
https://github.com/yashgorana/lane-detection-advanced
Project#2 of the Udacity Self Driving Nano Degree program - Advanced methods to identify lane lines in image & video stream.
image-processing opencv-python python3 self-driving-car udacity-self-driving-car
Last synced: 25 Apr 2026
https://github.com/elliot40404/icache
experimental inmemory image cache and resize
cache docker go golang image-processing tools
Last synced: 25 Apr 2026
https://github.com/dumrauf/prepare-image-for-publication
A Bash script to prepare an image for publication by reducing its size and removing its EXIF tags
bash blog image-processing imagemagick publication
Last synced: 25 Apr 2026
https://github.com/sadham-hussian/imagifi
An application that applies Instagram filters like Gaussian, Gotham and many more to a image
image-filters image-processing image-python
Last synced: 26 Apr 2026
https://github.com/vybhav72954/human_detector
Boilerplate code for Human Detection, using Images
human-activity-recognition human-computer-interaction human-detection image image-processing opencv opensource
Last synced: 26 Apr 2026
https://github.com/shashshukla/ee-210-signals-and-systems
Code for the assignments for EE-210, Signals and Systems, at IIT Bombay 2016.
cuda image-processing signal-processing
Last synced: 26 Apr 2026
https://github.com/zotho/removebg_bot
Telegram bot for remove background on images
api image-processing python selenium telegram-bot
Last synced: 27 Apr 2026
https://github.com/ol1rum/autologo
Ferramenta desktop moderna para aplicar marcas d'água e logotipos em lote. Desenvolvida com Python (PySide6) e QML, com foco em performance e usabilidade.
image-processing pillow pyside6 python python3 qml qt qt6 watermark
Last synced: 27 Apr 2026