|
Re: Using LabVIEW vision with Java code
Are you saying that you are trying to run both Java and LabVIEW at the same time on your RoboRIO? That doesn't sound good to me...
Could you post code so that it's easier to debug? Are you using the LabVIEW vision example to process images on the RoboRIO?
Why don't you run your vision code in a custom LabVIEW dashboard and then send back values to the Java code (on the RoboRIO) over NetworkTables? That would free up some resources on the RoboRIO and then it would allow you to fine tune your HSV and Score values on the fly.
__________________
Team Fusion 364 - Driver/Programmer 2012-2015; Controls Mentor 2016-Present

|