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-03 00:15:33 UTC
- JSON Representation
https://github.com/ps48/sip
Small Image Processing Scripts in native C, using libjpeg
c convolutions image-processing libjpeg
Last synced: 07 Jun 2026
https://github.com/prashantrahul141/image-resizing-c
Nearest Neighbour implemented in C
c image-processing image-resizing nearest-neighbor
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/gautam-cs/computer_vision
A repository for practicing image processing and computer vision concepts.
image-manipulation image-processing octave
Last synced: 20 Apr 2026
https://github.com/vaibhavyadav-dev/photo-mosaic-algo
This Will generate Photo Mosaic, built using golang
algorithms channels concurrency go go-routine golang image-processing
Last synced: 06 Jun 2026
https://github.com/twn39/pyjpegxl
Python bindings for JPEG XL and JPEG encoding/decoding, powered by libjxl and libjpeg-turbo. Both libraries are statically linked — no system dependencies required.
decoding encoding image image-processing jpeg jpegxl jxl libjpeg-turbo libjxl
Last synced: 30 May 2026
https://github.com/robertoaleman/ra_imageconverter
The class RA ImageConverter Jpg/Jpeg To WebP is designed to convert image files with extensions .jpg and .jpeg to the WebP format
Last synced: 27 Apr 2025
https://github.com/gabrielseibel1/ipp
Assignments of Fundamentals of Image Processing at UFRGS.
Last synced: 08 Mar 2026
https://github.com/remvisual/podcast-thumbnail-extractor
AI-powered thumbnail extractor for podcast and video creators. Automatically picks the best faces, screens, and scenes using computer vision and custom CNN models. 100% local. Windows-friendly.
ai cnn computer-vision face-detection flask image-processing machine-learning open-source opencv podcast privacy-friendly python pytorch self-hosted thumbnail thumbnail-generator video video-processing windows youtube
Last synced: 25 May 2026
https://github.com/centuriontheman/roadtrafficobjectdetection
This repository contains code for road traffic object detection using deep learning models such as YOLO. It aims to detect various objects such as vehicles, pedestrians, stop and warning signs.
gui-application image-detection image-processing neural-network python yolo
Last synced: 21 Aug 2025
https://github.com/hellozee/fimageio
The F is for Adobe, eff-image-i-o
image-processing jpeg openimageio
Last synced: 11 Apr 2025
https://github.com/envp/depict
Compiler for an Image processing language that works on the JVM!
compilers image-processing java-8 jvm-bytecode
Last synced: 21 Aug 2025
https://github.com/skwzrd/imagesearch
OCR, EXIF, CLIP, ImageHash processing and search.
clip embedding exif exif-data-extraction flask image-processing image-recognition ocr ocr-recognition python search
Last synced: 21 Jan 2026
https://github.com/iqbaleff214/simple-go-image-processing
Simple Golang backend service with HTTP routes for image processing.
fiber go gocv golang image-processing opencv
Last synced: 19 May 2026
https://github.com/mmz33/brick-breaker-game
A simple brick-breaker game implemented using Processing
brick-breaker-game image-processing
Last synced: 02 Jan 2026
https://github.com/hernancerm/batchscripts
Great Batch scripts for miscellaneous purposes.
automation batch-script image-processing
Last synced: 03 Feb 2026
https://github.com/aurcode/sunglass-cli
Convert an image to a given color palette using Python. This script allows you to transform images by mapping their colors to a specified palette. The color distance is calculated using the CIEDE2000 algorithm.
Last synced: 18 Oct 2025
https://github.com/wb-az/image-processing-pascalvoc
Object detection and instant segmentation - Pascal VOC dataset
anchor-boxes computer-vision cv2 deep-learning deep-neural-networks detection-model faster-rcnn image-analysis image-processing image-recognition image-segmentation instance-segmentation mask-rcnn-object-detect mean-average-precision python pytorch xml-parsing
Last synced: 18 Apr 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/busraoguzoglu/image-similarity-search
Using CLIP/Titan/ALIGN for Multimodal Image Search: Searching images with a keyword or with a sample image
image image-processing imagesearch multimodal multimodal-deep-learning
Last synced: 12 Jun 2025
https://github.com/the-developer-306/neural-style-transfer
Neural Style Transfer project leveraging TensorFlow and VGG19 to blend artistic styles with content images. Features include style and content initialization, multi-layer feature extraction, total variation loss, and post-processing enhancements like sharpening, upscaling, and brightening.
deep-learning image-processing neural-style-transfer numpy opencv-python post-processing tensorflow transfer-learning vgg19
Last synced: 01 May 2026
https://github.com/m-ah07/pdf-to-images-conversion-php
A lightweight PHP service for converting PDF files into images using pdftoppm. Supports PNG output and generates images for each page in the PDF.
image-extraction image-processing open-source open-source-php pdf-conversion pdf-to-image pdf-tools php-library php-scripts php-tools
Last synced: 13 Feb 2026
https://github.com/funkatron/prompt-image-organizer
Organize AI-generated images into session folders by prompt similarity and creation time. Smart clustering, dry-run mode, and fast multi-threaded operations.
ai automation cli image-processing prompt-engineering python
Last synced: 21 Aug 2025
https://github.com/r3c0ger/kallopic
Folder-based picture viewer, filter and archiver.
image-processing image-similarity image-viewer python tkinter
Last synced: 20 Aug 2025
https://github.com/ggldnl/vision-and-perception
Material from the Vision and Perception course
camera-calibration computer-vision deep-neural-networks epipolar-geometry image-filtering image-processing structure-from-motion university
Last synced: 13 Jun 2025
https://github.com/md0011/filterfun
A fun project where we can upload our pictures and apply various filters to it.
filters html-css-javascript image-processing photo-editing photography social-media webapp
Last synced: 16 Mar 2025
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/whatphilipcodes/sam-aging
All outputs in full resolution are available on Google Drive:
Last synced: 09 Apr 2025
https://github.com/sahil210695/convolution-evolution
This is to see how a kernel will convolve over an image and what will be its output after convolution
cnn convolutional-neural-networks data-science image-kernel image-processing numpy numpy-neural-network python streamlit
Last synced: 10 May 2026
https://github.com/manish7294/regional-language-detector
Detecting the location and native language of a place from an image
crnn deep-learning image-processing image-recognition language-classification neural-networks object-detection opencv tensorflow
Last synced: 07 May 2026
https://github.com/aiaaee/102-flower-dataset
102Flower is an image classification dataset consisting of 102 flower categories
convolutional-neural-networks deep deeplearning image-analysis image-processing vision
Last synced: 09 Apr 2025
https://github.com/tarekuzjaman0/imageslider
This Image Slider project provides a robust, customizable image carousel designed for Android applications. It supports displaying images from both local resources (drawables) and remote URLs, offering smooth transitions and a responsive user experience.
android-studio image image-processing imageslider
Last synced: 17 Jan 2026
https://github.com/vggm/sudoku-solver-script-with-ml
backtracking image-processing machine-learning
Last synced: 14 Oct 2025
https://github.com/zopieux/rthumb
Fast, memory-safe, XDG compatible (Thumbnailer1) thumbnail generator written in Rust.
dbus-service image-processing thumbnail thumbnail-generator thumbnailer xdg-compliant
Last synced: 16 Apr 2026
https://github.com/imroychen/php-image
Simple php image processing
crop gd image image-manipulation image-processing imagemagick resize thumbnail watermark
Last synced: 05 Sep 2025
https://github.com/abdus/java-image-resizer
On-the-Fly Image Resizer built using the Spring Framework
image-processing image-resizer java spring-boot
Last synced: 19 May 2026
https://github.com/willcagas/synthetic-medical-image-generation
Code for "Medical Imaging Complexity and its Effects on GAN Performance"
gan image-processing machine-learning research-paper synthetic-data
Last synced: 26 Jan 2026
https://github.com/amamic1803/convert-2-ascii
Convert images or videos to ASCII art
ascii-art image-processing python video-processing
Last synced: 02 Apr 2025
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/zachlagden/face-detection-api
A lightweight Flask API for face detection and facial landmark extraction with interactive web UI. Process images, extract facial features, and visualize results through a simple REST interface.
api-documentation computer-vision dlib face-dectection facial-landmarks flask-api image-processing opencv python rest-api sqlite tailwindcss vue-js
Last synced: 02 Apr 2025
https://github.com/agvxov/plumblism
Plumblism is a PBMplus image file processing library in C.
c image image-processing image-processing-library library pbm
Last synced: 12 Jun 2025
https://github.com/vatshayan/research-papers-
Research papers as blue prints, drafts, pre prints and published papers
artificial-intelligence big-data blockchain blockchain-technology data-analysis data-mining data-science data-visualization deep-learning deep-neural-networks image-classification image-manipulation image-processing machine-learning machine-learning-algorithms machine-learning-library python supervised-learning unsupervised-machine-learning webdevelopment
Last synced: 10 Jun 2026
https://github.com/souvik150/emerops
DevJams'22 Project in the Professional tools category
dart expressjs flutter image-processing machine-learning medical mongodb-database nlp nodejs reactjs tailwindcss
Last synced: 02 Apr 2026
https://github.com/alloc7260/result-data-analyzer
A RESULT DATA SCRAPPER AND ANALYZER with CAPTCHA SOLVER using tesseract-OCR, PANDAS dataframe and automation in SELENIUM.
analyzing-data automation captcha captcha-solver image-processing machine-learning ocr pandas pandas-dataframe pytesseract pytesseract-ocr python scraper selenium tesseract
Last synced: 12 Apr 2026
https://github.com/chatterjeesaurabh/harris-corner-detection
This is the implementation of Harris Corner Detection from scratch using NumPy in Python.
computer-vision corner-detection image-processing
Last synced: 04 Jul 2025
https://github.com/mariliafernandez/hilbert-curves-descriptor
Trabalho de Conclusão de Curso de Engenharia de Computação (UTFPR): Descritor de imagem baseado em curvas de Hilbert
computer-vision descriptors image-descriptions image-processing
Last synced: 19 Jun 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/velascort/image_equalizer_gui
Image equalizer using LUT interface.
image-processing lut numpy python scikit-image ttk
Last synced: 10 May 2026
https://github.com/cactusquill/imagelayerdecomposer
ImageLayerDecomposer – Smart Image Layer Separation for Printing & Textile Design 🎨🖨️
image-processing opencv python steamlit
Last synced: 10 May 2026
https://github.com/jelhamm/programs-practical
"This repository contains a collection of practical projects implemented in various programming languages."
3d copy cpp detection downloader drawing email hashing-algorithm image-processing java matplotlib music-player opencv password-generator python remove-duplicates sorting-algorithms syntax-analyzer text-analysis tic-tac-toe
Last synced: 12 Apr 2026
https://github.com/lmlk-seal/diffusionetwork
DiffusioNetwork is a Python application using a GUI for generating images using various Stable Diffusion models.
ai assistant bot chat code gui image image-generation image-generation-ai image-generator image-processing model offline prompt python stable-diffusion
Last synced: 17 Apr 2026
https://github.com/leosimoes/package-simple-image-processor
Package of a Simple Image Processor.
image-processing python scikit-image
Last synced: 16 May 2026
https://github.com/limit-zero/assetsbundle
Implements image upload support for projects utilizing limit0/asset
image-processing symfony-bundle upload
Last synced: 27 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/harmnot/go-script-image-rgba
script to edit image color to be warm (reddish) or cool ( bluish )
go image-editor image-processing script
Last synced: 03 Jul 2025
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/naoki-00-ito/image-conversion-multi-browser
マルチブラウザ対応用、画像圧縮&拡張子変換
image-compression image-processing sharp
Last synced: 26 Jan 2026
https://github.com/hiborn4/opencv
This repository contains various image processing labs implemented in C++ using OpenCV. Each lab focuses on different aspects of image processing, such as histogram equalization, edge detection, and morphological operations. The provided code and instructions will help you learn and apply these techniques effectively. Follow the steps in the README
c cmake computer-vision cpp image image-processing ipcv opencv
Last synced: 10 May 2026
https://github.com/codewithdark-git/ai-ml-intern-tasks
Welcome to the AI/ML Internship repository. This repository outlines a structured 3-week program designed to enhance your skills in machine learning and deep learning, focusing on medical data analysis and disease prediction.
cnn cnn-classification decision-trees image-processing logistic-regression machine machine-learning python random-forest sklearn svm-classifier torch torchvision
Last synced: 12 Apr 2026
https://github.com/peterdee/delphi-laplasian-filter
Linear Laplasian filter implementation with Delphi
delphi filtering image-processing laplasian
Last synced: 05 Apr 2026
https://github.com/MohamedAmineBessrour/emotion-detection-resnet50
TensorFlow-based deep learning model to classify human emotions from facial expressions using the AffectNet dataset. Includes preprocessing, training, evaluation, and prediction tools. Perfect for exploring emotion recognition and transfer learning.
affectnet artificial-intelligence computer-vision data-augmentation deep-learning emotion-recognition facial-expression-recognition human-computer-interaction image-classification image-processing neural-networks python resnet-50 tensorflow
Last synced: 04 Oct 2025
https://github.com/jhaayush2004/photonic-philosopher
A cutting-edge model leveraging the power of a pretrained DenseNet201 network for sophisticated feature extraction, combined with layers of LSTM architectures for robust caption generation.
computer-vision data-preprocessing densenet201 image-processing lstm neural-networks nlp
Last synced: 03 Jul 2025
https://github.com/zainibeats/image-pdf-tools
Python tools for turning images into a grid and appending it to the end of a PDF
automation heic image-processing pdf python reciepts
Last synced: 04 Jun 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/peterdee/filtering-frontend
Brille module demo - frontend
brille demo image-processing nuxt typescript vercel vue
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/munsonbh/image-squisher
A cross-platform image compression tool that losslessly converts images to JPEG XL and WebP formats, then keeps only the smallest file of the three.
image-compression image-minification image-optimization-tool image-processing
Last synced: 13 Jan 2026
https://github.com/askhan963/cleanslate
CleanSlate is a free, user-friendly image background remover that delivers high-quality results with just a few clicks. Upload an image, remove the background instantly, and download your new, clean-cut photo. Perfect for web developers, designers, and anyone needing professional-grade images without hassle.
background-eraser clean-slate express image-background-removal image-processing mern-stack mongodb nodejs react web-app
Last synced: 12 Apr 2026
https://github.com/santhalakshminarayana/image-enhance
Extensive Image enhancement methods implementation in Python.
chromatic-adaptation computer-vision image-enhancement image-processing python retinex whiteboard-image-enhancement
Last synced: 15 May 2026
https://github.com/jacobx1/camera-app
Playground for manipulating images in the browser
image-processing parcel react video
Last synced: 20 Apr 2026
https://github.com/jusqua/dip-benchmark
Departmental undergraduate research project at UFS. Digital image processing benchmark using multiple tools to learn new ways to develop image processors.
benchmark cuda image-processing matlab opencv sycl visiongl
Last synced: 20 Apr 2026
https://github.com/tanyakuznetsova/image-restoration-with-gibbs-sampler
Reconstructing a black and white Japanese woodblock print using Bayesian inference
bayesian-inference gibbs-sampler gibbs-sampling gibbs-sampling-algorithm image-denoising image-processing unsupervised-learning unsupervised-machine-learning
Last synced: 20 Apr 2026
https://github.com/ledsouza/analise_de_uniformidade_e_ruido
Este código em Python tem como objetivo processar imagens DICOM de aquisições em PET/CT para análise de Uniformidade e Ruído de distintas reconstruções.
computer-vision image-processing vitrinedev
Last synced: 05 Jun 2026
https://github.com/ggcr/color_balance
Interactive notebook to see how color balance affects every channel of an image.
image-processing interactive-visualizations opencv visualization
Last synced: 20 Jun 2026
https://github.com/emso-c/eye-state-detector
A CNN application that detects if the eyes in a given image are open or closed.
cnn-for-visual-recognition image-processing opencv python
Last synced: 21 Apr 2026
https://github.com/tonycoz/imager-file-heif
.heif image file support for Imager
Last synced: 21 Apr 2026
https://github.com/agarnung/fourier-cropper
An application to filter an image in the frequency domain
fourier-transform image-processing opencv qtcreator
Last synced: 11 May 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/stonet2000/javascript-image-filtering
Apply image filters through javascript and p5.js
filtering html image-processing javascript
Last synced: 04 Sep 2025
https://github.com/matt5816/detect_circle
Detecting a circle in a given image. A program that finds a second circle on the image read from in.png and marks it with pixels in red.
image-detection image-processing
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/netcodez/image-classification-convolutional-neural-network
Deep learning: Image Classification using a Convolutional Neural Network
computer-vision convolutional-neural-networks deep-learning image-classification image-processing image-recognition
Last synced: 29 May 2026
https://github.com/iamyaash/expert-goggles
A novice-friendly project while learning along the way. It's all about understanding images better, focusing on image processing.
artificial-intelligence image-analysis image-processing image-recognition ocr-recognition python3 signature-recognition tensorflow
Last synced: 11 May 2026
https://github.com/masilab/masimrs
2D PRESS MRSI Processing for Philips Enhanced DICOM and Siemens DICOM data with LCModel
image-processing mr-spectroscopy mri
Last synced: 16 Jan 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/tousef-refuge/depict
A command-line tool to quickly and recursively edit image files within a directory
cli commandline directory-walk directory-walker file-edit file-editing file-walk file-walker image-edit image-editing image-processing images pillow-library png python python-backend rust rust-cli rust-frontend rust-lang
Last synced: 25 Apr 2026
https://github.com/islam-hady9/image-encryption-and-steganography-with-des_and_lsb
An image encryption and steganography project implementing DES encryption and LSB techniques for secure image embedding and transmission.
cryptography decryption des encryption image-processing jupyter-notebook lsb python steganography
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/githubuseraccountamazing/vid2train
A Tool for Extracting Images from a Video for Artificial Intelligence Training.
ai-training cv2 image-dataset image-manipulation image-processing image-recognition pillow stable-diffusion torchvision vid2train
Last synced: 25 Apr 2026
https://github.com/xonoxc/cclip
application for application of ai transormations on various medias
ai cloudinary image-processing nextjs nodejs react typescript video videocompression
Last synced: 12 Apr 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/khalidelboray/image_processing
Notes about image processing
image-processing numpy python3
Last synced: 11 May 2026