flattenImages - How can I group the color channels of images in the output table?

Réponse

You can set the groupChannels parameter to True. This groups the channels together (for example, all blue pixels, then all green pixels, then all red pixels) before writing them to the output table. The default is FALSE.
Cette réponse vous a-t-elle aidé ?
flattenImages

image

Doc : flattenImages