Effacer les filtres
Effacer les filtres

probabilistic neural network images format

2 vues (au cours des 30 derniers jours)
deniel munthe
deniel munthe le 8 Juin 2012
what the best images format for probabilistic data refrension? i'm have use .jgp. n have error.

Réponse acceptée

Walter Roberson
Walter Roberson le 8 Juin 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.

Plus de réponses (0)

Catégories

En savoir plus sur Import, Export, and Conversion dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by