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-02 00:15:12 UTC
- JSON Representation
https://github.com/kylepls/facial-recognition-cnn
A CNN used to fetch a person's identity based on their face.
celeba-dataset convolutional-neural-networks deep-learning image-classification image-processing keras neural-network siamese-neural-network
Last synced: 29 Apr 2026
https://github.com/pranavh-2004/bardecode
Barcode reader using Python and pyzbar to decode barcodes from images or live camera feed.
barcode-decoder barcode-scanner computer-vision image-processing opencv python-project pyzbar zbar
Last synced: 29 Apr 2026
https://github.com/carry0987/php-image-processor
An image processing library
composer gd image-processing imagick php8
Last synced: 29 Apr 2026
https://github.com/filiprokita/fclick
FCLICK is a Python script that automates mouse clicking by detecting a change in pixel color on the screen. The script waits for a specified start button press to begin monitoring the pixel color at the current mouse position. Once the pixel color changes, the script sends a left mouse click to that position.
automation gui image-processing keyboard-input mosue-click mouse mouse-automation python python3 useful utilities windows
Last synced: 29 Apr 2026
https://github.com/giog97/histogram_equalization_cuda
Performance comparison of sequential and parallel CUDA Histogram Equalization for image contrast enhancement.
cuda cuda-kernels cuda-programming histogram-equalization image-processing parallel-computing parallel-programming
Last synced: 29 Apr 2026
https://github.com/tautvydasderzinskas/web-scrap-facebook-post
Free time coding project which allows to scrap third party data (from givem websites) - convert it to a nice presented form (images) and post it to a selected facebook pages automatically. This application may serve you as example of how to do certain things... Be aware that at the moment it's code is dedicated to scrap specific pages and present the data in specific way so if you want to use it you will have to modify both the scrapping logic and image generation logic to fit your needs.
cron-jobs facebook image-processing javascript nodejs scraper
Last synced: 29 Apr 2026
https://github.com/driftingruby/077-cropping-images-with-jcrop
Extend your image upload functionality with JCrop. Learn to redirect the user to a crop page once they have uploaded their image and save versions of the cropped images.
image-crop image-processing image-upload ruby-on-rails
Last synced: 29 Apr 2026
https://github.com/r3dacted42/dip-filter-thresh-gui
assignment made for a digital image processing course
Last synced: 29 Apr 2026
https://github.com/x-nimesh/panoramer-dockerized
Panoramer is a cutting-edge panoramic image stitching web application designed to transform your images into stunning, professional-quality panoramas. Whether you're a seasoned photographer or a hobbyist, Panoramer's intuitive interface and precise alignment tools make it easy for users of all skill levels to create seamless panoramas.
flask image-processing numpy python react
Last synced: 29 Apr 2026
https://github.com/neo-ciber94/serverless-imageprocessing
Serverless application to manipulate images
aws-lambda cdk image-processing rust typescript
Last synced: 30 Apr 2026
https://github.com/iamigi/linkedinapp
Linkedin fullStack App Angular + NestJS + SQL (TypeORM)
angular chat-application image-processing jwt-authentication jwt-token multer nestjs postgressql socket-io typeorm unit-testing
Last synced: 30 Apr 2026
https://github.com/oguzhantekeli06/image-processing-project
C# application that provides core image processing functionalities, including brightness adjustment, blurring, noise reduction, and edge detection. Each feature is modular, offering flexibility for various image manipulation tasks. No library used.
csharp image-processing windows-forms
Last synced: 08 Jun 2026
https://github.com/naanadr/correct_orientation
Neural network model to correct the orientation of images.
correct-orientation image-processing keras neural-network python
Last synced: 01 May 2026
https://github.com/saurabhjalendra/deeplearning-cifar10-classifier
Deep learning-based image classifier for the CIFAR-10 dataset using MLP, CNN, and transfer learning approaches. Achieves 91.7% accuracy with MobileNetV2 transfer learning. Includes data preprocessing, model implementation, and comprehensive evaluation.
cifar10 computer-vision convolutional-neural-networks deep-learning image-classification image-processing tensorflow transfer-learning
Last synced: 01 May 2026
https://github.com/sairupeshl/c-image-processor
A command-line application in C to apply visual filters (Grayscale, Reflection, Box Blur, and Edge Detection) to 24-bit BMP images
Last synced: 08 Jun 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/mert-byrktr/annoy-image-similarity
Toy project for basic image search engine. Just for dog images now, can be further extended.
annoy fastapi image image-processing search-engine
Last synced: 04 May 2026
https://github.com/imrane-98/licenseplatedetection
A Python-based vehicle license plate recognition system using OpenCV, contour detection, and EasyOCR. This project detects and extracts license plates from images and reads the plate numbers with high accuracy using deep learning-based OCR.
ai-project computer-vision contour-detection deep-learning easyocr image-processing license-plate-recognition object-detection ocr opencv python real-world-projects vehicle-detection
Last synced: 31 Jul 2025
https://github.com/aniike-t/image-processsing-filters
Small project protraying use of edge detection prewitt, sobel, median filter and guassian blur
guassianblur image-processing median-filter prewitt-filter sobel-filter
Last synced: 30 Jul 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/adityasreevatsak/useful-code-snippets
Useful-Code-Snippets is a collection of practical and reusable code snippets for various everyday programming tasks. It serves as a handy reference for automating, optimising, and simplifying common operations across different domains.
automation file-handling git image-processing python regex
Last synced: 02 May 2026
https://github.com/aniketparate/surface-thermal-temp-prediction
Surface Temperature Prediction using Thermal Images
extraction image-processing ml python
Last synced: 02 May 2026
https://github.com/giog97/mean_shift_image_segmentation_openmp
Performance comparison of sequential and parallel OpenMP MeanShift for image segmentation.
image-processing mean-shift opencv openmp parallel-computing parallel-programming
Last synced: 08 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/philippeitis/imgvid_utils
Python library for modifying and merging videos and images
cv2 image-processing splitting-videos stacking-images stacking-videos video-processing
Last synced: 22 Sep 2025
https://github.com/yarinbou/deep-learning
basic concepts and tools for image understanding using Deep Learning.
ai attention-mechanism cnn deep-learning encoder-decoder image-captioning image-processing neural-network neural-networks object-localization pretrained-models
Last synced: 30 Jul 2025
https://github.com/lasithaamarasinghe/en3160-image-processing-computer-vision
This repo includes codes, assignments related to EN3160:Fundamentals of Image Processing and Computer Vision module.
computer-vision image-processing neural-networks opencv segmentation
Last synced: 13 Apr 2026
https://github.com/catalina2820/reconocimiento-de-patrones
This repository contains practical exercises from the Pattern Recognition course at Pascual Bravo University for the 2024-1 term. The course covers fundamental concepts in data science and machine learning techniques for recognizing, classifying, and clustering patterns across various contexts
audio-signal-analysis data-science image-processing pattern-recognition
Last synced: 29 Jul 2025
https://github.com/necat101/pixtess
PIXel TESSellator convert your pictures to text and back semi-losslessly! great for training AI
format image image-processing imagetotext
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/arkanivasarkar/benav-biopsy-through-enhanced-navigation-and-augmented-visualization
A software prototype for breast biopsy needle navigation and guidance through a augmented reality viewer
augmented-reality biopsy-robotics breast-cancer computational-geometry computer-vision image-processing navigation surgical-planning surgical-tools unity
Last synced: 03 May 2026
https://github.com/grachale/convolution_image
The implementation of a function that takes an image (RGB or gray one) and a filter (kernel) and applies a convolution between them.
convolution image-processing numpy python
Last synced: 03 May 2026
https://github.com/eye-wave/ilove.midi
Midi utils made into simple unified website
image-processing midi-editor midi-files midi-player music-composition music-generation music-notation music-visualizer
Last synced: 29 Jul 2025
https://github.com/penguincabinet/opencv-anonymousface
顔を自動検出し、アノニマスのお面をかぶせるツール
csharp image-processing opencv
Last synced: 04 May 2026
https://github.com/erolkuluslu/image_classifier
This project provides a comprehensive solution for image processing, smart cropping, image embeddings, feature extraction, dataset cleaning, and model training and inference using PyTorch. Additionally, it includes a Gradio-based web application for easy interaction with the trained model.
conda conda-environment gradio-python-app image-processing model-training python pytorch torch
Last synced: 04 May 2026
https://github.com/nikhiljsk/guimoviedataanalysis
A graphical user interface using QT and Python-3 which is capable of asking the query from user in text format or even in Image format and get the answer from the dataset
gui image-processing pyqt5 python3 qt visualization
Last synced: 04 May 2026
https://github.com/scottyrichardson/grayl-image-thumbnail
Generates different thumbnail sizes from an image. Part of the Grayl PHP framework.
composer-package grayl image-processing php thumbnailer
Last synced: 19 Jun 2026
https://github.com/atymri/asciigenerator
ASCIIGenerator is a simple C# console application that converts images to ASCII art. It supports adjustable width and optional color inversion to control output details.
art-generator ascii ascii-art console-application csharp dotnet image-processing image-to-ascii script terminal text-art
Last synced: 04 May 2026
https://github.com/yash-thio/sudoku-solver
the final version of this app would be able to solve any 9 by 9 sudoku you provide in an image format.
express image-processing pubsub redis websockets
Last synced: 05 May 2026
https://github.com/matesxs/elementarise
Library for generating images from basic shapes
art generative-art image image-processing library opencv package parallel-computing pil pillow python python3
Last synced: 05 May 2026
https://github.com/justdvnsh/justdvnsh-twitterbot
A twitter bot made to schedule and post tweets for me and also reply and retweet them.
api glitch image-processing nodejs processingjs rest-api twitter-api twitter-bot
Last synced: 05 May 2026
https://github.com/atharva-naik/mmml-termproject-vizwiz-vqa-challenge
VizWiz Challenge Term Project for Multi Modal Machine Learning @ CMU (11777)
carnegie-mellon-university computer-vision image-processing natural-language-processing open-source open-source-project opencv pytorch question-answering term-project vision-language vision-language-transformer visual-question-answering vizwiz vizwiz-vqa
Last synced: 05 May 2026
https://github.com/allanjos/image_processing
Image processing utilities.
cpp grayscale-images histogram histogram-equalization image-processing matlab morphology octave opencv sobel visual-studio
Last synced: 06 May 2026
https://github.com/blankscreen-exe/shell-show
An image viewer in terminal
image-processing pillow pixel-art pyhton3 python shell terminal terminal-app
Last synced: 06 May 2026
https://github.com/christiansassi/signal-image-and-video-project
Project developed by Pietro Bologna (@bolognapietro) and Christian Sassi for the Signal, Image and Video course.
image-processing mri-segmentation numpy opencv python
Last synced: 06 May 2026
https://github.com/alesyarabushka/diamond
This application has been developed in purpose of creating a picture for diamond embroidery based on the user's picture
image-processing nodejs pixelation postgresql reactjs typeorm typescript
Last synced: 06 May 2026
https://github.com/pgebert/watermark
Little cli tool to add image watermarks written in kotlin.
gradle hyperskills image-processing java jetbrains kotlin watermark
Last synced: 06 May 2026
https://github.com/dere3046/unblind_watermark
A simple blind watermark eraser based on DWT-DCT-SVD overwrite
blind-watermark image-processing watermark watermark-image
Last synced: 20 Jun 2026
https://github.com/mukuta-manit-d/medix
Medix is an innovative platform Bridging AI and advanced medical imaging to aid doctors and patients in diagnosing brain tumors and lung-related abnormalities. the mission of the project is to Elevate diagnosis precision and efficiency, facilitating early treatment for various medical conditions.
cnn-keras css html image-processing javascript machine-learning mongodb-compass python tensorflow
Last synced: 07 May 2026
https://github.com/yash-saini/image_augmentation
This repository contains the jupyter notebook catering to demonstrating the image augmentation techniques using pytorch.
augmentation imaeg image image-manipulation image-processing imageaugmentation jupyter-notebook python pytorch
Last synced: 07 May 2026
https://github.com/bilalhameed248/ip-and-opencv
Image Processing & OpenCV Learning & Research Work
image-processing image-recognition object-detection opencv yolo
Last synced: 07 May 2026
https://github.com/itsluketwist/imageai-wizard
ImageAI Wizard is a Python library that provides various image utilities using the OpenAI API.
Last synced: 28 Jul 2025
https://github.com/mrgrd56/imagenoiseapp
[DESKTOP APP] Image Noise Generator
csharp dotnet dotnet-core image-noise image-processing netcore noise wpf
Last synced: 08 May 2026
https://github.com/guangie88/image-batch-resizer-rs
Experimental image batch resizer in Rust
Last synced: 10 Jun 2026
https://github.com/hibatillah/projectpd
Web Identification of Rice Types based on Colors
college-project deep-learning deeplearning image-processing python rice tailwindcss website
Last synced: 08 May 2026
https://github.com/pikachuxxxx/foodieswatson
An app made using IBM Watson to help the present generation teen to recognise Indian spices pulses and leafy vegetables
food food-classification ibm-watson image-processing image-recognition machine-learning ml
Last synced: 08 May 2026
https://github.com/aminul-islam-niloy/digital-image-processing-
DIP with Jupeter Notebook
image-processing juoyter-book python3
Last synced: 08 May 2026
https://github.com/dinithmaleesha/image-filter-webapp
Python-based web application for applying various image filters, removing noise, and adjusting image properties. Built with Flask and OpenCV. Features real-time previews and easy image uploads.
flask flask-application image-filters image-processing image-processing-python noise-removal opencv opencv-python opencv2 python
Last synced: 09 May 2026
https://github.com/byannurcahyo/2241720134-pcvk-2024
Project Praktikum Mata Kuliah Pengolahan Citra dan Visi Komputer
computer-vision image-processing opencv python
Last synced: 09 May 2026
https://github.com/nathania-rachael/paddleocr-text-extraction-ml-model
Utilizes PaddleOCR and advanced image pre-processing techniques to extract product attributes from images.
amazon-ml-challenge image-processing machine-learning open-cv paddleocr paddlepaddle pil text-detection
Last synced: 09 May 2026
https://github.com/jonfairbanks/image-sorter
Sort Duplicate Images in Bulk
face-detection image-classification image-processing
Last synced: 29 Nov 2025
https://github.com/sunilsoni/image-to-text
Convert PDF to Images and Scan Docs to Text Files
image-processing imagetotext tess4j tesseract
Last synced: 09 May 2026
https://github.com/aksherwal/aksndeepedits
This is a flask based web app which takes image as input and give various useful functionalities to edit the image like, reducing the size, add blur, remove the background, enhance the image etc.
flask html-css-javascript image-processing responsive-design
Last synced: 02 Apr 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/andrewgazelka/cpp-image-process
An image processing library for UMN computer graphics
Last synced: 07 Apr 2025
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/natade-jp/js-pixelprocessing
高度な画像処理のための JavaScript ライブラリ
image-processing javascript javascript-library library
Last synced: 11 Mar 2026
https://github.com/vggm/sudoku-solver-script-with-ml
backtracking image-processing machine-learning
Last synced: 14 Oct 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/jujulis18/personalcoloranalyst
AI-powered personal color analysis tool that helps users determine the best color palette for their skin tone, hair, and eyes
color-analysis computer-vision data-science deep-learning facial-recognition fashion-tech image-processing machine-learning neural-networks opencv pyhton
Last synced: 29 May 2026
https://github.com/r614/rustic
Lightweight video codec written in Rust
codec compression image-processing rust video video-processing
Last synced: 28 Jul 2025
https://github.com/r4victor/image_cnc
🖼️ 🖼️ A GUI tool to modify and compare images
gui image-comparison image-compression image-processing image-viewer
Last synced: 09 Apr 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/xza85hrf/icon-combiner-app
Icon Combiner App is a Python-based GUI application that allows users to combine two ICO icons into one. The application uses CUDA (if available) or CPU for upscaling the icons to a user-specified size or automatically sizes them based on their original dimensions. It provides detailed logging for error tracking and debugging.
error-logging gui-application ico-format icon-combining image-processing image-upscaling python
Last synced: 25 Mar 2025
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/robert-wettstaedt/image-processing
Different image processing algorithms for the browser
contours image-processing javascript polygon potrace-algorithm
Last synced: 13 Jun 2025
https://github.com/milliorn/image-generator
The Image Generator is a Node.js application that generates images using the OpenAI API. It allows you to create custom images by leveraging the power of OpenAI's image generation capabilities.
algorithmic-art canvas creative-coding creative-project express express-js expressjs generative-art image-generator-using-openai-api image-manipulation image-processing image-rendering node node-js nodejs openai procedural-generation randomization sweetalert2 visual-effects
Last synced: 13 Apr 2026
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/rishikesh-jadhav/virtual-x-ray-vision-app-for-medical-imaging
This repository contains my project on medical image segmentation using the UW-Madison GI Tract dataset. It will use a Segformer, and include a Gradio app for user-friendly image inference. The model will be deployed on HuggingFace Spaces for easy accessibility, encouraging contributions to advance medical image segmentation in healthcare domain.
deep-learning deployment healthcare image-classification image-processing medical-imaging pytorch segformer
Last synced: 22 May 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/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/manulthanura/ai-computer-vision
Images are a fundamental part of many applications, from simple photo viewers to advanced machine learning models. In this repo, we'll explore various Python libraries that allow us to read and display images, providing insights into their features and use cases.
artificial-intelligence computer-vision image-processing
Last synced: 01 Apr 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/nomnomnonono/background-image-generation-for-zoom
Application to generate background image for meeting (ex. Zoom, Meet, Teams).
artificial-intelligence deep-learning gradio huggingface image-generation image-processing machine-learning openai-api python
Last synced: 01 Apr 2025
https://github.com/andreyugolnik/texture-packer
Texture Packer efficiently packs images into a texture atlas, reducing memory usage and improving rendering performance for games and applications.
atlas image image-processing jpg packer png texture
Last synced: 11 Mar 2025
https://github.com/kraktus/image-padder
A simple application to change aspect ratio and extend images by adding a coloured/transparent background around
image-processing pillow pyside6 qt6
Last synced: 28 Apr 2026
https://github.com/apex-20000g/eos-mfl
This repository features an Energy Optimization System (EOS) that optimizes energy distribution, usage for batteries, heat pumps& household devices. It includes predictive models for electricity prices (planned), load forecasting& dynamic optimization to maximize energy efficiency & minimize costs. Founder Dr. Andreas Schmitz (YouTube @akkudoktor)
3d-face-reconstruction 3dmm bitcoin crypto eos eos-blockchain eos-sdk eos3d eosday face-models fomo3d high-energy-physics image-processing wallet
Last synced: 11 Jun 2025
https://github.com/tilfin/sharp-mozjpeg-image-processor
Scaled and optimized JPEG image file generater powered by sharp and mozjpeg
image-processing mozjpeg sharp
Last synced: 30 Mar 2025
https://github.com/streanger/image-analysis
Any kind of images analysis using python scripts (OpenCV mostly)
image-processing python-opencv
Last synced: 06 Jul 2025
https://github.com/who-else-but-arjun/image_segmentation
Implementation of Panoptic Image Segmentation using VGG16 encoder and a fully convolutional network for classification of pixels in 27 different classes trained and tested on dataset of Indian road images.
cnn image-processing keras-tensorflow panoptic-segmentation segmentation
Last synced: 08 Apr 2025
https://github.com/mofizul21/run-away-with-me-wp-theme
Custom theme for a travel blogger website. The speed of the website in Google Page Speed Insight is 100/100.
bootstrap5 codestar-framework css grid grid-layout html-css-javascript html5 image-processing javascript javascript-library jquery options php theme wordpress
Last synced: 13 Apr 2026
https://github.com/zaber-dev/easy-image-watermark
This tool automatically applies a watermark to images in the raw_images folder. The watermarked images are saved in the copyrighted_images folder.
batch-script image image-processing image-watermark image-watermark-adder image-watermarking-python learn python python-image python-script student-vscode watermark watermark-image
Last synced: 29 May 2026
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/apahl/plate-inspector
quickly generate overviews of Cell Painting image plates
cell-painting image-processing
Last synced: 01 Apr 2025
https://github.com/repo-bilalnaeem/brain-segmentation
This project focuses on the segmentation of brain tumors using the Brain Tumor Segmentation (BRATs) dataset. The primary goal was to develop a deep learning model capable of accurately identifying and segmenting tumor regions in MRI scans.
brainsegmentation brats-challenge brats-dataset image-classification image-processing image-segmentation mri-images tumor tumor-detection tumor-segmentation unet-image-segmentation
Last synced: 14 Feb 2026