Hi; Can anybody tell me how can I create a CIN for image processing and pass the results to Labview Imaq.
Let say I want to negate a binary image (I know Labview has this, but this is just "simplification" of the question), so I will pass the input image and destination image to the CIN and get the output or destination image and can process this in Labview.
Any example is very much appreciated.
Regards
Hamid
(EMail: hamid_yazdi@fmo.com)
PS1: I know that I can convert the image to 2D and do it in Labview, but this is very slow!
PS2: It may be better to do it using dll, any help or example on that will be also appreciated