Overview
A set of data points in 3D space, typically generated by LiDAR or depth sensors, representing surface geometry.
Cross-References(1)
More in Computer Vision
Image Segmentation
Segmentation & AnalysisPartitioning an image into multiple segments or regions, assigning each pixel to a specific class or object.
Autonomous Perception
Recognition & DetectionThe AI subsystem in autonomous vehicles that interprets sensor data to understand the surrounding environment.
Bounding Box
Recognition & DetectionA rectangular region drawn around an object in an image to indicate its location for object detection tasks.
Video Understanding
Recognition & DetectionAnalysing and interpreting the content, actions, and events within video sequences using computer vision.
YOLO
Recognition & DetectionYou Only Look Once — a real-time object detection algorithm that processes entire images in a single neural network pass.
Data Labelling
Recognition & DetectionThe process of annotating raw data with informative tags or classifications for supervised machine learning training.
Feature Extraction
Segmentation & AnalysisThe process of identifying and extracting relevant visual features from images for downstream analysis.
Image Captioning
Recognition & DetectionAutomatically generating natural language descriptions of the content depicted in images.