All Projects → cxy1997 → Digital Image Processing Algorithms

cxy1997 / Digital Image Processing Algorithms

Licence: mit
SJTU CS386 Digital Image Processing

Programming Languages

matlab
3953 projects

Labels

Projects that are alternatives of or similar to Digital Image Processing Algorithms

MachineLearning
โค้ดประกอบเนื้อหา Python Machine Learning เบื้องต้น [2020]
Stars: ✭ 28 (+40%)
Mutual labels:  pca
Audio cat dog classification
Classification of WAV files from cats and dogs
Stars: ✭ 16 (-20%)
Mutual labels:  pca
Cilantro
A lean C++ library for working with point cloud data
Stars: ✭ 577 (+2785%)
Mutual labels:  pca
FSCNMF
An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".
Stars: ✭ 16 (-20%)
Mutual labels:  pca
NMFADMM
A sparsity aware implementation of "Alternating Direction Method of Multipliers for Non-Negative Matrix Factorization with the Beta-Divergence" (ICASSP 2014).
Stars: ✭ 39 (+95%)
Mutual labels:  pca
fit
Fusion ICA Toolbox (MATLAB)
Stars: ✭ 13 (-35%)
Mutual labels:  pca
pca
Principal component analysis (PCA) in Ruby
Stars: ✭ 25 (+25%)
Mutual labels:  pca
Nanny
A tidyverse suite for (pre-) machine-learning: cluster, PCA, permute, impute, rotate, redundancy, triangular, smart-subset, abundant and variable features.
Stars: ✭ 17 (-15%)
Mutual labels:  pca
HRTF-Individualization
Head-related Transfer Function Customization Process through Slider using PCA and SH in Matlab
Stars: ✭ 38 (+90%)
Mutual labels:  pca
H2o4gpu
H2Oai GPU Edition
Stars: ✭ 416 (+1980%)
Mutual labels:  pca
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+550%)
Mutual labels:  pca
dropClust
Version 2.1.0 released
Stars: ✭ 19 (-5%)
Mutual labels:  pca
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+16570%)
Mutual labels:  pca
mnist-challenge
My solution to TUM's Machine Learning MNIST challenge 2016-2017 [winner]
Stars: ✭ 68 (+240%)
Mutual labels:  pca
Prince
👑 Python factor analysis library (PCA, CA, MCA, MFA, FAMD)
Stars: ✭ 591 (+2855%)
Mutual labels:  pca
Dimensionality-reduction-and-classification-on-Hyperspectral-Images-Using-Python
In this repository, You can find the files which implement dimensionality reduction on the hyperspectral image(Indian Pines) with classification.
Stars: ✭ 63 (+215%)
Mutual labels:  pca
motionLib
quaternion, euler angle, interpolation, cubic bezier, cubic spline, PCA, etc.
Stars: ✭ 23 (+15%)
Mutual labels:  pca
Palmnet
Source code for the 2019 IEEE TIFS paper "PalmNet: Gabor-PCA Convolutional Networks for Touchless Palmprint Recognition"
Stars: ✭ 25 (+25%)
Mutual labels:  pca
H2o 3
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
Stars: ✭ 5,656 (+28180%)
Mutual labels:  pca
2018 Machinelearning Lectures Esa
Machine Learning Lectures at the European Space Agency (ESA) in 2018
Stars: ✭ 280 (+1300%)
Mutual labels:  pca

Digital-Image-Processing-Algorithms

SJTU CS386 Digital Image Processing course project

Contents:

  • Project 1: Histogram Equalization
  • Project 2: Enhance Images with Spatial Filters
  • Project 3: Fourier Transform & Filtering in Frequency Domain
  • Project 4: Noise Models & Noise Reduction
  • Project 5: Image Restoration with Inverse Filter & Wiener Filter
  • Project 6: Geometric Transform with Nearest Neighbor and Bilinear Interpolation Methods
  • Project 7: Image Compression based on Discrete Cosine Transform & Wavelet Transform
  • Project 8: Morpholigical Processing
  • Project 9: Edge Detection (Roberts, Prewitt, Sobel, Marr-Hildreth and Canny edge detector) & Image Segmentation (Otsu’s method)
  • Project 10: Image Representation (boundary following & chain code) & Description by Principal Components
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].