Overview
The pattern of apparent motion of objects in a visual scene caused by relative movement between an observer and the scene.
More in Computer Vision
Image Generation
Generation & EnhancementCreating new images from scratch using generative AI models like GANs, diffusion models, or VAEs.
Image Segmentation
Segmentation & AnalysisPartitioning an image into multiple segments or regions, assigning each pixel to a specific class or object.
Image Registration
Recognition & DetectionThe process of aligning two or more images of the same scene taken at different times, viewpoints, or by different sensors.
Point Cloud
3D & SpatialA set of data points in 3D space, typically generated by LiDAR or depth sensors, representing surface geometry.
Semantic Segmentation
Segmentation & AnalysisClassifying every pixel in an image into a predefined category without distinguishing between individual object instances.
Bounding Box
Recognition & DetectionA rectangular region drawn around an object in an image to indicate its location for object detection tasks.
Style Transfer
Generation & EnhancementApplying the visual style of one image to the content of another image using neural networks.
Image Augmentation
Recognition & DetectionApplying transformations like rotation, flipping, and colour adjustment to training images to improve model robustness.