Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

icevision_Downscale

Downscale


Description

Decreases image quality by downscaling and upscaling back.

Usage

icevision_Downscale(
  scale_min = 0.25,
  scale_max = 0.25,
  interpolation = 0,
  always_apply = FALSE,
  p = 0.5
)

Arguments

scale_min

scale_min

scale_max

scale_max

interpolation

cv2 interpolation method. cv2.INTER_NEAREST by default

always_apply

always_apply

p

p

Value

None

Targets

image

Image types

uint8, float32


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.