The AI Vision Sensor is a sensor compatible with VEXcode EXP. This advanced sensor features a wide field of view and high resolution, allowing it to capture visual information from its surroundings. For more information about the AI Vision Sensor's capabilities, read the article below.
With the AI Vision Sensor, you can detect Color Signatures, Color Codes, AprilTags, and AI Classifications.
Color Signatures are specified colors that the AI Vision Sensor will detect. For more information on how to train your AI Vision Sensor to detect specific colors, refer to Configuring Color Signatures with the AI Vision Sensor in VEXcode EXP.
Color Codes are sequences of Color Signatures. They allow the AI Vision Sensor to identify and distinguish specific patterns. For more information on how to create Color Codes, refer to Configuring Color Codes with the AI Vision Sensor in VEXcode EXP.
AprilTags are visual markers with specific patterns that the AI Vision Sensor can detect and identify. For more information on AprilTags and how to enable their detection, refer to AprilTags with the AI Vision Sensor in VEXcode EXP.
AI Classifications are specific objects that the AI Vision Sensor has been trained to be able to detect. These include VEX objects in classrooms as well as competition fields. For more information on what AI Classifications can be detected by the AI Vision Sensor and how to enable their detection, refer to AI Classifications with the AI Vision Sensor in VEXcode EXP.
How Does the AI Vision Sensor Work?
The AI Vision Sensor works by taking in light and turning it into electrical signals. These signals are processed internally and then turned into output signals that can be used by the V5 or EXP Brain.
This sensor can be trained to identify colors from various sources, including solid-colored three-dimensional (3D) objects and printed two-dimensional (2D) images. Additionally, it has the capability to learn and recognize combinations of colors.
For optimal performance, it's essential to maintain consistent lighting conditions when using the AI Vision Sensor throughout your project.
Common Uses of the AI Vision Sensor
The AI Vision Brain can be coded to do many things such as:
- Spot colors from a distance to recognize them, helpful for identifying objects or materials.
- Approach objects without needing to use multiple sensors, such as the Distance Sensor, Optical Sensor, and Vision Sensor for better navigation.
- Align with objects autonomously for precise positioning, which is useful for tasks like robotic arm movements.
Getting Started with the AI Vision Sensor
To begin coding the AI Vision Sensor, make sure your Sensor is mounted to your robot and connected to either Web-based or App-based VEXcode EXP.
Once connected, learn about what the AI Vision Sensor can do in Blocks, Python, or C++.
For more information on the individual Blocks or text-commands for the AI Vision Sensor, check out api.vex.com.