OpenMV
Shields
Lens
Robotics
Book
Video
Download
Docs
Forum
OpenMV.io
GithubIn robot competitions, vehicles or robotic arms often need to identify the position of target objects in complex backgrounds to accomplish path planning or picking tasks.
This project requires the identification of targets as translucent acrylic hemispherical covers, approximately 10 centimeters in diameter, with a 2-centimeter border at the base, placed at the center of an indoor floor area (measuring 4×4 meters). There can be up to three targets, and their positions are fixed.
The background is a non-solid color floor with simple patterns, which can easily cause reflections and lighting interference.
To achieve precise coordinate recognition and pose estimation, the team plans to use SingTown's OpenMV intelligent camera as the vehicle's vision module for real-time detection and positioning of the acrylic cover.
The system must output the central point information of the target in the image coordinate system and transmit the data to the small vehicle's main control system to achieve automatic navigation, path adjustment, or task triggering.

The robotics competition project utilizes a transparent target detection system built upon SingTown Technology's OpenMV intelligent camera. Its computer vision and image recognition technology, through the integration of reflective feature detection, edge extraction, and morphological analysis algorithms, enables precise identification of semi-transparent acrylic covers under complex lighting conditions.
Due to the strong reflectivity and weak edge contours of acrylic material, the system first employs dynamic thresholding and background adaptive algorithms to suppress interference from ground patterns. It then uses Sobel edge detection and morphological closing operations to extract the edge contours of transparent acrylic. To address reflections, the system utilizes brightness distribution and highlight detection, effectively distinguishing real boundaries from specular reflections.
After identification is complete, the program automatically calculates the centroid coordinates (x, y) of the acrylic cover within the camera's field of view and outputs them to the main control board of the SingTown car via the serial port.
When detecting multiple targets, the algorithm can filter based on target area or position, identifying the cover within the central area of the site as the primary target.
Actual tests show that this solution achieves a recognition success rate of over 93% in indoor environments with uniform lighting, with a positional error of less than 1.5 centimeters (camera height 30 centimeters from the ground).
SingTown Technology's OpenMV embedded vision system operates at high speed (frame rate above 20fps), making it suitable for scenarios requiring edge deployment such as robotics competitions, vehicle navigation, and robotic arm grasping.
Its advantages include no need for markers, strong adaptability to transparent objects, and stable output of coordinate signals under different ground patterns, providing precise visual input for automatic control systems.

AI Sentinel Based on OpenMV: Automatic Alert for Unsecured Key Locations
Automatically detects whether the door of a key location has remained open for an extended period and promptly issues an alert.

Personnel crossing the boundary triggers an alarm; OpenMV interprets “a sense of security boundary.”
Detects personnel or equipment crossing virtual perimeter lines.

“AI City Management” is Here: An Automated Vending-Obstruction Detection System Built on OpenMV
Automatically identifies illegal street vending activities to support daily urban governance.

Improper Storage of Gas Cylinders? Use OpenMV to Automatically Trigger Hazard Warnings
Automatically identifies unauthorized placements of gas cylinders to proactively detect gas-related safety hazards.

Performing live-line work without wearing insulating gloves? OpenMV will immediately issue an alert!
Automatically identifies whether personnel are wearing insulating gloves to assist in safe operations.

Utilizes the OpenMV smart camera to detect surface defects on aluminum plates in real time
Online detection of defects on aluminum plate surfaces—such as scratches and dents—to support quality control.