|
Re: Using Multiple Languages
The cRIO can only support one language image at a time, which can be changed via the cRIO Imaging Tool. However, you could also run an interpreted language like Python or another scripting language with a runtime written in whatever language the cRIO is imaged in. Other than that, there shouldn't be a problem using multiple languages since the cRIO and the coprocessor are two separate systems.
I'm not familiar with OpenCV as it pertains to Java. I'm sure someone else can point you in the right direction.
|