Skip to content

Commit

Permalink
Add FTC Color Processing Documentation Stub (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
texasdiaz committed Sep 18, 2024
1 parent ea971ce commit ada62f7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
FTC Color Processing - Introduction
===================================

Overview
--------

As of FTC SDK 10.1, the *FIRST* Tech Challenge Software Development Kit now
includes some Color Processing features from OpenCV, a popular and powerful
open-source library for vision processing.

Introduced for *INTO THE DEEP*, these new features will help FTC teams identify
colors and process color blobs, useful in any game requiring color and shape
recognition.

The full contents of this documentation will be released 9/20/2024!
1 change: 1 addition & 0 deletions docs/source/programming_resources/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ Learning more about using vision
vision/vision_overview/vision-overview
vision/webcam_controls/index
Camera Calibration <vision/camera_calibration/camera-calibration>
FTC Color Processing <../color_processing/color-processing-introduction/color-processing-introduction>

Advanced Topics
~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit ada62f7

Please sign in to comment.