包 org.opencv.core
-
接口摘要 接口 描述 Mat.Atable<T> -
类摘要 Class 描述 Algorithm 这是 OpenCV 中所有或多或少复杂算法的基类,特别是对于可以有多种实现的算法类。Core Core.MinMaxLocResult CvType DMatch 用于匹配的结构:查询描述符索引,训练描述符索引,训练图像索引以及描述符之间的距离。KeyPoint Mat Mat.Tuple2<T> Mat.Tuple3<T> Mat.Tuple4<T> MatOfByte MatOfDMatch MatOfDouble MatOfFloat MatOfFloat4 MatOfFloat6 MatOfInt MatOfInt4 MatOfKeyPoint MatOfPoint MatOfPoint2f MatOfPoint3 MatOfPoint3f MatOfRect MatOfRect2d MatOfRotatedRect Point Point3 Range Rect Rect2d RotatedRect Scalar Size TermCriteria TickMeter 一个用于测量流逝时间的类。 -
异常摘要 Exception 描述 CvException