|
Re: Vision on the cRIO with OpenCV
The problem with using the vision library for LabView is that our team is using java!
I understood that there are some C++ functions from that library wrapped for java use, but not all of them, and I wonder if it'd be possible for me to use the NI Vision Assistant and rewrite the code I get from there in java.
I really don't think "real-time image processing and use of that data" can be done, and I want to try the "single-frame processing and actions based on it" thing to see if it can go well enough.
So to sum up, I'll give up on OpenCV for now(as it seems) and check out the NI Vision Library for java.
|