awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesTemporal Stream Synchronization

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.

Awesome Temporal Stream Synchronization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • rerun-io/rerunrerun-io का अवतार

    rerun-io/rerun

    10,214GitHub पर देखें↗

    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.

    Rustcomputer-visioncppmultimodal
    GitHub पर देखें↗10,214
  • realsenseai/librealsenserealsenseai का अवतार

    realsenseai/librealsense

    8,541GitHub पर देखें↗

    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.

    C++camera-apicomputer-visiondeveloper-kits
    GitHub पर देखें↗8,541
  • michaelgrupp/evoMichaelGrupp का अवतार

    MichaelGrupp/evo

    4,255GitHub पर देखें↗

    evo SLAM एल्गोरिदम, रोबोट ओडोमेट्री और प्रक्षेपवक्र डेटा के मूल्यांकन के लिए एक Python फ्रेमवर्क है। यह अनुमानित पथों और ग्राउंड ट्रुथ संदर्भों के बीच पूर्ण और सापेक्ष पोज़ त्रुटियों की गणना करके ड्रिफ्ट और सटीकता को मापने के लिए एक विश्लेषण लाइब्रेरी के रूप में कार्य करता है। यह प्रोजेक्ट स्थानिक प्रक्षेपवक्रों के बीच रोटेशन, ट्रांसलेशन और स्केल को सही करने के लिए एक ज्यामितीय संरेखण ढांचा प्रदान करता है, जो सुसंगत त्रुटि माप सुनिश्चित करता है। इसमें ओडोमेट्री ड्रिफ्ट विश्लेषण और रोबोटिक्स डेटा के प्रसंस्करण के लिए विशेष उपकरण शामिल हैं, जिसमें ROS बैगफाइल्स से प्रक्षेपवक्र जानकारी निकालने की क्षमता भी शामिल है। यह सॉफ़्टवेयर भौगोलिक मानचित्र टाइल्स और ROS मानचित्र ओवरले के समर्थन के साथ 2D और 3D प्रक्षेपवक्र विज़ुअलाइज़ेशन सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। अतिरिक्त कार्यक्षमता में टाइमस्टैम्प सिंक्रोनाइज़ेशन, स्थानिक परिवर्तन और विभिन्न उद्योग-मानक प्रारूपों में प्रक्षेपवक्र डेटा को फ़िल्टर या निर्यात करने की क्षमता शामिल है।

    Implements a time-series alignment mechanism to synchronize multiple trajectories by applying constant temporal offsets.

    Python
    GitHub पर देखें↗4,255
  1. Home
  2. Data & Databases
  3. Data Synchronization
  4. Temporal Stream Synchronization

सब-टैग एक्सप्लोर करें

  • Hardware Stream SynchronizationAlignment of sensor data using physical triggers and sync cables for precise timing. **Distinct from Temporal Stream Synchronization:** Focuses on hardware-level physical synchronization rather than just temporal software alignment for playback.