EdgesResult

Constructors

Link copied to clipboard
constructor(@NonNull bitmap: Bitmap, @NonNull detection: EdgeDetection, @NonNull statsResults: StatsResults)

Functions

Link copied to clipboard
@NonNull
open fun bitmap(): Bitmap
Link copied to clipboard
@NonNull
open fun detection(): EdgeDetection
Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
@NonNull
open fun stats(): StatsResults