Topic: "histogram-equalization"
zhihongz/awesome-low-light-image-enhancement
This is a resouce list for low light image enhancement
Language: MATLAB - Size: 18 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1,529 - Forks: 223

hahnec/color-matcher
automatic color-grading
Language: Python - Size: 119 MB - Last synced at: 10 days ago - Pushed at: 23 days ago - Stars: 532 - Forks: 35

AndyHuang1995/Image-Contrast-Enhancement
Python implementation of "A New Image Contrast Enhancement Algorithm Using Exposure Fusion Framework", CAIP2017
Language: Python - Size: 2.05 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 444 - Forks: 111

mohammaduzair9/Basic-Image-Processing
Implementation of Basic Digital Image Processing Tasks in Python / OpenCV
Language: Python - Size: 31.2 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 142 - Forks: 43

asalmada/x-ray-images-enhancement
Language: Python - Size: 4.88 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 111 - Forks: 42

VincentStimper/mclahe
NumPy and Tensorflow implementation of the Multidimensional Contrast Limited Adaptive Histogram Equalization (MCLAHE) procedure
Language: Python - Size: 16.8 MB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 48 - Forks: 6

cxy1997/Digital-Image-Processing-Algorithms
SJTU CS386 Digital Image Processing
Language: Matlab - Size: 4.17 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 42 - Forks: 11

yashk2000/Image-Processing
A set of algorithms and other cool things that I learned while doing image processing with openCV using C++ and python.
Language: Python - Size: 146 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 36 - Forks: 9

steffensbola/blind_iqa_contrast
This repo compiles various blind image quality acessment methods focused on contrast evaluation. Only code that works in Python or Octave.
Language: MATLAB - Size: 3.14 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 30 - Forks: 12

Mamdasn/im2dhisteq
This module attempts to enhance contrast of a given image by equalizing its two dimensional histogram.
Language: Python - Size: 33.2 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 0

Auggen21/Low-Light-Image-Enhacement-1
Matlab Implementation of journal "A fusion-based enhancing method for weakly illuminated images" by XueyangFu, DeluZeng, YueHuang, YinghaoLiao, XinghaoDing, JohnPaisley, Signal Processing Journal, Elsevier, May 2016
Language: MATLAB - Size: 2.61 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 25 - Forks: 2

weblineindia/AIML-Image-Enhancement
AI ML based Image enhancement module built in Python. It is used for improving the quality of images using different filters in openCV. It works better with gray-scale images.
Language: Python - Size: 242 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 3

JuliaImages/ImageContrastAdjustment.jl
A Julia package for enhancing and manipulating image contrast.
Language: Julia - Size: 16.7 MB - Last synced at: 23 days ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 5

pbplop29/ECE_Calculators
Different calculators made to solve problems for ECE subjects
Language: Jupyter Notebook - Size: 99.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 0

Auggen21/image-processing-basics-matlab
Image Reading, writing, histogram, histogram equalization, local histogram equalization, low pass filter, high pass filter, geometrical transformation
Language: MATLAB - Size: 840 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 2

Shahir-Abdullah/Digital-Image-Processing
Image processing codes written in python
Language: Jupyter Notebook - Size: 8.35 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 8

StefanoD/ExactHistogramSpecification
Exact histogram matching implementation of Dinu Coltuc et al.
Language: Python - Size: 5.27 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 6

dibya-pati/ComputerVision
Various projects using Open CV
Language: Python - Size: 14.1 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 5

miorsoft/Site
MiorSoft web pages
Language: HTML - Size: 426 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 1

negarhonarvar/Computer-Vision
Classic Computer vision projects.
Language: Jupyter Notebook - Size: 34.4 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 10 - Forks: 0

gsiddhad/Single-Underwater-Image-Enhancement
Implementation of paper 'Two Step Approach for Single Underwater Image Enhancement'
Language: MATLAB - Size: 2.64 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 6

rohit-krish/CVFS
Coding computer vision related algorithms from "scratch".
Language: Jupyter Notebook - Size: 8.54 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 9 - Forks: 2

nttcslab/rg-cache
Code for the paper "Reflectance-guided, contrast-accumulated histogram equalization" published in ICASSP 2020.
Language: MATLAB - Size: 957 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

