I have a motion signal processing application that will look for motion and output whether it believes the motion is of interest or not. (can't be more specific at this point).
That being said, there are a number of published C++ algorithms that would be desirable to try out on the signal. Is there a mechanism whereby I can attach C++ code to a VI for signal processing. What I mean by this, is there a VI that can accept C++ signal processing code, and then wired in line with a signal? Hopefully, I've been clear with this question, however, I am willing to clarify and specific questions. Thank you
I did find this, however, I thought that there may be something better \ smarter: