Extract Image from PDF file
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello, i need to import an image of a page from a PDF file, i've been able to do this using ghostscritp, but the problem is that it has to read the PDF and write the image to a file, and then a different routine has to read the image from the file, and this process takes more time that the actual processing i do with the image afterwards.
Is there a way to route the output image straight to matlab instead of a file?
Thanks
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Read, Write, and Modify Image finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!