Automatic Bounding Box Detection
Detect an object’s 3D bounding box (L×W×H) from a mobile camera, using a modern tech. stack: AR, 3D, CV, ML and HPC — to estimate volume for packing, logistics and warehousing.
Video preview
Value & potential
- Measure object dimensions and estimate volume in seconds, directly on a phone.
- Reduce manual measuring efforts and improve consistency for packing, logistics and warehousing workflows.
- Designed as a multi-platform Solution (Android/iOS/Web).
Tech stack
- ARCore / ARKit / WebXR
- Computer Vision: image processing and 3D point cloud analysis on-device, optionally withon-cloud.
- Machine Learning: depth estimation models (e.g., DepthAnythingV3/DepthPro), segmentation models (like SAM)
- HPC pipeline for experiments and high-accuracy processing
- Web: WebXR (Android) for browser-based AR demos and alternative approaches on iOS
Try (WebXR)
Start a minimal AR session that detects the floor and shows a reticle. Requires an Android device with WebXR AR support.
Try