IdentifyQuery
public struct IdentifyQuery
Request to carry photo or descriptor identification.
-
Инициализатор.
Declaration
Swift
public init(data: BestShotData, isImageWarped: Bool)Parameters
dataThe best shot data.
isImageWarpedDefines whether the image was normalized.
IdentifyQuery Structure Reference