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

icevision_Crop

Crop


Description

Crop region from image.

Usage

icevision_Crop(
  x_min = 0,
  y_min = 0,
  x_max = 1024,
  y_max = 1024,
  always_apply = FALSE,
  p = 1
)

Arguments

x_min

x_min

y_min

y_min

x_max

x_max

y_max

y_max

always_apply

always_apply

p

p

Targets

image, mask, bboxes, keypoints

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.