FoundCircleCalcRatio Method |
Calculates the ratio of big and small half axis in case of an ellipse.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic static double CalcRatio(
dvec2 size
)
Parameters
- size dvec2
- The rotated bounding box' size around the ellipse.
Return Value
Double[Missing <returns> documentation for "M:RAYLASE.Marker.JobElement.ImageProcessing.FoundCircle.CalcRatio(GlmSharp.dvec2)"]
See Also