Cv2FastAtan2 Method |
Namespace: OpenCvSharp
public static float FastAtan2( float y, float x )
Public Shared Function FastAtan2 ( y As Single, x As Single ) As Single
public: static float FastAtan2( float y, float x )
static member FastAtan2 : y : float32 * x : float32 -> float32
[Missing <param name="y"/> documentation for "M:OpenCvSharp.Cv2.FastAtan2(System.Single,System.Single)"]
[Missing <param name="x"/> documentation for "M:OpenCvSharp.Cv2.FastAtan2(System.Single,System.Single)"]
[Missing <returns> documentation for "M:OpenCvSharp.Cv2.FastAtan2(System.Single,System.Single)"]