Easy-to-learn course, by studying the course, I implemented the following algorithms in C# for my library:
- Probabilistic inference: Bayesian Network and Inference
- Computer Vision: Sobel Filter (Edge Detection)
- Computer Vision: Gaussian Filter (Image Blur)
- Computer Vision: Prewitt Filter (Edge Detection)
- Computer Vision: Kirsh Filter (Edge Detection)
- Computer Vision: Linear and gradient filters
- Computer Vision: Average Filter (Noise Removal)
- Computer Vision: Fog Filter (Fog effect)
- Computer Vision: SSD / SAD and minimization / Disparity Map
- NLP: Language Identifier
- NLP: Text Segmentation
- NLP: Spell Correction
No comments:
Post a Comment