I have a folder of images such that each unique image has 4 channels , so , image 1 has : L0.png , L1.png ,L2.png and L3.png . So , if in a folder , there are 100 unique images , co the size of the folder will be equal to 4* 100 images .So , can i pass all the channel images into this library and perform clustering ?
I have a folder of images such that each unique image has 4 channels , so , image 1 has : L0.png , L1.png ,L2.png and L3.png . So , if in a folder , there are 100 unique images , co the size of the folder will be equal to 4* 100 images .So , can i pass all the channel images into this library and perform clustering ?