Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Provide IMAQ image to a third party dll without saving it

I am using a third party dll in my application, which requires a path of BMP file to get the result out. So I need to save an image acquired from the camera and read it to get the output from dll.

 

To speed up my application , I am thinking to save this time and trying to give the image directly to the dll without saving it. But as it is a third party dll I dont know how to solve my purpose. Is there any way of doing this? Please let me know if possible.

0 Kudos
Message 1 of 3
(3,279 Views)

Try using a ram drive instead, much easier to work with. You setup a drive which operates in RAM and windows just sees it as another hard drive. It runs at ram speed and you don't need to change your application.

0 Kudos
Message 2 of 3
(3,272 Views)

Thanks Mike ! Will you please provide me any information regarding this query or any sample vi to save an image to RAM drive?

0 Kudos
Message 3 of 3
(3,232 Views)