|
class | ARUtils |
| AR utilities. More...
|
|
class | DebugMatUtils |
|
class | MatUtils |
|
struct | PoseData |
|
class | Utils |
|
struct | Vec10d |
| 10-Vector struct of double [CvType.CV_64FC10, Moments] More...
|
|
struct | Vec2b |
| 2-Vector struct of byte [CvType.CV_8UC2] More...
|
|
struct | Vec2c |
| 2-Vector struct of sbyte [CvType.CV_8SC2] More...
|
|
struct | Vec2d |
| 2-Vector struct of double [CvType.CV_64FC2, Point] More...
|
|
struct | Vec2f |
| 2-Vector struct of float [CvType.CV_32FC2] More...
|
|
struct | Vec2i |
| 2-Vector struct of int [CvType.CV_32SC2, Range] More...
|
|
struct | Vec2s |
| 2-Vector struct of short [CvType.CV_16SC2] More...
|
|
struct | Vec2w |
| 2-Vector struct of ushort [CvType.CV_16UC2, Size] More...
|
|
struct | Vec3b |
| 3-Vector struct of byte [CvType.CV_8UC3] More...
|
|
struct | Vec3c |
| 3-Vector struct of sbyte [CvType.CV_8SC3] More...
|
|
struct | Vec3d |
| 3-Vector struct of double [CvType.CV_64FC3, Point3] More...
|
|
struct | Vec3f |
| 3-Vector struct of float [CvType.CV_32FC3] More...
|
|
struct | Vec3i |
| 3-Vector struct of int [CvType.CV_32SC3] More...
|
|
struct | Vec3s |
| 3-Vector struct of short [CvType.CV_16SC3] More...
|
|
struct | Vec3w |
| 3-Vector struct of ushort [CvType.CV_16UC3] More...
|
|
struct | Vec4b |
| 4-Vector struct of byte [CvType.CV_8UC4] More...
|
|
struct | Vec4c |
| 4-Vector struct of sbyte [CvType.CV_8SC4] More...
|
|
struct | Vec4d |
| 4-Vector struct of double [CvType.CV_64FC4] More...
|
|
struct | Vec4f |
| 4-Vector struct of float [CvType.CV_32FC4, DMatch] More...
|
|
struct | Vec4i |
| 4-Vector struct of int [CvType.CV_32SC4, Rect] More...
|
|
struct | Vec4s |
| 4-Vector struct of short [CvType.CV_16SC4] More...
|
|
struct | Vec4w |
| 4-Vector struct of ushort [CvType.CV_16UC4, Rect2d, Scalar] More...
|
|
struct | Vec5d |
| 5-Vector struct of double [CvType.CV_64FC5, RotatedRect] More...
|
|
struct | Vec5f |
| 5-Vector struct of float [CvType.CV_32FC5, MatOfRotatedRect] More...
|
|
struct | Vec6f |
| 6-Vector struct of float [CvType.CV_32FC6, KeyPoint] More...
|
|
struct | Vec7d |
| 7-Vector struct of double [CvType.CV_32FC7] More...
|
|
struct | Vec7f |
| 7-Vector struct of float [CvType.CV_32FC7, KeyPoint] More...
|
|