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-06-29 00:15:12 UTC
- JSON Representation
https://github.com/dominic-g/webp-shift
Seamless Image Optimization: Automatically convert and serve WebP images to enhance your WordPress site’s performance without sacrificing quality.
image-processing seo seo-optimization wordpress wordpress-plugin
Last synced: 24 Jan 2026
https://github.com/rvalla/chess.portraits
A little project to use chess games to change images.
chess image-processing python3
Last synced: 16 Jul 2025
https://github.com/razvan48/mathematical-expression-solver
A project that involves using Machine Learning Models (such as Convolutional Neural Networks) to identify mathematical symbols and solve given expressions.
cnn cnn-classification convolutional-neural-network convolutional-neural-networks dataset datasets hog-features-extraction image-classification image-classification-model image-processing machine-learning machine-learning-algorithms neural-network neural-networks pytorch pytorch-cnn pytorch-implementation
Last synced: 17 May 2026
https://github.com/serhii-chernenko/gulp-images-optimization
Gulp task to optimise images quality
gulp gulp-tasks image image-processing optimization
Last synced: 17 May 2026
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: 17 May 2026
https://github.com/focus-points/focuspoints-client
FocusPoints Client Library
image-compression image-focal-point image-manipulation image-processing image-retrieval
Last synced: 11 Jan 2026
https://github.com/byte-cats/giv
Image Viewer written in Go
cross-platform go gui image-processing image-viewer minimalist
Last synced: 27 Mar 2025
https://github.com/xchellx/txtrfiletype
TXTRFileType is a collection of various tools, interfaces, and plugins to read and write TXTR files from the Metroid Prime series.
csharp executable game-formats gamecube image-processing krita library metroid metroid-prime nativeaot net-6 net6 paint-net python python3 wii
Last synced: 16 Jul 2025
https://github.com/drilonaliu/parallel-image-edge-detection
cuda edge-detection gpu image-processing
Last synced: 17 May 2026
https://github.com/kumarmhaske/image-compression-app
This repository contains a web application built with Flask that allows users to compress images using the KMeans clustering algorithm. The application provides an easy-to-use interface for uploading images, compressing them, and downloading the compressed version.
advancemachinelearning computer-vision data-science image-processing kmeans kmeans-clustering machine-learning-algorithms
Last synced: 03 Apr 2025
https://github.com/pvlbzn/butcher
Image re-sizer for Android graphics which aware of output quality
go golang image-processing python
Last synced: 11 May 2026
https://github.com/gavindsouza/flatten
A Simple Image Compression Algorithm
dsp image-compression image-processing
Last synced: 15 Jul 2025
https://github.com/phurin-git/object-inspection-opencv-python
This repository features a machine vision project using Python and OpenCV to inspect various geometric shapes, including circles, triangles, rectangles, and pentagons. The project provides a graphical user interface (GUI) with three tabs to facilitate real-time object inspection, camera calibration, and filter parameter adjustment.
image-processing machinevision opencv python pythonopencv
Last synced: 11 May 2026
https://github.com/renanstn/flask-opencv-study
Estudos para relembrar como funciona o Flask e o Opencv.
docker docker-compose flask image-processing opencv opencv-python python
Last synced: 07 Apr 2026
https://github.com/lauratrigo/codigo_roti
Análise de ROTI é uma ferramenta em MATLAB para processar e visualizar dados ionosféricos (ROTI) de múltiplas estações GNSS. Desenvolvido para pesquisas em geofísica espacial, o script gera gráficos temporais comparativos com filtros de qualidade e tratamento de dados faltantes. 📡
data-analysis geophysics image-processing matlab roti scientific-initiation
Last synced: 24 Jun 2025
https://github.com/zkaraqy/web-pengolahan-citra
A web application for advanced digital image processing (morphology, thresholding, edge detection) built with Flask & OpenCV. UAS project for Digital Image Processing course at university.
bootstrap5 flask github-copilot image-processing learn morphology num open-source pyt website
Last synced: 17 May 2026
https://github.com/tayyabasghar/image-processing-python-snippets
A useful small classes and functions of python code for image processing projects.
color-detection image-processing opencv2 python snippets
Last synced: 15 Jul 2025
https://github.com/parzival-space/imageprinter
Print images in your terminal.
command-line command-line-tool csharp image-processing netframework
Last synced: 15 Jul 2025
https://github.com/talhaibnmahmud/image-processing-and-computer-vision
computer-vision image-processing
Last synced: 09 May 2026
https://github.com/cascadepass/glazier
Remove image backgrounds using machine learning and some cleverness.
background-removal cli desktop dotnet-core image-processing ml onnx wpf
Last synced: 12 Apr 2026
https://github.com/emogooo/lung-disease-diagnosis-preprocessing-application
AI-powered application for cropping lung regions from X-rays to improve disease diagnosis accuracy.
image-processing lung-segmentation opencv-python x-ray-images
Last synced: 14 Jul 2025
https://github.com/ingalabs/image-bundle
Symfony bundle for images
bundle image-processing php symfony symfony-bundle
Last synced: 17 May 2026
https://github.com/cmohan312002/object-detection_with-dimensions
Computer vision system for detecting objects and estimating real-world dimensions using OpenCV and geometric analysis.
automation computer-vision cplusplus dimension-estimation image-processing measurement-system object-detection object-measurement opencv pixel-to-real qt
Last synced: 07 Apr 2026
https://github.com/cserajdeep/parking-slots-management
Parking Slots Management with OPENCV and YOLO
car-parking car-parking-system cse-rajdeep image-processing kiit object-detection opencv parking-management yolo
Last synced: 16 May 2026
https://github.com/m-ah07/Merge-Images-to-PDF-php
A simple PHP project for merging multiple images into a single PDF file. This project uses the FPDF library to handle PDF generation.
image-processing image-to-pdf merge-images open-source pdf-generation pdf-tools php php-projects
Last synced: 11 Sep 2025
https://github.com/m-ah07/PDF-to-Images-Conversion-python
A lightweight Python service for converting PDF files into images using pdftoppm. It generates one PNG image per page in the PDF.
file-conversion image-extraction image-processing open-source open-source-python pdf-to-image pdf-tools python-library python-scripts python-utilities
Last synced: 11 Sep 2025
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: 11 Sep 2025
https://github.com/m-ah07/Merge-Images-to-PDF-python
A Python project for merging multiple images into a single PDF file. This tool is designed to simplify the process of consolidating images into a single, compact file format.
data-processing developer-tools file-merging image-processing image-to-pdf open-source open-source-python pdf-creation pdf-tools python python-library python-scripts python-utilities
Last synced: 11 Sep 2025
https://github.com/whitelotus4/chscdn.github.io
Cavernous Hoax Scanner CDN (CHSCDN) is a web-based Content Delivery Network (CDN) which utilizes JPEN stack technology to deliver pre-built JavaScript, TypeScript, and CSS libraries for smooth integration with CHSAPI. CHSCDN facilitates faster, efficient development through optimized utilities for API interactions, image handling & UI modification.
bootstrap cavernous-hoax-scanner cdn cdnjs chscdn chsweb content-distribution-network image-processing javascript jpen machine-learning media-tech nodejs website whitelotus
Last synced: 11 Apr 2026
https://github.com/hinanohart/hairtone
Portrait hair re-colouring with a UNION (SegFormer + BiSeNet) face-parsing mask and warm-shift LAB Reinhard colour transfer. 19 presets, CPU-friendly, MIT.
bisenet computer-vision face-parsing hair-recolor image-processing lab-color-transfer portrait python reinhard segformer
Last synced: 16 May 2026
https://github.com/mguludag/leptonica-1.78-precompiled-binaries
Leptonica 1.78 MSVC 17 x64 Precompiled Binaries
Last synced: 17 May 2026
https://github.com/zuboy/screen.scout
Screen Scout is your digital assistant. With a simple screenshot of your screen, it instantly analyzes the captured image,objects, text, and scenes and gives detailed information about it.
computer-vision error error-monitoring error-reporting image-analysis image-processing llm llm-based-agent troubleshoot windows windows-error-guide windows-error-report windows-error-reporting
Last synced: 16 May 2026
https://github.com/akashbhuiyan/open-cv
For learning purpose
computer-vision image-processing opencv
Last synced: 16 May 2026
https://github.com/jjateen/matlab-tutorials
A repo compiling my matlab learnings during my 4 years of B.Tech
digital-signal-processing image-processing matlab matlab-gui medical-image-processing reinforcement-learning video-processing
Last synced: 17 May 2026
https://github.com/nicolashaubricht/opencv-course
This repository contains Python scripts for basic image processing using OpenCV. The scripts were developed as part of a free OpenCV course, and the repository will be updated as I progress through the modules.
computer-vision image-processing opencv python
Last synced: 16 May 2026
https://github.com/ericlps/esteganografia-java
este projeto é uma aplicação em Java desenvolvida para realizar esteganografia digital em imagens no formato PNG, utilizando a técnica LSB (Least Significant Bit - Bit Menos Significativo). Ele permite ocultar dados (arquivos ou pastas compactadas em ZIP) dentro de uma imagem e, posteriormente, extrair esses dados da imagem modificada
cibersecurity command-line-interface cryptography data-hiding esteganografia image-processing java lsb maven png steganography
Last synced: 28 Apr 2026
https://github.com/happybravo/something-like-nothing-s-lenticular-effect
Trying to recreate Nothing's Lenticular effect filter
filter image image-processing lenticular nothing pillow python
Last synced: 12 Jul 2025
https://github.com/adarshkoppmanjunath/image-processing
This repository consists of image processing related scripts including edge detection, template matching, high pass, low pass filters, and FFT.
edge-detection filters image-processing python
Last synced: 23 Jun 2025
https://github.com/nikhilrout/fpgaedgedetection
Optimizing RGB to Grayscale, Gaussian Blur and Sobel-Filter operations on FPGAs for reduced dynamic power consumption
fpga gaussian-blur image-processing rgb-grayscale sobel-filter
Last synced: 13 Apr 2025
https://github.com/seung-lab/pznet
3D convolutional network inference using CPU
3d convolutional-neural-network image-processing inference
Last synced: 15 May 2026
https://github.com/tom-uchida/analyze_intermediate_images
Analyze intermediate images in SPBR.
histogram image-processing point-cloud spbr variance viridis
Last synced: 23 Jun 2025
https://github.com/hikarinagi/hips
real‑time image process service for Hikarinagi
gin go image-optimization image-processing image-resizing libvips
Last synced: 16 May 2026
https://github.com/tom-uchida/spbr_brightness-adjustment-divide
SPBR | Brightness Adjustment: Divide Version
brightness-adjustment image-processing kvs-29 point-cloud spbr-2020
Last synced: 24 Jun 2025
https://github.com/acetinkaya/goruntuislemekaynaklari
Görüntü İşleme ile ilgili kaynak kitapları, dokümanları ve eğitim materyallerini içeren bir listedir. Açık kaynak ve akademik içeriklere odaklanılmıştır.
goruntu-isleme image-processing opencv opencv-python
Last synced: 16 May 2026
https://github.com/ariyanmlzm/py-image-processing
🖼️ Image processing with opencv developed with Python.
image-processing opencv python
Last synced: 17 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: 10 Sep 2025
https://github.com/dodotree/webgl_packing
The technique for processing binary (black and white) image data using WebGL.
binery bit-packing gpu-acceleration image-processing parallel-processing texture webgl2
Last synced: 22 Jun 2025
https://github.com/alexzajac/image-processing
Image processing project for school assignement.
bitmap csharp image-processing school-project
Last synced: 28 Mar 2025
https://github.com/qasimwani/deep-compression
Deep Denoising Compressive Autoencoder.
autoencoder cnn codec compression deep-learning image-processing
Last synced: 07 Nov 2025
https://github.com/anyesh/ballot_paper_classification
Ballot paper classification using deep learning
cnn deep-learning image-classification image-processing
Last synced: 20 Jul 2025
https://github.com/ksalekk/photo-editor
flatlaf gui image-processing java java-swing
Last synced: 17 May 2026
https://github.com/8bit-mate/rmagick-bin_magick.rb
A tiny gem to create binary images (using RMagick).
binary-image gem image-manipulation image-processing imagemagick library pixel-art rmagick ruby ruby-gem
Last synced: 22 Jun 2025
https://github.com/nivi2407/image-processing-based-motion-sensing-with-telegram
Final Project
caffemodel cat-dog-detection image-processing motion-detection neural-network python telegram-bot
Last synced: 03 Mar 2025
https://github.com/avs123a/image-edge-detection-demo
Demo of image edges detection using different operators, norms and custom masks
demo edge-computing edge-detection image-analysis image-manipulation image-processing jupyter-notebook numpy python python27 python3
Last synced: 04 Feb 2026
https://github.com/indivisual-eyes/indivisual-eyes-documentation
Documentation for the IndiVisual Eyes app
color documentation image-processing research
Last synced: 15 Jan 2026
https://github.com/kar-dim/cas-2d
Implementation of the AMD FidelityFX CAS (Contrast Adaptive Sharpening) algorithm on CUDA/OpenCL, for sharpening static images.
cpp cuda dll fidelityfx gpu image-processing parallel-computing sharpen
Last synced: 22 Jun 2025
https://github.com/timpiglowski/render-slitscan
A python script to generate a slit-scan animation from an animated PNG sequence.
art image-processing rendering
Last synced: 22 Jun 2025
https://github.com/samuelhnrq/jprocessamentoimg
Playground de Java Swing com diferentes algoritmos de processamento de imagens
Last synced: 16 May 2026
https://github.com/tkpea/image-blur-processing
blur image image-processing javascript npm-package
Last synced: 21 Jun 2025
https://github.com/leoliu0605/csharp
C# Example Code
bitmap csharp dng enum folder folderbrowserdialog hid image image-processing progress-bar progressbar thread usb usb-hid winforms
Last synced: 05 Apr 2025
https://github.com/leoliu0605/cimg
Image processing library made with C language
c clang clanguage image-processing isp isp-library library
Last synced: 05 Apr 2025
https://github.com/takk8is/python-image-renamer
Python Image Renamer
david-c-cavalcante free image image-classification image-processing images python python3 rename rename-files renamer takk-ag takk-design takk8is
Last synced: 08 Aug 2025
https://github.com/alvii147/openchroma
Python library for image processing & operations
Last synced: 11 Sep 2025
https://github.com/ideamans/go-jpeg-meta-web-strip
Go library for optimizing JPEG images for web usage by removing unnecessary metadata
golang image-processing jpeg metadata privacy web-optimization
Last synced: 21 Jun 2025
https://github.com/saadarazzaq/my-image-debut
Applied intro level operations on image ⭐
gamma-correction image-processing matlab
Last synced: 21 Jun 2025
https://github.com/sszukala/trianglepixelsimagesplitter
This code downloads an image, converts it to grayscale, splits the image pixels into triangles using a novel technique, and then applies a CNN for feature extraction.
cnn conversion deeplearning image image-processing resolution
Last synced: 20 Jul 2025
https://github.com/decker-dev/sprite-cutter
Free online tool for cutting sprites from images. Upload, mark areas, and download individual sprites - perfect for game developers and pixel artists.
canvas-api image-processing nextjs pixel-art react sprite-cutter sprite-sheet typescript vercel web-tool
Last synced: 03 May 2026
https://github.com/francescoalemanno/alpha_reduce
A Zig utility for converting images to greyscale with alpha channel transparency based on statistical thresholding.
Last synced: 21 Jun 2025
https://github.com/shellyacm/imgx
🏞️ Make your images load faster. A better save for the web.
avif content-delivery-network diffusion-models image-processing imgx jpeg optimizing png-decoder png-encoder processing prostate-segmentation segmentation toast webp
Last synced: 29 Mar 2025
https://github.com/straznik24/www
Autonomiczny przenośny monitoring (klasy militarnej) z wbudowanym rozponawaniem obiektów, trackingiem, anonimizacją z komunikacją głosową dla powiadomień i wydawania komend - www.straznik24.pl
ai alarm cctv dozorca image image-processing monitoring ochrona processing straznik system video video-processing
Last synced: 29 Mar 2025
https://github.com/metal3d/imago
Imago - simple manipulation and operation tool for images
go golang image image-processing resize shadow
Last synced: 11 Sep 2025
https://github.com/henry-azer/java-image-processing
Demo implementation of java image process example on ticket data.
Last synced: 13 Jul 2025
https://github.com/nabeel-ahmed-jamil/raad-converter
Demo App For Raad For Any Document to Pdf Convert ===>Done
docker image-processing java-8 jpa json libreoffice linux ocr opencv selenium-java spring-boot swagger-ui tesseract web-sockets xml xml-schema
Last synced: 07 Apr 2026
https://github.com/sinavahabi/machinevisionminiproject
Image Classification
artificial-intelligence artificial-neural-networks deep-learning image-classification image-processing image-recognition image-validation ipython-notebook jupyter-notebook jupyter-notebooks keras machine-learning machine-vision python tensorflow
Last synced: 06 Feb 2026
https://github.com/h0rn0chse/guildavatars
Create avatars for your guild. Add text to your preset images.
avatar guild image image-processing presets text textfit vuejs
Last synced: 27 Mar 2025
https://github.com/assasinator/segmentation-in-skin-lesion-classification-
Melanoma is one of the most dangerous types of skin cancers. So, early detection of this cancer can help the patient recover better. This is a course project where we tried to implement several classification algorithms both on segmented and non-segmented images to check the effect of segmentation on the classification. We also tried to explore the performance metrics of different classification algorithms.Our research has shown that, for small dataset the traditional CNN works better when the image is segmented and for the images without segmented the transfer learning algorithm works better compared to other classification algorithms.
classification-algorithm deep-neural-networks image-processing machine-learning-algorithms medical-imaging segmentation
Last synced: 21 Jun 2025
https://github.com/shahinwahab/automation-workflows
github automation & workflows: create repos, generate ui galleries using rust and bash, with workflows running in github actions or deployed on vercel via javascript.
automation bash ci-cd devops github-actions image-processing javascript repo-creation rust ui-gallery vercel workflow
Last synced: 07 Apr 2026
https://github.com/nobody-1321/cheese
Chess Game Image Processing
image-processing opencv python
Last synced: 03 May 2026
https://github.com/raulpy271/changenumbersofbitsperchannelinimage
This algorithm simulates different bits of precision in image
image-processing opencv python
Last synced: 12 Apr 2026
https://github.com/sukhmancs/waifu-generator
Discord bot to generate waifu images using waifu.im, waifu.pics, nekos.life
discord-bot free free-image-generation image-generation image-processing nekos-life python waifu-im waifu-pics
Last synced: 05 Nov 2025
https://github.com/fatimaafzaal/bee-species-image-classification
This project focuses on using the Python image library Pillow to load and manipulate image data, perform common image transformations, and build them into a data processing pipeline.
bees image image-classification image-processing jupyter-notebook python
Last synced: 27 Apr 2026
https://github.com/Nobody-1321/Learn-Image-Processing
image processing examplos
Last synced: 29 Oct 2025
https://github.com/selcia25/image-processing-toolkit
📸Image Processing Toolkit is a Python script that provides a set of common image processing operations using the OpenCV library.
blending-images color-inversion contour-detection dilation edge-detection erosion gaussian-blur histogram-equalization image-processing opencv python
Last synced: 04 Apr 2026
https://github.com/hrushi-thorat/python-projects
image-processing machine-learning python3
Last synced: 28 Mar 2025
https://github.com/zeynepcol/pixel-matrix-converter
Extracts pixel data from images and converts it into array with RGB values and intensity mapping.
image-processing pixel-art python rgb
Last synced: 24 Jun 2025
https://github.com/henryrobbins/dmtools
A Python package providing low-level tools for working with digital media programmatically.
digital-media ffmpeg image-processing low-level netpbm
Last synced: 18 May 2026
https://github.com/shvbsle/image-augmentation
A light weight CLI for augmenting image datasets for deep learning and ML projects
augmentation data data-augmentation data-augmentation-strategies data-augmentor data-augumentation data-science dataset deep-learning image-processing
Last synced: 12 Sep 2025
https://github.com/gsvgit/imageprocessing
Image processing in F# on GPGPU using Brahma.FSharp
Last synced: 31 Oct 2025
https://github.com/omrumbakitemiz/image-processing-app
Image Processing App
Last synced: 19 Jun 2025
https://github.com/zelflod/dip.bmstu
digital image processing course projects
Last synced: 29 Oct 2025
https://github.com/sjml/hdr-resize
command-line tool to resize HDR images without losing the HDR
hdr image-processing macos swift
Last synced: 24 Apr 2026
https://github.com/karol-szymanowski/lego-mosaic
Tool for generating lego mosaics from a image
dithering golang image-processing lego quantization
Last synced: 17 Jun 2025
https://github.com/soham7777777/wallpaperz
Wallpapers web application
django htmx image-processing masonry-grid pillow redis-queue wallpapers
Last synced: 08 May 2026
https://github.com/gil9red/telegram__deep_dream_bot
Telegram bot for image processing with DeepDream
bot deepdream image-processing inceptionism python-3 python-telegram-bot telegram telegram-bot tensorflow
Last synced: 16 May 2026
https://github.com/fauzan3416/text-balls
use balls to render parametric equations or strings
2025 happy-new-year image-processing matplotlib-animation matplotlib-pyplot matplotlib-python merry-christmas numpy opencv opencv-python pillow pillow-library python script
Last synced: 08 May 2026
https://github.com/njbmartin/under-canvas
Plain sailing image previews, powered by canvas.
browser canvas image-processing images node
Last synced: 30 Apr 2026
https://github.com/premchandyadav369/dip_lab
Digital Image Processing Lab Experiments
image-processing opencv opencv-python python
Last synced: 16 May 2026
https://github.com/ghosteater1311/hand-written-digits_regconition
Predict the digits draw in canvas from user in real-time using Convolution Neutral Network
cnn-classification computer-vision image-processing knn-classification opencv
Last synced: 18 May 2026