Effacer les filtres
Effacer les filtres

How do I read an image that is in the buffer

1 vue (au cours des 30 derniers jours)
Ram
Ram le 9 Mai 2013
I would like to read an image file that is in the buffer (after it has been grabbed). Currently I write the file and then read it from the matlab code to process the image but would like to avoid the write/read step. Any suggestions are welcome.
Thanks, ram

Réponses (1)

Image Analyst
Image Analyst le 9 Mai 2013
If it got into a buffer in the first place, then you already have it. You couldn't have called imwrite() if you did not already have the image.
  4 commentaires
Ram
Ram le 9 Mai 2013
Thank you. Reading the notes on the function, I think it will work out.
Image Analyst
Image Analyst le 10 Mai 2013
Did it? If so, then please mark this as "Answered"

Connectez-vous pour commenter.

Catégories

En savoir plus sur Convert Image Type 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