/ImageProcessing

NTUST-111-CI5317701 & NTUST-111-CS5071701

Primary LanguageJupyter Notebook

Image Processing

Here will put some Image Processing notes.

  1. Sobel
  2. Unsharp
  3. Salt & Pepper
  1. Extended Depth of Field
  2. Simulation of Disordered Vision
  3. Analysis Leaves by Hyperspace
  1. Image Recognition with Simplify CNN

Transfer-learning: feature extraction and linear regression or gradient descent

  1. Symmetry Axis Detection.

Installatoin

python>=3.7

git clone https://github.com/DanielHo-BS/ImageProcessing.git
cd ImageProcessing
pip install -r requirements.txt