PatchSize

ImageInpaintingPossibleWatermark.PatchSize property

Gets or sets patch size used by the algorithm (odd, 5-11). Default is 7. For Telea this is used as HalfPatchSize.

public int PatchSize { get; set; }

See Also