mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
[examples] Fix Intermediate Vision Java Example description (#3628)
Copy from C++
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user