public abstract class QuadDetector extends Detector
Quadrilateral detection.| Modifier and Type | Class and Description | 
|---|---|
static class  | 
QuadDetector.Result  | 
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_NAME  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
QuadDetector(long nativeDetector,
            QuadDetector.Result concreteResult)  | 
protected  | 
QuadDetector(long nativeDetector,
            QuadDetector.Result concreteResult,
            android.os.Parcel in)  | 
clone, consumeResultFrom, describeContents, deserializeNativeSettings, finalize, getNativeContext, getResult, nativeGetNativeResultContext, readFromParcel, serializeNativeSettings, terminateNative, writeToParcel@NonNull public static final java.lang.String CLASS_NAME
protected QuadDetector(long nativeDetector,
                       @NonNull
                       QuadDetector.Result concreteResult)
protected QuadDetector(long nativeDetector,
                       @NonNull
                       QuadDetector.Result concreteResult,
                       @NonNull
                       android.os.Parcel in)