Skip to content

OpenCV Training plan of team RoboWalker@USTC for robot competition Robomaster2021.

Notifications You must be signed in to change notification settings

Hyffer/RoboWalker-OpenCV-Training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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的一些有用资源

About

OpenCV Training plan of team RoboWalker@USTC for robot competition Robomaster2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.9%
  • CMake 33.1%