DavidLee528/Histogram-Equalization-Specification-Demo
This project help you understand the concepts of histogram equalization and histogram specification in image processing learning from a programming perspective.
Language: C++ - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

tazriahelal/Python-OpenCV
Python OpenCV
Language: Jupyter Notebook - Size: 11.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 2

mahmoudai1/image-processing-filters
Digital Image Processing filters developed by python using ipywidgets.
Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 3

AccSrd/NTU_MSAI_AI6121_ComputerVision
[AI6121] Computer Vision is an elective course of MSAI, SCSE, NTU, Singapore. The repository corresponds to the AI6121 of Semester 1, AY2021-2022, starting from 08/2021. The instructor of this course is Prof. Lu Shijian.
Language: Jupyter Notebook - Size: 15.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

nuwandda/cuda-histogram-equalization
Implementation of a histogram equalization program using CUDA. Histogram equalization is a technique for adjusting image intensities to enhance contrast.
Language: C++ - Size: 1.54 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 3

Showndarya/DSIP
Digital Signals and Image Processing Programs
Language: Matlab - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 1

Badawy403/EnhanceIQ
Image processing employs filters like Histogram Equalization and Gaussian for enhancement, with metrics like PSNR and SSIM evaluating image quality and similarity.
Size: 28.5 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

Mamdasn/im2dhist
This small piece of code is intended to help researchers, especially in field of image processing, to easily calculate two dimensional histogram of a given image.
Language: Python - Size: 1.3 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

Mamdasn/imWeightedThresholdedheq
This module attempts to enhance contrast of a given image or video by employing a method called weighted thresholded histogram equalization (WTHE).
Language: Python - Size: 43.1 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

M-Taghizadeh/Image-Processing-Python
In this repository, we implement common image processing techniques in Python and fully describe their algorithms.
Language: Jupyter Notebook - Size: 14.2 MB - Last synced at: 28 days ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 1

Mamdasn/imhblpce
This module attempts to enhance contrast of a given image by employing a method called HBLPCE.
Language: Python - Size: 7.3 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

nttcslab/rope
Code of the paper "Reflectance-oriented probabilistic equalization for image enhancement" published in ICASSP 2021.
Language: MATLAB - Size: 632 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

amirmohammadraei/Histogram-Equalization
Language: Python - Size: 6.96 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

AhmedIssa11/Digital-Image-Processing-Filters
Implementation of Popular Digital Image Processing Filtering Operations
Language: Jupyter Notebook - Size: 3.41 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

muhammadalics/Image-Editor-and-Manager
This desktop app allows application of basic image processing operations on images.
Language: Python - Size: 72.5 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

Ether-YiTseWu/Digital-Image-Processing
Use Python packages, like OpenCV, Skimage and Pillow to process digital images
Language: Jupyter Notebook - Size: 43.4 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 3

hvudeshi/Digital_Image_Processing_Codes
It contains all the Assignments and Project I have done in my "Digital Image Processing" Course at "School of Engineering and Applied Science" Ahmedabad University.
Language: C - Size: 13.7 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 5

gholomia/ARMHE
:neckbeard: An implementation of the histogram equalization algorithm on the STMF32F407VGT6 with ARMv4T architecture using ARM assembly.
Language: Assembly - Size: 10.1 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

nishagandhi/Histogram-Filters-Blending
This project implements histogram equalization, low-pass and high-pass filter, and laplacian blending of images.
Language: Python - Size: 162 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

sunoh-kim/digital-image-processing
This repository contains my assignment solutions for the Digital Image Processing course (M2608.001000_001) offered by Seoul National University (Fall 2020).
Language: MATLAB - Size: 64.4 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

MuonRay/DJI-Drone-DNG-RAW-Batch-Processing-in-Python
Code that allows one to batch process DNG files, for example image files acquired using a DJI drone, and output gamma-corrected and histogram equalised jpg images in the same folder.
Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

soumilchugh/PupilCenterEstimation
This repo contains implementation of CNN based regression network for Pupil Center Estimation in smartphones
Language: Python - Size: 735 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 2

