Skip to content

roboxxltd/Ocvrm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ocvrm

OpenCV in RoboMaster. colorArea, lineFollow and ballTrack.

Enviroment

Software

  • QtCreator 4.8.2
  • GCC 8.3.0
  • OpenCV 4.4.0
  • wiringPi 2.52

Hardware

  • Raspberry Pi 4B

Overview

├── LICENSE
├── README.md
├── docs
│   └── README.md
├── ocvrm.pro
└── src
    ├── headers
    │   ├── ball_track.hpp
    │   ├── color_area.hpp
    │   ├── line_follow.hpp
    │   └── serial.hpp
    └── main.cpp

About

Open CV in RoboMaster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 99.4%
  • QMake 0.6%