Feeds
질문
How to display indexed images from .mat file using colormap?
I have a vector matrix 'X' which contains 700 indexed images. I want to display some of images on grid. For displaying purpose I...
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
How to use colormap() for a vector of images X in order to display indexed images from vector X?
I have made a Neural network for clothes color matching. It uses indexed images of clothes stored in a vector X. when I try to d...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
How can I use indexed image in neural network ?
I have converted RGB images into indexed images using function _rgb2ind_ then I made their matrix and load it using the code ...
대략 7년 전 | 답변 수: 1 | 0
