Anton Yanovich
|
Назад к проектам
Computer Vision AI/ML Research

Computer Vision Group Project

Real-time augmented reality with pose estimation and dynamic object tracking

Роль

Computer Vision Engineer

Длительность

3 months (Oct 2023 - Dec 2023)

Технологии

OpenCV, TensorFlow, MoveNet, Intel RealSense, Python

Overview

Built augmented reality system with dynamic object tracking using OpenCV and Intel RealSense for spatial data, achieving <100ms inference latency.

Problem

AR applications require real-time object tracking and pose estimation in challenging environments with low latency for natural user experience.

Solution

Developed end-to-end CV pipeline integrating sensor data (Intel RealSense) with TensorFlow MoveNet for pose estimation. Implemented OpenCV-based tracking algorithms for dynamic object detection and AR visualization. 3-person team collaboration.

Impact

  • <100ms latency: Real-time pose estimation on standard hardware
  • Robust tracking: Dynamic object detection in challenging conditions
  • Multimodal integration: RealSense depth + RGB processing
  • Open source: Published collaborative team implementation