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/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/jonasagx/nephos
Análise comparativa de algoritmos para criação de mapas de campos de vento
experiment image-processing opencv
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/shivshah19/image-converter
An image converter tool that converts PNG/JPG images to WebP format, offering options to download individual files or all converted images as a ZIP. Simple and easy to use.
image-processing python streamlit
Last synced: 01 May 2026
https://github.com/navindafernando/coin-detection
SriLankan Coins Detection - Image processing :moneybag:
bounding-box contour-approximation contour-detection image-processing image-thresholding matplotlib opencv
Last synced: 01 May 2026
https://github.com/hayr-hotoca/vidip
A lightweight video and image processing desktop app made with TauriJS 2, Next.js, Redux state management ,Tailwind CSS, Shadcn and standalone FFmpeg. This complete app with Lemonsqueezy payment lets you compress, split, trim, merge videos, and resize, crop, rotate images.
ffmpeg i18next image-processing javascript jimp lemonsqueezy nextjs re react-redux redux rust shadcn shadcn-ui tailwindcss tauri typescript video-processing
Last synced: 11 Jun 2026
https://github.com/piraytekinz/array
An app which adds awesome filters to images easily, using opencv and python.
cloudinary css html huggingface image image-processing javascript nodejs opencv python react supabase typescript
Last synced: 11 Apr 2026
https://github.com/josttim/pymustache
Python 3.5 wrapper for whisk, the famous rodent whisker tracking library.
Last synced: 23 Mar 2025
https://github.com/dangnh0611/unet_for_id_card
ID card localization using U-Net architecture
deep-learning image-processing image-segmentation keras tensorflow
Last synced: 01 May 2026
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/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/silent0wings/steganopixelcrypt
SteganoPixelCrypt is a C++ tool that encodes text into images by mapping characters to pixel colors. It provides a simple form of visual encryption, turning data into colored patterns that can be decoded back to text. Lightweight, fast, and ideal for basic steganography.
cli-tool cplusplus data-visualization encryption image-processing pixel-art steganography text-to-image utf-32 visualization-tool
Last synced: 26 Aug 2025
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/oguzhantasimaz/guitar-flash-autoplay
Guitar flash autoplay made with Golang
cheat cheating game-cheating game-hack game-scripts games golang guitar guitar-flash guitar-hero image-processing script scripting scripts
Last synced: 20 Jun 2026
https://github.com/khareyash05/parkinson-s-disease-brain-imaging
Used UCI repository to detect Parkinson disease using Brain Mapped signals (achieved 98.55% test accuracy)
convolutional-neural-networks deep-learning image-processing
Last synced: 14 May 2026
https://github.com/haykalaul/paleografi-voc-app
Image Processing Web Apps
image-processing image-recognition morfologi webapp
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/justkappaman/handy-image-converter
Telegram bot to convert AVIF/JPEG/PNG/WEBP images
aiogram image-processing python python3 telegram telegram-bot useful
Last synced: 05 Apr 2025
https://github.com/anas-shakeel/go-bmp
go-bmp implements a bitmap reader in golang.
bitmaps golang image-processing learning-by-doing
Last synced: 22 Jun 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/rahulbhoyar1995/image-text-extraction
A project utilizing the Tesseract OCR library to extract text from images. Includes image preprocessing, text extraction, and result visualization for various image formats.
computer-vision image-processing python3
Last synced: 25 Aug 2025
https://github.com/mjczone/mediamatic
File storage and media processing library that combines the power of multiple best-in-class .NET libraries.
api aspnetcore csharp dotnet files image-processing s3 sftp video-processing
Last synced: 13 Jan 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/gracesevillano/first_steps_mri-world_lab
This repository presents exercises related to magnetic resonance imaging (MRI) and an introduction to quantitative magnetic resonance imaging (qMRI).
dicom-images image-processing k-space mri phantom qmri shepp-logan vibot
Last synced: 12 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/lotfiferaga/image_cartoonizer
image cartoonizer using opencv and tkinter for the GUI
cartoonizer image-processing opencv-python python3 tkinter
Last synced: 12 Jun 2026
https://github.com/geeksloth/image-fourier-transform-example
A simple demo of image Fourier Transformation, invented from-scratch DFT and iDFT Python functions.
fourier-transform image-processing
Last synced: 25 Mar 2025
https://github.com/alloc7260/result-scrapper
A RESULT SCRAPPER with CAPTCHA SOLVER using OCR and automation in SELENIUM.
automation captcha captcha-solver image-processing machine-learning ocr pandas pandas-dataframe pytesseract pytesseract-ocr python scrapper selenium tesseract
Last synced: 13 Apr 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/rl4444/image-optimizer-electron
Electron.js desktop app for optimising images
electronjs file-encoding file-upload image-processing
Last synced: 18 May 2026
https://github.com/ems-tu-ilmenau/picasso
A tool to invert, modify and/or crop images.
Last synced: 18 Jan 2026
https://github.com/matthew-mosior/random-cropper
A GUI-based application geared towards aiding in the creation of training data for image classification and object detection models.
image-classification image-processing java javafx-application object-detection
Last synced: 29 Apr 2026
https://github.com/ofir-frd/machine-learning-bootcamp
Extensive algorithms implementation
algorithms-implementation cnn deep-learning gan image-processing nlp rnn supervised-learning unsupervised-learning
Last synced: 02 Aug 2025
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/leoliu0605/uImage
Image processing library made with C language
c clang clanguage image-processing isp isp-library library
Last synced: 27 Sep 2025
https://github.com/mhawryluk/wdcpo
Image Processing algorithm implementations for the class at the AGH UST
Last synced: 02 Apr 2025
https://github.com/jveverka/data-lab
Data Lab Project
elasticsearch image-processing microservices tensorflow tensorflow2 yolov3
Last synced: 13 Apr 2026
https://github.com/ivanglie/go-libraw
Povides Go bindings for LibRaw, for reading and processing of RAW digicam images
camera-raw cgo go golang image-processing libraw photography raw raw-image
Last synced: 21 Jun 2026
https://github.com/moehmeni/freeform
Adobe-Illustrator-like freeform gradient generator
2d-graphics adobe-illustrator art canvas digitalart gradient graphics image-processing
Last synced: 09 Apr 2025
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/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/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/bintangtimurlangit/wallcrop
A modern, user-friendly Qt-based application for effortlessly cropping and splitting wallpapers for dual monitor setups. Features real-time preview, aspect ratio maintenance, and intuitive drag-and-drop interface.
cross-plaftorm desktop-application dual-monitor gui image-cropping image-processing monitor-setup pillow pyqt6 python qt wallpaper wallpaper-manager
Last synced: 02 Aug 2025
https://github.com/tanuj-maheshwari/image-dehazing
An implementation of a single image de-hazing pipeline using an improved atmospheric scattering model.
Last synced: 06 Jul 2025
https://github.com/st235/catovasia
Catovasia (рус. Котовасия) - state of mind, nothing more than the abbreviation of the phrase "Cat Vaska".
android cat image-processing java vaska
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/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/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/drewcassidy/pillow-mbm
Pillow plugin for KSP MBM texture files
image-processing ksp pillow python
Last synced: 02 Aug 2025
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/youngtrashbag/png-research
PNG Research. Creative Coding Experiments
corruption cpp creative-coding glitch glitch-art image image-corruption image-processing png
Last synced: 05 Jul 2025
https://github.com/dheerajgits/codengrave
CodeNgrave is a portal to convert images into CNC-compatible G-code for engraving purposes. Upload your designs, generate precise tool paths, and create stunning CNC engravings with ease. Built with typescript for the backend and Next.js for the frontend, CodeNgrave simplifies the workflow from design to CNC execution.(Work in progess ...)
aws-lambda cnc engraving grayscale grbl image-processing nextjs nodejs typescript
Last synced: 09 Apr 2026
https://github.com/aaleksandraristic/innovative-skin-cancer-screening-iscs-utilizing-cnn-models
The goal of this project is to employ deep learning models and advanced techniques to identify abnormalities by analyzing images of the skin tissues.
cnn-classification cnn-keras cnn-model convolutional-neural-networks deep-neural-networks densenet googlenet-inception-network image-classification image-processing python resnet
Last synced: 16 Apr 2026
https://github.com/halimdakir/serverless-image-processing-on-aws
A fully containerized, event-driven image processing pipeline built with Go, AWS Lambda, and Amazon Rekognition.
amazon-rekognition amazon-s3 api-gateway aws aws-lambda benchmark cloudwatch docker event-driven golang image-processing serverless
Last synced: 03 May 2026
https://github.com/2kabhishek/pgm-resize
For your PGM resizng needs 🖼⚒️
c cli image-processing pgm resize tool
Last synced: 30 May 2026
https://github.com/bemwamalak/image-processing-project
Basic face detection and blurring for privacy protection implemented for GNU Octave compatibility using image processing techniques.
Last synced: 10 Jan 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/kodekarim/convolution-neural-network
Convolution Neural Network for Image Recognition
cnn-keras convolutional-neural-networks image-processing
Last synced: 08 May 2026
https://github.com/shahaf-f-s/image-colorizer
image colorization software for colorizing black and white images using AI.
ai computer-vision image-colorization image-processing
Last synced: 25 Sep 2025
https://github.com/ryuzen6/effectization-cybergen
CyberGen is an innovative web application designed to transform ordinary images into stunning cyberpunk-themed visuals. Leveraging the power of AI-driven image processing, CyberGen allows users to upload any image and automatically generates a cyberpunk-inspired version of it.
flask-application generative-ai html-css-javascript image-processing stable-diffusion
Last synced: 13 Jun 2025
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/ubleipzig/image
A collection of utilities for image metadata processing
exif iiif image-processing jackson java json
Last synced: 13 Apr 2026
https://github.com/miha53cevic/lowpolyfy
Triangulate an image using Delunay Triangulation or create a pattern
delunay-triangulation image-processing javascript
Last synced: 30 Mar 2025
https://github.com/pranava007/marapu-kalam-blog-app---frontend
This is a Marapu Kalam Blog App FrontEnd Code
fecth-api firebase-auth flowbite-react image-processing oath reactjs redux redux-toolkit tailwindcss
Last synced: 13 Apr 2026
https://github.com/aayesha-gul/faisal-mosque-feature-extraction
Image Processing using OpenCV
3dreconstruction blender camera-calibration computervision image-processing opencv point-cloud python sift-algorithm
Last synced: 03 May 2026
https://github.com/hazelnutparadise/itemglow
用於優化商品照片的工具,它可以自動幫您快速地對商品照片進行去背,並調整至合適的色溫、飽和度、亮度,不用昂貴的相機或高超的拍攝技巧,就能製作出吸引人的商品照片。
Last synced: 11 Jul 2025
https://github.com/deniszholob/tileset-format-tool
Tileset Format Tool
game-development image-processing
Last synced: 18 Jun 2026
https://github.com/makcanca/tibbi-goruntuleme-mamografi-1
⚕️ Mamografi verisinde basit analizlerle doku tespiti - https://akcanca.com/tibbi-goruntu-analizi-mamografi/
image-processing mammogram medical-image-processing python
Last synced: 13 Apr 2026
https://github.com/mprojectscode/image_resizer
image image-processing image-resizer lightweight python python3
Last synced: 28 Aug 2025
https://github.com/saif-gitreps/face-mask-detection
A CNN classification model scoring 94% accuracy built from scratch using a dataset that detects if an image of a person has Mask on.
cnn-classification image-classification image-processing kaggle keras numpy pandas
Last synced: 09 Apr 2026
https://github.com/gsmatheus/pdf-image-extractor
The PDF Image Extractor is a Python script designed to process PDF files, specifically extracting and saving images embedded within the pages of the document. Besides the image extraction, it also prints out the textual content of the pages.
extractor image-processing pdf python
Last synced: 05 Feb 2026
https://github.com/amdjadouxx/bones_break_detection
usage of yolo to detect if bones are break or not
artificial-intelligence image-processing yolov8
Last synced: 02 Aug 2025
https://github.com/sriram-merugu/image-processing-techniques-and-natural-language-processing
Gives Basic Code for some of important Image Processing Techniques Algorithms and NLP
Last synced: 13 Jun 2025
https://github.com/rrrlw/read-pdf
Convert PDFs of scanned images of text into TXT format so that text functions (e.g. search) can be used.
converter image-processing ocr text text-recognition
Last synced: 15 May 2026
https://github.com/alexjmercer/imageify
Encode and Decode any file into an image and back !
cpp cpp17 image-processing libpng opencv4 visual-studio
Last synced: 03 Aug 2025
https://github.com/sunsided/image-processing-libs-docker
Scripts and Dockerfiles to simplify building of image processing libraries.
dav1d docker image-processing libde265 libheif rav1e
Last synced: 05 Jul 2025
https://github.com/stelios-c/image_proc
My signal and image processing playground
image-processing scipy signal-processing
Last synced: 28 Feb 2025
https://github.com/kirillshevch/imgtobase64
imgtobase64 – package for converting image to base64 string
base64 golang image-processing
Last synced: 03 Aug 2025
https://github.com/soroush-thr/formatfusion
A modern, high-performance desktop file converter for Windows with drag-and-drop interface, supporting images, audio, and video files with hardware acceleration and intelligent compression.
audio-conversion dark-theme desktop-application drag-and-drop ffmpeg file-converter hardware-acceleration image-processing mvvm-architecture pyqt6 python python3 video-conversion windows-application
Last synced: 18 May 2026
https://github.com/broccolingual/go-img-lib
Library for image processing made by Golang.
Last synced: 12 Jan 2026
https://github.com/abhaybraja/passport-cropper
Automatically detects and crops a face from an image to generate a passport-style photo from uploaded image. Ensures correct orientation, centers the face, and optionally compresses the image to stay within a specified file size (e.g., under 100KB). Ideal for scanned documents, selfies, or batch passport photo generation.
cropper face-detection image-processing python
Last synced: 03 Aug 2025
https://github.com/adityaa30/object-recognition
Algorithms for various Computer Vision and Image Processing problems
computer-vision convolutional-neural-networks image-processing machine-learning
Last synced: 12 Mar 2026
https://github.com/alwalxed/img-tools-telegram-bot
Converts images to different formats using a Telegram bot.
bot hono image-processing node-telegram-bot-api nodejs sharp telegram telegram-bot typescript
Last synced: 13 Apr 2026
https://github.com/evzpav/write-text-into-image
Write identification code of a transfer into a bank transfer
Last synced: 17 Mar 2025
https://github.com/keizerzilla/brisque-python
Implementação do extrator de atributos BRISQUE (Blind/Referenceless Image Spatial Quality Evaluator) em Python 3x.
brisque feature-extraction image-processing
Last synced: 10 Apr 2025
https://github.com/addsarah/fruit-and-vegetable-disease-image-classification
Applied Machine Learning Intermediate Dicoding, last update 24 March 2025
convolutional-neural-networks dicoding image-classification image-processing keras machine-learning python tensorflow tf-lite
Last synced: 04 May 2026
https://github.com/gregorein/cropclip
CropClip - an image cutter web application for cutting and exporting specific regions from images. Supports multiple images, custom cuts, zooming, panning, and dark mode.
canvas crop-image crop-tool dark-mode dark-theme file-saver image-cropping image-editor image-processing javascript joyui jszip light-mode light-theme mui react typescript web-application
Last synced: 03 May 2026
https://github.com/dheerajshenoy/fitsexplorer
Modern FITS Image viewer with handy features
cfitsio cpp fits image-processing qt
Last synced: 16 May 2026
https://github.com/soragui/py-image-tool
Image compose tools using python and more.
image-processing pillow python
Last synced: 26 May 2026
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/nsrosenqvist/gulp-retina-workflow
A simple way to work with hires (retina) source images for your Gulp projects by automatically resizing them to smaller versions from a single source file. This means that you only need one hires image in your repo and don't need to create alternate versions of every single one.
gulp image-processing nodejs resize retina retina-images
Last synced: 13 Apr 2026
https://github.com/kpechenenko/img-previewer
The web-service to create image preview.
docker go image-processing rest-api
Last synced: 04 May 2026