How to do color processing data augmentation to some images dataset on folder ?

2 次查看(过去 30 天)
I found the function to do color processing data augmentation of an image as follows:
imJittered = jitterColorHSV(imOriginal,'Brightness',[-0.3 -0.1]);
How to apply this function in to some images datasets on folder?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Filtering and Enhancement 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by