[examples] Fix Intermediate Vision Java Example description (#3628)

Copy from C++
This commit is contained in:
sciencewhiz
2021-10-11 22:55:33 -07:00
committed by GitHub
parent 5d99059bf9
commit 6da08b71dc

View File

@@ -282,7 +282,7 @@
},
{
"name": "Intermediate Vision",
"description": "Demonstrate the use of the NIVision class to capture image from a Webcam, process them, and then send them to the dashboard.",
"description": "An example program that acquires images from an attached USB camera and adds some annotation to the image as you might do for showing operators the result of some image recognition, and sends it to the dashboard for display.",
"tags": [
"Vision",
"Complete List"