次の方法で共有


VNCoreMLRequest.ImageCropAndScaleOption プロパティ

定義

イメージのサイズがモデルの入力の期待値と一致しない場合のイメージのスケーリング方法を取得または設定します。

public virtual Vision.VNImageCropAndScaleOption ImageCropAndScaleOption { [Foundation.Export("imageCropAndScaleOption", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setImageCropAndScaleOption:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ImageCropAndScaleOption : Vision.VNImageCropAndScaleOption with get, set

プロパティ値

属性

適用対象