OpenCV for Unity 2.6.3
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
OpenCVForUnity.CoreModule.KeyPoint Member List

This is the complete list of members for OpenCVForUnity.CoreModule.KeyPoint, including all inherited members.

angleOpenCVForUnity.CoreModule.KeyPoint
angleOpenCVForUnity.CoreModule.KeyPoint
class_idOpenCVForUnity.CoreModule.KeyPoint
Equals(Object obj)OpenCVForUnity.CoreModule.KeyPoint
Equals(KeyPoint a)OpenCVForUnity.CoreModule.KeyPoint
GetHashCode()OpenCVForUnity.CoreModule.KeyPoint
KeyPoint(float x, float y, float _size, float _angle, float _response, int _octave, int _class_id)OpenCVForUnity.CoreModule.KeyPoint
KeyPoint()OpenCVForUnity.CoreModule.KeyPoint
KeyPoint(float x, float y, float _size, float _angle, float _response, int _octave)OpenCVForUnity.CoreModule.KeyPoint
KeyPoint(float x, float y, float _size, float _angle, float _response)OpenCVForUnity.CoreModule.KeyPoint
KeyPoint(float x, float y, float _size, float _angle)OpenCVForUnity.CoreModule.KeyPoint
KeyPoint(float x, float y, float _size)OpenCVForUnity.CoreModule.KeyPoint
KeyPoint(in Vec7f vals)OpenCVForUnity.CoreModule.KeyPoint
KeyPoint(in(float x, float y, float size, float angle, float response, float octave, float class_id) vals)OpenCVForUnity.CoreModule.KeyPoint
octaveOpenCVForUnity.CoreModule.KeyPoint
octaveOpenCVForUnity.CoreModule.KeyPoint
operator(float x, float y, float size, float angle, float response, float octave, float class_id)(KeyPoint keypoint)OpenCVForUnity.CoreModule.KeyPointexplicitstatic
operator KeyPoint(in(float x, float y, float size, float angle, float response, float octave, float class_id) valueTuple)OpenCVForUnity.CoreModule.KeyPointexplicitstatic
operator Vec7f(KeyPoint keypoint)OpenCVForUnity.CoreModule.KeyPointexplicitstatic
operator!=(KeyPoint a, KeyPoint b)OpenCVForUnity.CoreModule.KeyPointstatic
operator==(KeyPoint a, KeyPoint b)OpenCVForUnity.CoreModule.KeyPointstatic
ptOpenCVForUnity.CoreModule.KeyPoint
responseOpenCVForUnity.CoreModule.KeyPoint
responseOpenCVForUnity.CoreModule.KeyPoint
sizeOpenCVForUnity.CoreModule.KeyPoint
sizeOpenCVForUnity.CoreModule.KeyPoint
ToString()OpenCVForUnity.CoreModule.KeyPoint
ToValueTuple()OpenCVForUnity.CoreModule.KeyPoint
ToVec7f()OpenCVForUnity.CoreModule.KeyPoint
xOpenCVForUnity.CoreModule.KeyPoint
yOpenCVForUnity.CoreModule.KeyPoint