VitoriaCarvalho/VisaoComputacional
Um pouco dos trabalhos desenvolvidos durante a disciplina de Visão Computacional <3
Language: Jupyter Notebook - Size: 44.7 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 2

sadimanna/image_processing_in_C_Matlab_Py
Basic Image Processing in C, Matlab and Python
Language: MATLAB - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

LucaAngioloni/ParallelComputingExam
Parallel Computing Exam
Language: C - Size: 38.1 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

awxkee/histogram_equalization
Histogram equalization in Rust
Language: Rust - Size: 2.25 MB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

Taeyoung96/Histogram_Matching_Qt
Histogram specification (Equalization) implementation
Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

m3gofriends/Advanced-Image-Processing-Course-Homework
National Taiwan Normal University 2020 Autumn - 1091 Advanced Image Processing Course Homework.
Language: Python - Size: 3.61 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

obih9/Progetto-Reti-Logiche-2021
Prova Finale di Reti Logiche - Polimi Ingegneria Informatica - a.a. 2020-2021
Language: VHDL - Size: 1.63 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

Akhilesh64/Image-Processing
Implementation of various image processing methods from scratch in python.
Language: Python - Size: 2.97 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

vishallprasad/Enhancement-of-Image-using-Histogram-Manipulation
Language: Python - Size: 674 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

AnanyaBal/Image_Processing_For_Mass_Edge_Detection_In_Mammograms
Image enhancement, segmentation and edge detection in Mammograms
Language: Jupyter Notebook - Size: 592 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

hansinahuja/Digital-Image-Processing-And-Analysis
All codes written by me in my Digital Image Processing & Analysis course.
Language: MATLAB - Size: 91.8 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

Auggen21/image_processing_basics
Image Reading, writing, histogram, histogram equalization, local histogram equalization, low pass filter, high pass filter, geometrical transformation
Language: Python - Size: 1.01 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

JackyC415/image-processing
digital-image processing implementations
Language: Matlab - Size: 133 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

ahmetkasif/image_processing_studies
Image Processing Implementations in c++
Language: C++ - Size: 1.07 MB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 4

samanta-anupam/Computer-Vision-Assignment
Assignment as given in the course work of Introduction to Computer Vision(CSE527) taken by Prof Roy Shilkrot
Language: Jupyter Notebook - Size: 7.13 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

rupav/Histogram-Equalization
Histogram Equalization
Language: Python - Size: 5.1 MB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

Adl1coder/ImageProcessingExercises
image processing exercises with google colab
Language: Jupyter Notebook - Size: 1.18 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

avdvh/Computer_Vision
Computer Vision Programs
Language: Jupyter Notebook - Size: 4.34 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

mohadeseh-ghafoori/MATLAB-Signal-Image-Processing
Language: MATLAB - Size: 103 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AbhijitMahalle/histogram_equalization
Implementation of histogram equalization and adaptive histogram equalization for image enhancement.
Language: Python - Size: 84.3 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Lakshani97/Digital-Image-Processing-Codes
Codes for image pre-processing
Language: C++ - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

qveex/face-recognition-dd Fork of Krutov777/face-recognition-dd
Third place in HACKATON PROSTO x LETI, Digital Design, biometric identification and authentication
Size: 976 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

solanoctua/Fundamental-Image-Processing
Implementation of Fundamental Image Processing Techniques
Language: Python - Size: 129 MB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

SukonyaPhukan92/COVID-19_Chest_X-ray_Image_Generation_using_ResNet50_and_DCGAN_Model
This repository provides codes with datasets for the generation of synthesis images of Covid-19 Chest X-ray using DCGAN as generator and ResNet50 as discriminator from a set of raw covid-19 chest x-ray images, which are enhanced and segmented before passing through the DCGAN model.
Language: Jupyter Notebook - Size: 1.34 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 3

zaman-akib/DIP-Spatial-Domain
Digital image processing in Spatial domain
Language: MATLAB - Size: 273 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

anubhavparas/lane-detection-and-turn-prediction
Implementing a simple lane detection algorithm to mimic Lane Departure Warning systems used in Self-Driving Cars.
Language: Python - Size: 6.17 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 2

