digital-image-processing
There are 665 repositories under digital-image-processing topic.
neeru1207/AI_Sudoku
GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
mikeroyal/ISP-Guide
Image Signal Processing (ISP) Guide. Learn all about the process of converting an image/video into digital form by performing tasks like noise reduction, filtering, auto exposure, autofocus, HDR correction, and image sharpening with a Specialized type of media processor.
fei-aiart/courses
课件:数字图像处理,深度学习,计算机视觉,机器学习
CatOnly/CrashNotes
Notes on Computer Graphics
BhanuPrakashNani/Image_Processing
Image Processing techniques using OpenCV and Python.
mohammaduzair9/Basic-Image-Processing
Implementation of Basic Digital Image Processing Tasks in Python / OpenCV
yuqing-liu-dut/ISPLab
An open-source image signal processing (ISP) pipeline implemented by C++
BluesYu/MarStech_Vision_Sensor
MarStech vision sensor is a low cost sensor for STEM Education
mikeroyal/DSP-Guide
Digital Signal Processing(DSP) Guide
diegoinacio/computer-vision-notebooks
👁️ An authorial set of fundamental Python recipes on Computer Vision and Digital Image Processing.
pyxploiter/Barcode-Detection-and-Decoding
Barcode detection and decoding using openCV and Zbar.
keshavsingh3197/Python
this resporatory have ml,ai,nlp,data science etc.python language related material from many websites eg. datacamp,geeksforgeeks,linkedin,youtube,udemy etc. also it include programming challange/competion solutions
Bakkopi/engineering-drawing-extractor
Automated data extraction from engineering blueprint images.
aakashjhawar/SolveSudoku
Extract and solve sudoku from an image using Computer Vision and Deep Learning
manashmandal/ml.manash.me
(Deprecated) Visit this one -> https://bn.mlmodel.fit/
timerring/digital-image-processing-matlab
Matlab 数字图像处理函数基础知识和入门教程(Matlab function basics and introductory tutorials for digital image processing.)
Wilson-ZheLin/Introduction-to-Digital-Image-Processing
A Comprehensive Tutorials on Digital Image Processing
07Agarg/Automatic-Exposure-Correction
This repository contains the code for improving images acquired through non-optimal exposure using various methods proposed in literature.
imdeep2905/Notch-Filter-for-Image-Processing
Implemented Ideal, ButterWorth and Gaussian Notch Filter for Image processing in python (with GUI).
DefUs3r/Intrinsic-Image-Decomposition
A repository that contains implementation of Intrinsic Image Decomposition, based on Intrinsic Images in the Wild, a SIGGRAPH 2014 paper by Sean Bell, Kavita Bala and Noah Snavely.
brian-xu/FractalDimension
Calculating fractal dimensions with box-counting
naihaishy/Origin-Images-of-Digital-Image-Process
数字图像处理 第三版 冈萨雷斯著 书中原始图像 tif格式
DefUs3r/Automatic-Signature-Verification
Python implementation of Automatic Signature Stability Analysis And Verification Using Local Features by Muhammad Imran Malik, Marcus Liwicki, Andreas Dengel, Seiichi Uchida, Volkmar Frinken published in 2014 at14th International Conference on Frontiers in Handwriting Recognition and some experiments in Keras-Tensorflow on Automatic Signature Verification using CNNs in vanilla and Siamese architecture
zahrasalarian/Digital-Image-Processing-for-Medical-Applications
This repository contains projects related to various aspects of image processing, from basic operations to advanced techniques like active contours. Examples and case studies focus on applications in medical imaging.
AsadiAhmad/OpenCV-Intro
An Intro for OpenCV Digital Image Proccessing Library with Python Language
margaritageleta/PixInWav
Hide image in audio. Image in audio steganography with deep learning. Deep learning-based psychoacoustic steganography within earshot.
SaadBazaz/Dino-Game-With-Hand-Gestures
🦖 Play the Google Dino Game with your hands... without touching the keyboard!
imagingbook/imagingbook-public
Image processing software for textbooks by W. Burger & M. Burge
saaachis/WeSee
Final year college project, based on Digital Image Processing, Computer Vision and Deep Learning. It is aimed towards helping visually impaired people to access digital media and information of their surrounding, through text recognition and objection classification.
santoshpanda1995/Circular-Hough-Transform-using-MATLAB
Circular Hough transform is used for detecting circles in images. This is a basic implementation of CHT using Matlab
migamic/PixInWav2
Hide color images in audio signals with neural networks. Steganography with deep learning.
santoshpanda1995/Image-Processing-using-Matlab
Basics of image processing techniques like image manipulation, image enhancement, image segmentation, and many more using Matlab code
bhavyaajani/jmathstudio
Java toolkit for image and signal processing
ani8897/Image-Quilting-and-Texture-Synthesis
Digital Image Processing Course Project - IIT Bombay Fall 2018
vamsi3/image-quilting
An implementation of the the paper "Image Quilting for Texture Synthesis and Transfer" by Alexei A. Efros and William T. Freeman