Here is a repository for a LabVIEW port of PhotonVisionLib for LabVIEW. Download the NIPKG file and double click to install. Menus are put in the LabVIEW “Third Party” palette.
It contains the PhotonCamera and PhotonUtility functions, and some others. Each VI has standard Ctrl-H help.
I haven’t implemented the Simulation routines or the examples yet.
Also I haven’t done much testing with this. Please report any issues through github.
I’d be happy to pass this along to the PhotoVision team for inclusion in their repository. I thought it was important to get it out into the community first.
I would suggest joining on Discord so we can discuss it. I think there is interest we would just want to get it tested and figure out a plan for maintenance.
I just added a new release. It fixes a bug in the tracked target parsing (degrees vs radians) and adds a bunch of convenience functions for PipelineResult and TrackedTarget.
If you used the initial release, get the updated one.
The WPILIB LabVIEW Math library has the updated vision utility routines – similar to the WPILIB for other languages. There provided slightly more accurate positions and use the new 3d geometry routines.