Changes between Version 17 and Version 18 of ControlSystems/SoftwareTeam/Training/GettingStarted/Targeting
- Timestamp:
- Dec 2, 2019, 11:00:41 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted/Targeting
v17 v18 19 19 20 20 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 !RoboJackets21 To learn more about vision processing, see [https://wpilib.screenstepslive.com/s/currentCS/m/vision/l/682117-strategies-for-vision-programming ScreenStepsLive], this comprehensive [http://firstinspires-shanghai.org/guide/technical-guide/Vision_Processing.pdf Vision Processing document], and [https://www.youtube.com/watch?v=ZNIlhVzC-4g this video] from the !RoboJackets 22 22 23 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].