how can i change pixel's data order?
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
i read txt file which contains r,g,b information. (r,g,b * 66049) ex.r1, g1, b1; r2, g2, b2; ... and then convert as 257,257,3 dimension to draw image.
the problem is when i draw this image, i check information values by using data cursor.
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!