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/rakeshbal99/canny-edge
canny-edge-detection edges image-processing opencv
Last synced: 18 Sep 2025
https://github.com/cedws/finch
A proof-of-concept for enhancing and organising an image collection using Google's Vision API
google-api image-processing vision-api
Last synced: 02 Mar 2025
https://github.com/shruthimohan03/predict-attributes-from-product-image
[E-Commerce] Meesho Hackathon on Predicting attributes from supplier uploaded images as part of cataloging is extremely crucial for any E-commerce platform
image-processing meesho-visual-taxonomy-challenge vit-transformer
Last synced: 03 Apr 2025
https://github.com/michael-lammens/embeddedvideopreproc
Performance Testing Various External(Ethernet) Based Camera's With Different Embedded Pre-Processing Algorithms, Server Implementations and Network Protocols.
embedded-systems image-classification image-processing vision
Last synced: 12 Mar 2025
https://github.com/talha08/image_editor
This is my 200 projects.......java(not fully complete) @talha08 @revegon (farzad)
Last synced: 07 Feb 2026
https://github.com/nxank4/an-augment
A Python library for advanced and novel data augmentation, combining traditional techniques like cropping and blurring with state-of-the-art generative AI methods such as style transfer, image inpainting, and latent space interpolation. It boosts data diversity for robust machine learning applications.
computer-vision data data-augmentation data-augmentation-strategies data-augmentation-techniques generative-ai image image-processing synthetic-data
Last synced: 10 Mar 2026
https://github.com/tand826/img2vid
Merge images to a video.
computer-vision image-processing
Last synced: 26 May 2026
https://github.com/katahiromz/html5-canvas-test
canvas downloading html5-canvas image-processing images
Last synced: 30 Jan 2026
https://github.com/bilalhameed248/employees-and-workstation-monitoring-using-yolo-object-detection
Fine Tuned YoloV4 To Monitor Employees And Workstations.
cv2 darknet employee-monitoring fine-tuning image-processing opencv python transfer-learning workstation yolo yolov4
Last synced: 11 Apr 2026
https://github.com/schctl/medo
Image processor for astrophotography
astrophotography image-processing opencv rust stacking
Last synced: 15 May 2026
https://github.com/louis3112/image_process
One of my project for Image Processing 4th Semester. The project is a simple extracting pixel matrices
image-processing ipynb-jupyter-notebook matplotlib opencv python
Last synced: 10 Apr 2026
https://github.com/muhammadsaadx/dermoscopy-image-processing-opencv
In this project, I have used two methods to detect lesions on the skin: K-Means Clustering and Connected Components Labeling. With these techniques, I was able to identify the primary region of the skin containing pigmented skin lesions. Additionally, I incorporated Run Length Encoding, a lossless compression method, to store the image data.
image-processing kmeans-clustering opencv runlengthencoding
Last synced: 12 Mar 2025
https://github.com/eesha12khan/hybrid-images_cv
A hybrid image generator that merges low-frequency and high-frequency features of two images using OpenCV.
computer-vision hybrid-images image-processing opencv python3
Last synced: 18 Apr 2026
https://github.com/muhammadsaadx/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: 12 Mar 2025
https://github.com/ousscher/image-classification-for-dogs-and-pokemons
This repository contains the implementation of a Convolutional Neural Network (CNN) for image classification using TensorFlow. The project focuses on classifying images from the Pokemon and Dog Breed datasets.
cnn-classification image-classification image-processing jupyter-notebook kaggle-dataset python
Last synced: 15 May 2026
https://github.com/alinababer/skin-disease-detection-machinelearning-imageprocessing-matlab
This project focuses on the recognition and analysis of various skin diseases, including cancer and Vitiligo, using advanced image processing techniques and machine learning models in Matlab.
computer-vision image-processing machine-learning matlab skin-disease-classifiction skin-segmentation
Last synced: 03 Apr 2025
https://github.com/alinababer/e-voting-system-through-iris-recognition-matlab-asp.net
This repository contains the code for an E-Voting System through Iris Recognition, developed by Alina Baber in 2014. The system uses iris recognition technology for biometric authentication, enabling secure and tamper-proof online voting.
asp-net e-voting-system evm image-processing iris-recognition matlab
Last synced: 03 Apr 2025
https://github.com/mawdesign/gobo.ies
The gobo.ies project is a Python-based tool that generates IES files from image inputs, allowing users to derive light emission characteristics from visual data.
creative-commons-license ies-file-generation image-processing photometric-data polar-transform python
Last synced: 15 Jun 2025
https://github.com/pasanlaksitha/medimageanalyser
A MATLAB-based application designed to segment and identify parasite features in medical images using advanced image processing techniques. The application incorporates functionalities such as grayscale conversion, histogram generation, thresholding, and morphological filtering, tailored for Katokatz images.
image-analyzer image-processing matlab westminster
Last synced: 08 Jul 2025
https://github.com/navindafernando/histogrammer
Image processing - python :part_alternation_mark:
histogram-equalization image-flattening image-processing matplotlib opencv
Last synced: 14 May 2026
https://github.com/farzanmrz/matlab-seam-carving
MATLAB project implementing seam carving for image resizing and energy optimization using neural network-inspired bilinear transformations
computer-vision image-processing matlab neural-networks seam-carving
Last synced: 26 Mar 2025
https://github.com/timotej979/speech-and-image-technologies
Colection of finished laboratory exercises on speech and image technologies
image-classification image-processing image-recognition python3 speech-processing speech-recognition
Last synced: 14 Jun 2025
https://github.com/gaetanozappi/vintage
Project in processing creates a vintage effect on images.
image image-processing photo processing vintage
Last synced: 13 Apr 2025
https://github.com/gorkhali125/image-processing-algorithms
Some image processing algorithms written in python from scratch.
image image-processing imagemagick pillow
Last synced: 09 Apr 2025
https://github.com/annnieglez/computer-vision-parking-lot
This project leverages computer vision techniques to analyze parking lot occupancy. The goal is to detect available parking spaces in real-time using image and video input.
computer-vision data-analysis data-science data-visualization google-colab image-classification image-processing machine-learning python transfer-learning
Last synced: 15 May 2026
https://github.com/lloydlobo/mandelbrot
The Mandelbrot set is a beautiful and fascinating mathematical object that has captured the imagination of mathematicians, artists, and computer scientists for decades.
ascii-art image-processing mandelbrot-fractal mandelbrot-set
Last synced: 08 Jul 2025
https://github.com/thiagosantoscunha/signalprocessingserver
image-processing java performance signal-processing spring-boot
Last synced: 15 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/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/scholarchen20/ustxtseg
Weakly-Supervised Medical Image Segmentation with Simple Text Cues
image-processing image-segmentation medical multimodal python pytorch segment-anything ultrasound-imaging
Last synced: 15 May 2026
https://github.com/guppster/nimage-compression
Exploring nim-lang by converting a C image compression library to Nim and demonstrating it's usage
bindings c-bindings image-compression image-processing
Last synced: 15 May 2026
https://github.com/theegghead27/dbots-api
FastAPI API making functionality of previous Discord bots available through *the internet*
fastapi image-processing pillow python
Last synced: 19 Apr 2026
https://github.com/nanditha-prabhu/dehazing-through-image-processing
The project suggests a dehazing pipeline using image processing that has proven to be effective in removing haze and enhancing the quality of hazy images.
clahe dehazing gamma-correction histogram-equalization image-processing unsharp-masking
Last synced: 17 Mar 2025
https://github.com/mdipcit/image_resize_pipeline
Image processing pipeline for resizing and optimization
automation image-processing pipeline
Last synced: 08 Sep 2025
https://github.com/burakahmet/handwriting-digit-recognition
Instant handwriting digit classification with mnist dataset and TensorFlow
artificial-intelligence artificial-neural-networks cnn colab-notebook convolutional-neural-networks data-augmentation handwritten-digit-recognition image-processing keras mnist model numpy pillow python tensorflow tensorflow-examples tensorflow-models tkinter tkinter-canvas tkinter-graphic-interface
Last synced: 19 Jan 2026
https://github.com/zeiss/warpaffine
experimental Deskew operation
cplusplus image-processing ipp oneapi tbb thread-building-blocks
Last synced: 30 Apr 2025
https://github.com/powershelllibrary/photo.shell
This is a PowerShell module for image processing.
compression image-compression image-processing powershell powershell-module resize resize-images
Last synced: 14 Mar 2025
https://github.com/dazmaks/person-detector
blazingly-fast image-processing rust
Last synced: 31 Mar 2025
https://github.com/jmisiaszek/image-stitching
Image stitching for Robot Control course @ MIMUW
Last synced: 28 Jun 2025
https://github.com/retheviper/resize-api
Image Resize API
actix-web image-processing rust
Last synced: 01 Sep 2025
https://github.com/1fan-papi/expo-progressive-blur
🌟 Create stunning, translucent headers in React Native, mimicking iOS apps with real-time blur and smooth animations for a native feel.
animations app-design blur expo graphics image-filter image-processing mobile performance progressive-blur react-native responsive state-management user-interface visual-effects
Last synced: 02 May 2026
https://github.com/prneidhardt/computer-vision
Plants Seedling Classification
cnn computer-vision convolutional-neural-networks image-processing keras
Last synced: 17 May 2026
https://github.com/projects-developer/blood-group-detection-using-fingerprint
BLOOD GROUP DETECTION USING FINGERPRINT Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials
bca-projects blood-group-detection btech-projects computer-science-projects computerscienceprojects final-year-project finalyearprojects fingerprint-recognition image-processing machine-learning mca-projects mtech-projects
Last synced: 22 May 2026
https://github.com/ronak-dagale/foggy-image-processing
Image Processing Project 🌁
foggy-image image-processing jupyter-notebook
Last synced: 10 Apr 2026
https://github.com/walid0912/analyse_image_medicale
Analyse d'une image medicale d'un cerveau, erosion dilatation
dilatation erosion geometry image-processing modeling python
Last synced: 15 May 2026
https://github.com/princeranjan03/imageencryption_i-chip
This project focuses on creating a hardware-based encryption and decryption system that implements the Data Encryption Standard (DES) algorithm.
cipher cryptography data-encryption data-encryption-standard encoding encryption-decryption fpga image image-processing opencv rtldesign source-coding verilog verilog-hdl verilog-project vivado xilinx xilinx-vivado
Last synced: 26 Mar 2025
https://github.com/imcf/imcf-fiji-toolbars
:coffee: :microscope: :symbols: Fiji Action Bars provided by the IMCF.
fiji image-processing imagej imageprocessing
Last synced: 03 Feb 2026
https://github.com/abdulrahman-mostafa10/image-processing-labs
This repository contains my work along for my academic Image Processing course 🚀
image-classification image-processing machine-learning
Last synced: 02 Jul 2025
https://github.com/weibeu/image-processor-client
Asynchronous python client for web image-processor service API server.
aiohttp async asynchronous asyncio client image image-processing python3 rest wpc
Last synced: 25 Feb 2025
https://github.com/marcoscarloseduardo/nightlights
Comparación de luces nocturnas por país utilizando R
datascience dataviz geodata image-processing maps opencode r
Last synced: 12 May 2026
https://github.com/bencardoen/colocalization.jl
Colocalization metrics and distances for images or their sparse representations.
colocalisation colocalization distance-measures image-processing interaction julia-language metrics microscopy single-molecule-imaging
Last synced: 11 Jan 2026
https://github.com/artyom/image
Fork of image/gif from the Go standard library
Last synced: 11 Jun 2026
https://github.com/rusiruavb/image-compresser
Image compress node js application
express image-compression image-processing imagemin imagemin-mozjpeg nodejs
Last synced: 05 May 2026
https://github.com/dpbm/image-processing-dio
A image processing library for DIO's bootcamp
image-processing matplotlib python scikit-image
Last synced: 03 Jan 2026
https://github.com/saidhanush27/stegoface
StegoFace is a deep learning-based steganography model designed to enhance ID image security by embedding hidden authentication data within facial images. The system ensures tamper detection while preserving image quality and integrity, making it a reliable solution for photo substitution attack prevention.
authentication deep-learning image-processing machinelearning-python neuralnetworks steganography-encoding
Last synced: 30 Mar 2025
https://github.com/automatefreely/online-image-editing
crop-image cropperjs express image image-processing mongoose nodejs online-service
Last synced: 08 Apr 2026
https://github.com/rattananen/funny-img
convert image to ascii
ascii-art bmp cpp deflate image-processing png
Last synced: 21 May 2026
https://github.com/eng-michael-mohab-soltan/image-processing-functions-in-matlab
The Image Processing Utilities in MATLAB repository features essential functions for noise addition, filtering, segmentation, and histogram operations. Techniques learned i in the Image Processing course at MSA University, Egypt, by Dr. Tarek Ghoniemy, this toolkit helps users enhance their image processing skills and manipulate images effectively.
Last synced: 06 Apr 2025
https://github.com/mreliptik/pymosaic
Recreate a target images bymaking a mosaic out of multiple input images
image-mosaic image-processing python
Last synced: 06 Apr 2025
https://github.com/mayorjay/marsalbum
MarsAlbum is an image loading Android Application that fetches and displays image data gathered by NASA's Rovers on Mars
clean-architecture coroutines hilt-dependency-injection image-processing jetpack-android kotlin-android mars mars-rover mvvm-architecture repository-pattern restful
Last synced: 06 Apr 2025
https://github.com/tufayellus/image-url-to-text-recognition
This python code converts an image contained within a remote location to text using pytesseract
image-analysis image-processing image-to-text pytesseract pytesseract-ocr python
Last synced: 27 Jun 2025
https://github.com/rahulpatel2002/fouriertransform_imageprocessing
MATLAB implementation of Discrete Fourier Transform (DFT) for image processing, including manual and built-in DFT verification, magnitude-phase spectrum analysis, shifting, rotation, and magnitude-phase swapping.
dft fourier-transform image-processing matlab signal-processing spectral-analysis
Last synced: 08 Jul 2025
https://github.com/diihgab/llamaimage
🦙 Using lava-v1.5-7b-4096-preview to process images
Last synced: 21 May 2026
https://github.com/shijincai/remove-object-from-photo
Free AI tool to remove unwanted objects from photos online. Effortlessly erase people, items, blemishes, and distractions from images. Advanced inpainting technology maintains HD quality. Perfect for photographers, social media creators, and real estate professionals.
artificial-intelligence background-removal background-removal-software computer-vision image-editing image-editing-app image-editing-software image-editing-tool image-editing-website image-processing image-processing-app image-processing-programming machine-learning object-remover photo-editor photo-editor-app photo-editor-free photo-editor-project photo-editors remove-objects
Last synced: 03 Jul 2026
https://github.com/5hirish/android_iris_scan
IRIS Recognition for Smart India Hackathon 2017 [Android Client]
android client-side hackathon image-processing india retrofit2 smart
Last synced: 03 Feb 2026
https://github.com/dangnh0611/vn_alpr
A small project for Vietname motor license plate recognition
computer-vision image-processing
Last synced: 25 Oct 2025
https://github.com/catdad-experiments/share-edit
📐 PWA for editing images that shows up in the share sheet
hacktoberfest image image-processing pwa share share-sheet
Last synced: 07 Jul 2025
https://github.com/josedavila24/imageprocessor2d
🖼️✨ Herramienta de procesamiento de imágenes 2D en Java con interfaz gráfica 🎨📌. Incluye filtros 🌀, conversiones de color 🌈 y operaciones morfológicas 🔍⚙️.
eclipse-ide git gui image-processing java
Last synced: 21 May 2026
https://github.com/gduscher/pytemlib_nbdev
pyTEMlib with nbdev documentation
crystallography image-processing tem
Last synced: 06 Nov 2025
https://github.com/eliasdeallmeida/processamento-de-imagens
Projeto sobre Processamento de Imagens atribuído como Trabalho Final da disciplina de Laboratório de Programação.
Last synced: 14 Sep 2025
https://github.com/cloudinary-developers/music-tech-2017-hackathon-guide
Music Tech 2017 Hackathon Guide
hackathon image image-processing live music video
Last synced: 03 Feb 2026
https://github.com/apaz-cli/ml-imagehash
A PyTorch implementation of a machine learning perceptual image hash algorithm for near-duplicate detection and fast content-based image retrieval.
duplicate-detection image-processing imagehash near-duplicates perceptual-hashing
Last synced: 23 May 2026
https://github.com/sirozha1337/imagesegmentation
Matlab Image Segmentation scripts
fmri graph-cut hmrf-em hmrf-mcem image-processing image-segmentation markov-random-field metropolis-hastings
Last synced: 23 Jul 2025
https://github.com/xavxyz/micro-color-palette
🏞 ➡️ 🎨 Get the color palette of a remote image as a JavaScript Array
color-palette colors image-processing micro microservice node
Last synced: 28 Apr 2026
https://github.com/brooks-code/img_utils
Collection of image related processing utilities.
bash-script batch-processing exif-remover image-processing mosaic-images poster poster-images python
Last synced: 23 Jul 2025
https://github.com/ajaxxishere/median-image-filter-in-c
This is an image filter program that reads hsdec files and applies a median image filter over them!
c embedded-c image-processing ppm-image python3
Last synced: 21 May 2026
https://github.com/miha53cevic/picture-to-ascii-art-csharp
Application made in C# that converts a picture to ASCII Art
Last synced: 30 Mar 2025
https://github.com/jayfunc/magicremover
colorization image-processing inpaint-anything lama llm python segment-anything yolo
Last synced: 21 May 2026
https://github.com/alchemz/robotics_perception
computer-vision image-processing matlab
Last synced: 24 Feb 2025
https://github.com/sudoanirudh/image-enhancement-toolkit
computer-vision image image-enhancement image-processing opencv python
Last synced: 07 May 2026
https://github.com/jaxwilko/pyimg
Display an image in a terminal emulator
image-processing python3 terminal-based
Last synced: 21 May 2026
https://github.com/ckauhaus/imageresize
Handy tool for reducing masses of JPEG files to resonable file sizes.
Last synced: 02 Nov 2025
https://github.com/tirendazacademy/lightly-train-tutorials
This repo shows how to use the LightlyTrain framework
ai computer-vision data-science deep-learning fine-tuning generative-ai image-classification image-processing lightly-train machine-learning object-detection self-supervised-learning
Last synced: 27 Jun 2025
https://github.com/vididvidid/walmartsparkathon
Select to search feature in the walmart website making customers easily find any product or similar product on the website without using their search engine.
android aws image-processing java js kotlin reactjs tensorflow typescript
Last synced: 24 Jan 2026
https://github.com/k5924/imageprocessor
An ImageProcessor app made in Java for CSI_5_OOP_2021
image-processing java swing-gui
Last synced: 22 Jul 2025
https://github.com/mamello-justice/cv-rs
Computer Vision algorithms in Rust
computer-vision image-processing rust
Last synced: 02 Nov 2025
https://github.com/abrahamkoloboe27/fruits-recognition-streamlit-app
🍎 Fruits Classification App (Streamlit) 🍌
convolutional-neural-networks deep-learning image-classification image-processing keras logging machine-learning machine-learning-engineering mlops numpy pandas plotly prototype python streamlit streamlit-application tensorflow
Last synced: 08 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/carson2222/image-merger
A scalable Node.js server for merging multiple images into a single image. Built to handle image processing tasks that are difficult to execute in AWS Lambda due to memory, time, and binary dependency constraints. Features a queue system for handling concurrent requests, watermark support, and flexible output options (Buffer or Base64).
api aws-lambda backend expressjs image-manipulation image-merging image-processing javascript nodejs queue-system scalable server sharp watermark
Last synced: 08 Apr 2026
https://github.com/sunsided/fast-sweeping-udf
Unsigned Distance Fields using Fast Sweeping Method
computer-graphics computer-vision distance-fields fast-sweeping image-processing robotics rust
Last synced: 29 Apr 2026
https://github.com/tdiprima/dicom-utils
Decompressing, converting, extracting metadata, and processing DICOM medical imaging files.
automation decompression dicom image-processing jpg-conversion medical-imaging metadata-extraction multiprocessing pydicom
Last synced: 01 Nov 2025
https://github.com/pedrokarim/sharex-manager
Une application web pour gérer facilement vos uploads ShareX avec une interface moderne et sécurisée.
bun image-processing nextjs sharex sharex-server
Last synced: 18 Feb 2026
https://github.com/leifgehrmann/anamorph-to-panorama
A small Rust script to convert circular anamorphic images into horizontal images.
anamorphic image-processing panorama script
Last synced: 14 May 2025
https://github.com/ashkarin/rawimage
Read and write RAW images (or data arrays) without a headache.
image-processing imagej ndarray numpy raw-data raw-image readers writers
Last synced: 28 Apr 2026
https://github.com/n-c0de-r/bdm3_bear
Color manipulation exercise. Digital media 2nd semester, 3rd exercise
2nd-semester 3rd-exercise color-modes digital-media error-diffusion image-processing java
Last synced: 06 Nov 2025
https://github.com/wasay8/automatedgarbageimageclassifier
Implementation of CNN models(Resnet-34 and Resnet-50) to classify garbage images into 6 major categories for sustainable development and its disposability.
computer-vision deep-learning deep-neural-networks feature-engineering image-processing unstructured-data
Last synced: 26 Mar 2025