Searched defs:_class_id (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/core/misc/java/src/java/ |
D | core+KeyPoint.java | 36 … KeyPoint(float x, float y, float _size, float _angle, float _response, int _octave, int _class_id) in KeyPoint()
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | types.hpp | 2183 …oint::KeyPoint(Point2f _pt, float _size, float _angle, float _response, int _octave, int _class_id) in KeyPoint() 2187 …:KeyPoint(float x, float y, float _size, float _angle, float _response, int _octave, int _class_id) in KeyPoint()
|