Borrar filtros
Borrar filtros

probabilistic neural network images format

2 visualizaciones (últimos 30 días)
deniel munthe
deniel munthe el 8 de Jun. de 2012
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
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 Import, Export, and Conversion en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by