About 721,000 results
Open links in new tab
  1. Configuring an External Webcam with a Control Hub

    The SDK software offers “webcam” versions of its sample Blocks and Java Op Modes, showing how to use the external UVC camera for VisionPortal operations. Before opening and editing …

  2. FTC Webcam Controls · FIRST-Tech-Challenge/FtcRobotController Wiki · GitHub

    Dec 26, 2022 · This basic tutorial describes 8 webcam controls available in the FTC SDK. It includes an example, using 2 of these controls to potentially improve TensorFlow recognition …

  3. Display Camera using FTC SDK in Java - CodePal

    This guide provides Java code to display a camera using the FTC SDK. The code allows you to open the camera, start streaming the video feed, and stop the camera when needed. By …

  4. Vision Processing - FIRST Tech Challenge Community

    Oct 4, 2023 · A Java user can read the documentation, the code and the code’s in-line comments, to replicate this in OnBot Java or Android Studio. Pay close attention to the use of Android’s …

  5. Using OpenCV for FTC - STEM Robotics 4 All

    Here is a sample java code for an opmode which initializes a camera called “WebcamMain”, and prints to telemetry the average amount of Luma, or Y in YCrCb color space in the image seen …

  6. Intro to OpenCV | Tech Toolbox - ftc-code.gitbook.io

    Camera Class: Intializes and configures camera hardware and stores information sent from pipeline classes. Pipeline Class: Processes the most recent frame returned from the camera …

  7. Using an External Webcam with Control Hub - GitHub

    The FTC software offers "webcam" versions of its sample Blocks and Java Op Modes, showing how to use the external UVC camera for Vuforia or TensorFlow operations. Before opening …

  8. Using an External Webcam with Control Hub - GitHub Wiki SEE

    Oct 17, 2019 · The FTC software offers "webcam" versions of its sample Blocks and Java Op Modes, showing how to use the external UVC camera for Vuforia or TensorFlow operations. …

  9. OnBot Java Programming Tutorial - FIRST

    This tutorial will take you step-by-step through the process of configuring, programming, and operating your Control System. This tutorial uses the OnBot Java Programming Tool to help …

  10. Display Camera on Driver Hub using FTC SDK - CodePal

    A Java code that displays the camera on the driver hub using the FTC SDK. Learn how to initialize the camera, set up the camera display, and release camera resources.

Refresh