08-17-2009 10:08 AM
Hello LabView users,
I want to know how can i convert the LabView code into c or some type else (like C++ ) ?
because i want to use a microprocessor to doing image processing algorithm.
thanks
Amir
08-17-2009 10:47 AM
08-17-2009 11:02 AM
There are modules for programming microprocessors and/or CMUs using LabVIEW. That would probably be your best option. I'm not sure if the LabVIEW is converted to C or if they found a different way to do it.
Bruce
08-18-2009 03:53 AM
could you please introduce me some of these modules?
thanks
08-18-2009
10:11 AM
- last edited on
01-24-2025
10:47 AM
by
Content Cleaner
You can find more info by starting at the embedded homepage:
http://www.ni.com/labview/family/embedded.htm
I would look at the Microprocessor SDK and the embedded modules for Blackfin and ARM controllers. These might be what you are looking for.
Bruce