[Register("io/scanbot/sdk/ui/camera/AdaptiveFinderCoreMath", DoNotGenerateAcw = true)]
public sealed class AdaptiveFinderCoreMath : FinderCoreMath, IFinderCoreMath, IJavaObject, IJavaPeerable, IDisposable
[Register("insetsFromDetectionResult", "(Lio/scanbot/sdk/documentscanner/DocumentDetectionStatus;IIILjava/util/List;IILjava/util/List;)Landroidx/core/graphics/Insets;", "")]
public Insets InsetsFromDetectionResult(DocumentDetectionStatus detectionStatus, int frameWidth, int frameHeight, int frameOrientation, IList<PointF> polygon, int measuredWidth, int measuredHeight, IList<AspectRatio> aspectRatios)