Amber0914/Digital_Image_Processing
Implement digital image processing method by using C++, including histogram equalization, edge detection, lowpass/highpass filter and thresholding.
Language: C++ - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 5

daviskregers/Color-Image-Processing
Some projects made while taking a course `Color Image Processing`. Written in Pascal.
Language: Pascal - Size: 16.4 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

ahmedibrahimq/histogr-eq
Step by step understanding & implementing the Histogram Equalization method
Language: Jupyter Notebook - Size: 471 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

fralomba/Parallel-Histogram-Equalization
sequential, OpenMP and CUDA image histogram equalization.
Language: Makefile - Size: 35.2 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

soumenca/ImageProcessing_in_Matlab
Image Processing Algorithms Implemented in Matlab
Language: Matlab - Size: 3.03 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 3

shiv-gpt/Computer-Vision
Language: Python - Size: 7.55 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

Yashmenaria1/Projects
All Project
Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mozturan/CV_IM
Computer Vision and Image Processing examples/implementations
Language: Python - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ShireeshPyreddy/CS-548-Computer-Vision-Coursework
Language: Python - Size: 193 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

iamjadhav/lane-detection-and-turn-prediction
ENPM673 Perception for Autonomous Robots - Project 2
Language: Python - Size: 52.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ddS08/Medical-Image-Processing
Language: Jupyter Notebook - Size: 2.77 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

gabyarte/cbri-holidays-images
Toy CBIR using the INRIA Holidays Dataset (UPM's Master in Data Science)
Language: Jupyter Notebook - Size: 24.5 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ND-19/Digital_Image_Processing_Techniques
Basic digital image processing techniques along with code
Language: Java - Size: 5.12 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

leyviya/image-processing
Senior year "Image Processing" course projects
Language: MATLAB - Size: 19 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mnguyen0226/deep_learning_augmentation
Image augmentation for improvement of performance of deep learning image classifiers
Language: Python - Size: 26.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bunlusarac/image-processing
Code I wrote for the imgproc course at school
Language: Jupyter Notebook - Size: 35.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MasterCourses/Image-Processing
Digital Image Processing
Language: Python - Size: 16.7 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

2O0K/Image_Processing_Course
Assignments for the image processing course during 7th semester
Language: Python - Size: 70.3 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gurbaaz27/ee604a-image-processing-assignments
Language: Jupyter Notebook - Size: 12.1 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

GregaMohorko/GM.Processing
Library with algorithms and processing utilities for various science branches.
Language: C# - Size: 101 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mananpatel06/Digital-Image-Processing
Image Processing Algorithms
Size: 1.39 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

aysekonus/histogramEqualization_imageProcessing
Developing a suitable way for applying histogram equalization for Color Images using RGB to HSI and RGB to YCbCr color space conversation. Comparing histogram equalized images using SNR/PSNR measures.
Language: Python - Size: 721 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

SeyedMuhammadHosseinMousavi/EvolutionStrategyHistogramEqualization
Evolution Strategy Histogram Equalization
Language: MATLAB - Size: 417 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Af4rinz/CV-Codelets
A series of various spatial image processing algorithms for Fundamentals of Computer Vision course (Fall 2021)
Language: Jupyter Notebook - Size: 49.3 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

DasariJayanth/Computer-Graphics
Computer Graphics Lab topics
Language: Jupyter Notebook - Size: 7.78 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

tathagatpal/Digital-Image-Processing
A1: Bilinear interpolation, Geometric transformation, Image registration. A2: Histogram Matching and Equalization, Convolution. A3: Butterworth Filter, De-noise filter. A4: Denoise CLS Filter, RGB-HSI Histogram Equalization.
Language: MATLAB - Size: 996 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

YaelBenShalom/Digital-Image-Processing
Repository for Digital Image Processing homework
Language: MATLAB - Size: 29.7 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

TianheWu/DIP
Basic operations for BMP file writen by cpp.
Language: C++ - Size: 1.3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

amberkakkar01/Histogram-Equalization-and-Contrast-Stretching
This project is about Histogram Equalization and Contrast Stretching
Language: C - Size: 517 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1
