Extract Image from PDF file

11 views (last 30 days)
Alejandro
Alejandro on 13 Jul 2012
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

Answers (0)

Categories

Find more on Read, Write, and Modify Image in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!