RMVL  1.0.0
RoboMaster Vision Library
模块 | | 类型定义
检测与识别模块(功能模块)
检测与识别模块(功能模块) 的协作图:

模块

 装甲板识别模块
 
 整车状态识别模块
 
 顶部装甲识别模块
 
 激活、未激活神符识别模块
 

struct  rm::DetectInfo
 识别信息结构体 更多...
 
class  rm::detector
 识别检测模块 更多...
 

类型定义

using rm::detect_ptr = std::unique_ptr< detector >
 

详细描述

类型定义说明

◆ detect_ptr

using rm::detect_ptr = typedef std::unique_ptr<detector>