imwrite function
Ältere Kommentare anzeigen
I'm facing the problem that when I save my modified image by using imwrite function, the resultant image has different pixel values. How to save an image without affecting it's pixels?
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 3 Apr. 2012
0 Stimmen
What datatype is your image, and what value range is the data you are saving, and what value range is the saved image when it is read back in? Also, which image format are you saving as?
1 Kommentar
Sneha
am 4 Apr. 2012
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!