Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.43 KB

README.md

File metadata and controls

31 lines (27 loc) · 1.43 KB

OpenCV Training Plan for Robomaster

This repo is been worked on in process...

Team: RoboWalker@USTC

Aimed Reader

Team members with little or basic acknowledgement of OpenCV and digital image processing.

Basic Image Processing Learning List

  1. Image Lightness 改变图像的对比度与亮度
  2. Image Filters 图像滤波
  3. Eroding & Dilating 图像膨胀与腐蚀操作
  4. More Morphology 更多形态学操作
  5. Image Sampling 图像上/下采样 & 图像金字塔
  6. Image Segmentation 图像阈值分割
  7. Edge Detection 边缘检测
  8. Line Detection 直线检测
  9. Affine Mapping 图像仿射变换
  10. Bounding Rectangle 最小包围矩形

Basic Machine Learning Learning list

  1. SVM classification 支持向量机分类
  2. CNN numbers recognition 卷积神经网络数字识别

Other Useful Resources

在这里放置学习opencv的一些有用资源