Image data augmentation - rotation method

4 views (last 30 days)
Hi!
I have a simple question with regards to the image data augmenter.
What interpolation method is used when RandRotation is applied? Nearest, bilinear or bicubic?
Thanks!

Accepted Answer

Alex Taylor
Alex Taylor on 29 Apr 2019
Bilinear for all numeric inputs. Nearest for logical and categorical inputs.

More Answers (0)

Categories

Find more on Image Data Workflows in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!