helloli / imageprocessing-labs

computer vision, image processing and machine learning on the web browser or node.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image processing and Machine learning labs   License: MIT

computer vision, image processing and machine learning on the web browser or node

note

  • Fast Fourier Transform (1D/2D-FFT)
  • Stereo Matching
  • Poisson Image Editing
  • Line Segment Detector
  • Corner Detection
  • Fish-Eye Transform
  • Image Processing Filters
  • Image Histogram Calculation
  • Image Feature Extraction
  • Decision Tree Learning
  • K-Means++ Clustering
  • Logistic Regression
  • Adaptive Regularization of Weight Vectors (AROW)
  • Soft Confidence Weighted Learning (SCW)
  • Gradient Boosting Decision Tree (GBDT)
  • Neural Network (Denoising Autoencoders)
  • 3D Shape Drawing (Mobius Strip, Klein Bottle, Heart Surface ...)
  • WebGL Samples
  • etc..

demo

Demo Site (mirror)

license

Copyright © 2017 wellflat Licensed under the MIT License

About

computer vision, image processing and machine learning on the web browser or node.

License:MIT License


Languages

Language:JavaScript 99.5%Language:HTML 0.5%Language:CSS 0.0%