Class Algorithm.FacialScope

  • Enclosing class:
    Algorithm

    public static class Algorithm.FacialScope
    extends Object
    A Facial Scope contains coordinates to locate faces inside a photo.
    Since:
    1.0.0
    Version:
    1.0.0
    Author:
    Kaktushose
    • Constructor Detail

      • FacialScope

        public FacialScope​(DataObject scope)
    • Method Detail

      • getWidthPct

        public double getWidthPct()
      • getXOffsetPct

        public double getXOffsetPct()
      • getHeightPct

        public double getHeightPct()
      • getYOffsetPct

        public double getYOffsetPct()