3 مستودعات
Synchronizing multiple high-frequency data streams to ensure alignment during playback.
Distinct from Data Synchronization: Focuses on aligning temporal sensor streams for visual playback rather than database state consistency.
Explore 3 awesome GitHub repositories matching data & databases · Temporal Stream Synchronization. Refine with filters or upvote what's useful.
Rerun is a multimodal data visualizer and robotics data logger designed for rendering synchronized streams of 3D spatial data, images, and time-series metrics. It functions as a tool for capturing high-frequency sensor data and AI outputs into a queryable columnar format, providing a dedicated interface for viewing MCAP recording files and analyzing physical environments. The project distinguishes itself as a machine learning dataset streamer, capable of feeding logged recordings directly into GPU buffers and PyTorch training pipelines without intermediate exports. It supports a high-performa
Renders synchronized streams of images and point clouds to analyze multimodal sensor data over a shared timeline.
The Intel RealSense SDK is a software development kit providing drivers and libraries for interfacing with depth cameras to capture color, depth, and infrared data streams. It includes a depth camera driver for device discovery and sensor configuration, a stereo vision library for computing depth maps and aligning frames, and a 3D point cloud generator to transform depth and infrared frames into spatial representations. The SDK distinguishes itself through on-chip depth calculation and stereo calibration, using internal vision processors to reduce host CPU load. It supports hardware-level str
Aligns data from multiple sensors using physical sync cables and hardware triggers for precise timing.
evo هو إطار عمل Python لتقييم خوارزميات SLAM، وقياس مسافة الروبوت، وبيانات المسار. يعمل كمكتبة تحليل لقياس الانحراف والدقة عن طريق حساب أخطاء الوضع المطلقة والنسبية بين المسارات المقدرة ومراجع الحقيقة الأرضية. يوفر المشروع إطار عمل للمحاذاة الهندسية لتصحيح الدوران، والترجمة، والمقياس بين المسارات المكانية، مما يضمن قياس خطأ متسق. يتضمن أدوات متخصصة لتحليل انحراف قياس المسافة ومعالجة بيانات الروبوتات، بما في ذلك القدرة على استخراج معلومات المسار من ملفات ROS bagfiles. يغطي البرنامج مجموعة واسعة من القدرات بما في ذلك تصور المسار ثنائي وثلاثي الأبعاد مع دعم بلاطات الخرائط الجغرافية وتراكبات خرائط ROS. تشمل الوظائف الإضافية مزامنة الطابع الزمني، والتحويلات المكانية، والقدرة على تصفية أو تصدير بيانات المسار بتنسيقات قياسية متنوعة في الصناعة.
Implements a time-series alignment mechanism to synchronize multiple trajectories by applying constant temporal offsets.