Quick check to see if Nixie OpenCV DL4J filter is still worky  - appears so..
This is being displayed from the CavasFrame which comes from JavaCV.
My intention is to have the webgui filters worky so the CavasFrame is available locally, and remote the jpeg streamer should suffice.

There's an issue where the display needs to be resized initially to start the stream .. but I have a feeling this can be fixed quickly

pack() on init fixed the issue - https://github.com/MyRobotLab/myrobotlab/pull/651