Skip to content

computer vision, graphics and image processing on the canvas

License

Notifications You must be signed in to change notification settings

rasata/javascript-labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

292 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)
  • t-Distributed Stochastic Neighbor Embedding (t-SNE)
  • 3D Shape Drawing (Mobius Strip, Klein Bottle, Heart Surface ...)
  • WebGL Samples
  • ONNX Runtime for Web (ORT Web)
  • etc..

demo

Demo Site

license

Copyright © 2017 wellflat Licensed under the MIT License

About

computer vision, graphics and image processing on the canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 99.2%
  • Other 0.8%