labelling multiple images at once by rgb

1 次查看(过去 30 天)
Can Anyone please help me in labelling my images (1000) based on r g b ?or is it possible to directly label them while applying deep learning for rgb class if so can any one help?

回答(1 个)

Sahithi Kanumarlapudi
rgb2ind(RGB,Q) can be used to index an RGB image with Q colors.
The documentation for rgb2ind can be found here
You can refer to a similar problem using the link below

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by