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

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개)

카테고리

도움말 센터File Exchange에서 Images에 대해 자세히 알아보기

질문:

Lin
2020년 11월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by