9-17-23 add header note with link to updated version. The title was shortened, so this version was not replaced, to preserve community links/bookmarks.

Westside Robotics
2023-09-17 16:39:41 -07:00
parent 4fb2ed5046
commit 14a07c6328

@ -1,3 +1,9 @@
### <i>This page has been updated for the FTC VisionPortal and 2023-2024 CENTERSTAGE game. See the new version [**here**](https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/Java-Sample-OpMode-for-TFOD).</i>
================
### Creating the Op Mode ### Creating the Op Mode
You can use the sample "ConceptTensorFlowObjectDetection" as a template to create your own Java op mode that uses the TensorFlow technology to "look for" any game elements, and determine the relative location of any identified elements. You can use the sample "ConceptTensorFlowObjectDetection" as a template to create your own Java op mode that uses the TensorFlow technology to "look for" any game elements, and determine the relative location of any identified elements.