probabilistic neural network images format

what the best images format for probabilistic data refrension? i'm have use .jgp. n have error.

 Respuesta aceptada

Walter Roberson
Walter Roberson el 8 de Jun. de 2012

0 votos

PBM and PGM can never return 3D (RGB) arrays like the ones that are causing you problems. Possibly that might be the case for CUR as well.
If your images are color then you are going to be reading in 3D arrays no matter which file format you use.
The correct question for you should not be which image file format to use, but rather how to deal with 3D (RGB) arrays when you get them.

Más respuestas (0)

Categorías

Más información sobre Read, Write, and Modify Image en Centro de ayuda y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by