Relation

Standardize images

For certain machine learning algorithms it is necessary to resize a dataset of images to a unified dimension. This means scaling the images so they have identical widths and heights. This can be done using interpolation or down sampling.

0

1

Updated 2021-10-02

Tags

Data Science