LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Evaluate how red the pixels are in an image

Solved!
Go to solution

Thank you so much for the help! The DLL version worked perfectly. In my CPU environment, it took 70 ms to convert the image with the 8-threads MSVC DLL. I will spend some more time to understand what it does. Thank you again.

0 Kudos
Message 11 of 12
(84 Views)

@Xiang00 wrote:

Thank you so much for the help! The DLL version worked perfectly. In my CPU environment, it took 70 ms to convert the image with the 8-threads MSVC DLL. I will spend some more time to understand what it does. Thank you again.


Glad to see, it was helpful for you. I would to recommend at least be able to re-compile the given source code (you can take almost any available C Compiler which can build 64-bit DLL).

0 Kudos
Message 12 of 12
(65 Views)