Changes between Version 17 and Version 18 of ControlSystems/SoftwareTeam/Training/GettingStarted/Targeting


Ignore:
Timestamp:
Dec 2, 2019, 11:00:41 PM (6 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Training/GettingStarted/Targeting

    v17 v18  
    1919
    2020
    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
     21To 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
    2222
    2323To learn more about using OpenCV in Java, see [https://www.programcreek.com/java-api-examples/?class=org.opencv.imgproc.Imgproc&method=Sobel here].