Changes between Version 16 and Version 17 of ControlSystems/SoftwareTeam/Training/GettingStarted/Targeting
- Timestamp:
- Dec 1, 2019, 5:25:20 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted/Targeting
v16 v17 20 20 21 21 To learn more about vision processing, see [https://wpilib.screenstepslive.com/s/currentCS/m/vision/l/682117-strategies-for-vision-programming ScreenStepsLive] and [https://www.youtube.com/watch?v=ZNIlhVzC-4g this video] from the !RoboJackets 22 23 To learn more about using OpenCV in Java, see [https://www.programcreek.com/java-api-examples/?class=org.opencv.imgproc.Imgproc&method=Sobel here].