image-processing-python
There are 141 repositories under image-processing-python topic.
sanjay035/Sketch2Color-anime-translation
Given a simple anime line-art sketch the model outputs a decent colored anime image using Conditional-Generative Adversarial Networks (C-GANs) concept.
aws-samples/document-processing-pipeline-for-regulated-industries
A boilerplate solution for processing image and PDF documents for regulated industries, with lineage and pipeline operations metadata services.
Seyed-Ali-Ahmadi/Digital-Image-Processing
This is a course depository from K. N. Toosi University of Technology. The course is Digital Image Processing taught by Dr. Yasser Maqsoudi and Seyed Ali Ahmadi in geomatics faculty of K.N.T. University of technology. The course material is currently uploaded in Google Classroom, but we are considering to distribute some of the material here for public usage. You can use the codes and theories of digital image processing freely with no licences; but using the slides and other copyrighted material without making citations is forbidden.
Whiax/NUl-Image-Enhancer
An algorithm based on decision trees and deep learning models to enhance images
hoangsonww/Image-Video-Tools
📸 Welcome to the Image & Video Tools: Your go-to suite for managing media! Effortlessly resize, crop, and edit images and videos with our versatile tools. Experience seamless media management with powerful, easy-to-use features—all in one place!
Solrikk/PicTrace
🔎 PicTrace is a highly efficient image matching platform that leverages computer vision using OpenCV, deep learning with TensorFlow and the ResNet50 model, asynchronous processing with aiohttp, and the FastAPI web framework for rapid and accurate image search.
omonimus1/super-computer-vision
Notes about Computer vision and implementation of image-processing, face-detection, face-recognition, and character optical recognition applications.
Furkan-Gulsen/Document-Scanner-Web-App
Document Scanner Web App with Python
Jamy-L/Pytorch-Exposure-Fusion
A pytorch implementation of Mertens et. al Exposure Fusion algorithm
BaseMax/ImageRecognitionAI
Recognition of the images with artificial intelligence includes train and tests based on Python.
Grzetan/ImageToFourierSeries
Draw images as Fourier series
jaburke166/gaussian_process_edge_trace
Python module providing a framework to trace individual edges in an image using Gaussian process regression.
EslamAsHhraf/Grades-auto-filler
📙 Grades auto-filler provide an easy way to fill the grades electronically, and it should be able to correct MCQ bubble sheet exams automatically.
BaseMax/ImageRecognition
Recognition of the images includes train and tests based on Python.
FlyingFathead/OCR-CopyPastePad
A simple Python + Tkinter + Tesseract-based GUI image-to-text copypaste pad application
rashidwassan/chrome-dino-automation
Automated the Chrome dino game in Python using Image Processing.
sibisiddharth8/VisionSoC
Developed VisionSoC, an advanced image upscaling model using Enhanced Super Resolution Generative Adversarial Networks (ESRGAN) with Python, leveraging frameworks such as TensorFlow and Keras. Created a comprehensive web-based application for the model using HTML, CSS, and JavaScript, and integrated the frontend with the backend using Flask.
MizaGBF/GBFPIB
Tool to generate an image from one of your in-game party
Pradnya1208/Drawing-recognition-using-CNN-and-flask
This is a Drawing application that uses a Convolutional Neural Network Model to classify drawings made by the user.
tobybreckon/DoG-saliency
reference implementation of Real-time Salient Object Detection based on Division of Gaussians [Katramados/Breckon, 2011]
SirProdigle/gameboy-image-converter
A Gradio based image processing site/tool for converting images to hardware-accurate Game Boy and Game Boy Colour representations
33abrar/Bit-Plane-Slicing-and-Quantization-Based-Color-Image-Watermarking-in-Spatial-Domain
You can find the source codes and algorithms proposed by this "Bit Plane Slicing and Quantization-Based Color Image Watermarking in Spatial Domain" study
Ali-Ahmadi/Digital-Image-Processing
This is a course depository from K. N. Toosi University of Technology. The course is Digital Image Processing taught by Dr. Yasser Maqsoudi and Seyed Ali Ahmadi in geomatics faculty of K.N.T. University of technology. The course material is currently uploaded in Google Classroom, but we are considering to distribute some of the material here for public usage. You can use the codes and theories of digital image processing freely with no licences; but using the slides and other copyrighted material without making citations is forbidden.
FnSK4R17s/Testing-Mixed-Precision-Training-Using-Pytorch-Lightning-and-Segmentation-Models
Testing Mixed Precision Training Using Pytorch Lightning and Segmentation Models
diegolrs/DCT2D-Digital-Image-Processing
Computes the two-dimensional discrete cosine transform (DCT2D) of an image an its inverse, taking the image to the frequency domain.
efecanxrd/Image-Recostruction-with-GA
Image Reconstruction with Genetic Algorithm
filipsedivy/pixel.py
Image Data Preprocessing Toolkit
GitHub-Leon/HandFingerVerfolgung
Project: Hand and Finger Tracking during Computer Work
HanaHasan04/Image-Processing-HW
Image Processing Homework (Prof. Hagit Hel-Or)
thiagokalid/Virtual-Encoder-ECNDT-2023
This repository contains scripts which generate the results presented in "Virtual encoder: a two-dimension visual odometer for NDT".
yas-sim/python-cpp-extension-sample-code
Sample code of Python C++ extension module. Demonstrates how to deal with Numpy objects in C++ codes. Also, OpenCV Mat and Numpy interaction code example is included.
arasgungore/car-brand-recognition
Final project assigned for the Introduction to Image Processing (EE 475) course in the Spring 2023 semester.
jmaczan/tinyconv
🌸 Image processing with kernel and convolution
ShahilPatel-IITDh/Deep-Learning-Phishy-Classification
This repository is to store the models, dataset and documentation for the classification of the Phishy Websites using deep learning techniques.