Extract Image from PDF file
조회 수: 5 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!