I'm working with Visual Studio and OpenCV for image processing, but all my documents are PDF so I need to convert them to image format so I can compatibilize them with OpenCV
This is my code to open a image:
Is there any way to modify it to open and read PDF's as an image?
Many thanks!