IdentifyQuery

data class IdentifyQuery(val warp: Boolean, val photo: ByteArray)

Identify by image query model.

Constructors

Link copied to clipboard
constructor(warp: Boolean, photo: ByteArray)

Properties

Link copied to clipboard

The best shot.

Link copied to clipboard

True if the warp image is used.