RMVL  1.4.0-dev
Robotic Manipulation and Vision Library
载入中...
搜索中...
未找到
cv 命名空间参考

类型定义

using Matx11f = Matx<float, 1, 1>
 
using Matx11d = Matx<double, 1, 1>
 
using Matx51f = Matx<float, 5, 1>
 
using Matx15f = Matx<float, 1, 5>
 
using Matx51d = Matx<double, 5, 1>
 
using Matx15d = Matx<double, 1, 5>
 
using Matx55f = Matx<float, 5, 5>
 
using Matx55d = Matx<double, 5, 5>