Code Gallery: Difference between revisions

From EMGU
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
* [[Hello World in CSharp|Hello World]]
* [[Hello World in CSharp|Hello World]]
* [[Camera Capture in 7 lines of code]]
* [[Camera Capture in 7 lines of code]]
* [[Shape (Triangle, Rectangle, Circle, Line) Detection in CSharp]]
* [[Shape (Triangle, Rectangle, Circle, Line) Detection in CSharp | Shape (Triangle, Rectangle, Circle, Line) Detection]]
* [[SURF feature detector in CSharp|SURF feature detector]]
* [[SURF feature detector in CSharp|SURF Feature Detector]]
* [[Planar Subdivision in CSharp|Delaunay's Triangulation and Voronoi Diagram]]
* [[Planar Subdivision in CSharp|Delaunay's Triangulation and Voronoi Diagram]]
* [[WPF in CSharp|WPF (Windows Presentation Foundation)]]
* [[WPF in CSharp|WPF (Windows Presentation Foundation)]]
* [[Face detection| Face detection in Csharp]]
* [[Traffic Sign Detection in CSharp|Traffic Sign Detection]]
* [[License Plate Recognition in CSharp|License Plate Recognition (LPR), Optical Character Recognition (OCR)]]
====Machine Learning Examples ====
====Machine Learning Examples ====
* [[Normal Bayes Classifier in CSharp | Normal Bayes Classifier ]]
* [[Normal Bayes Classifier in CSharp | Normal Bayes Classifier ]]
* [[K Nearest Neighbors in CSharp | K Nearest Neighbors ]]
* [[K Nearest Neighbors in CSharp | K Nearest Neighbors ]]
* [[SVM (Support Vector Machine) in CSharp | SVM (Support Vector Machine) - thanks to Albert G.]]  
* [[SVM (Support Vector Machine) in CSharp | Support Vector Machine (SVM) - thanks to Albert G.]]  
* [[Expectation-Maximization in CSharp | Expectation-Maximization ]]
* [[Expectation-Maximization in CSharp | Expectation-Maximization (EM)]]
* [[ANN MLP (Neural Network) in CSharp | ANN MLP (Neural Network) ]]
* [[ANN MLP (Neural Network) in CSharp | Neural Network (ANN MLP) ]]
* [[Mushroom Poisonous Prediction (Decision Tree) in CSharp | Mushroom Poisonous Prediction (Decision Tree) ]]


===C++===
===C++===

Revision as of 15:09, 14 July 2009