probabilistic neural network images format

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

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 8 Jun. 2012

0 Stimmen

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.

Weitere Antworten (0)

Kategorien

Mehr zu Read, Write, and Modify Image finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by