awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorías

6 repositorios

Awesome GitHub RepositoriesData Markers

Visual indicators for highlighting specific data points or events.

Distinct from Data Visualization: Distinct from Data Visualization: focuses on the marker customization layer rather than the general visualization library.

Explore 6 awesome GitHub repositories matching data & databases · Data Markers. Refine with filters or upvote what's useful.

Awesome Data Markers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • lelandrichardson/react-native-mapsAvatar de lelandrichardson

    lelandrichardson/react-native-maps

    15,966Ver en GitHub↗

    react-native-maps is a cross-platform map component and visualization library for embedding interactive maps within mobile applications on iOS and Android. It provides a declarative interface for managing geospatial user interfaces, allowing for the rendering of geographical data and location-based features. The library enables the visualization of spatial data through the placement of markers, the creation of custom callouts, and the drawing of polylines and polygons as map overlays. It supports interactive map navigation, including the ability to animate map regions and customize the visual

    Highlights specific geographical locations using default pins or custom images to identify points of interest.

    TypeScript
    Ver en GitHub↗15,966
  • apexcharts/apexcharts.jsAvatar de apexcharts

    apexcharts/apexcharts.js

    15,096Ver en GitHub↗

    ApexCharts is a comprehensive JavaScript charting library designed for building interactive, responsive, and data-driven visualizations within web applications. It functions as a versatile data visualization framework that supports a wide range of chart types, including categorical, statistical, and financial plots, enabling developers to construct complex dashboards and real-time monitoring interfaces. The library distinguishes itself through a deep commitment to accessibility and high-performance interactivity. It provides built-in support for keyboard navigation, screen readers, and high-c

    Displays visual indicators at specific data points along a line to highlight individual values or events.

    JavaScriptchartsdata-visualizationgraphs
    Ver en GitHub↗15,096
  • alicevision/meshroomAvatar de alicevision

    alicevision/Meshroom

    12,562Ver en GitHub↗

    Meshroom is a node-based photogrammetry software designed to transform collections of two-dimensional images into three-dimensional models and scene geometry. It provides a visual interface for constructing and managing modular data pipelines, allowing users to automate complex computer vision tasks such as feature extraction, depth map estimation, and mesh generation. The software distinguishes itself through a distributed computational framework that dispatches resource-intensive tasks across local hardware or remote render farms. By utilizing a directed acyclic graph execution model, it en

    Identifies and tracks concentric circle markers in images to support robust camera tracking and scene alignment.

    QML3d-reconstructionalicevisioncamera-tracking
    Ver en GitHub↗12,562
  • scottplot/scottplotAvatar de ScottPlot

    ScottPlot/ScottPlot

    6,417Ver en GitHub↗

    ScottPlot is a cross-platform, high-performance charting library for .NET that renders interactive plots across desktop and web GUI frameworks including Windows Forms, WPF, MAUI, Avalonia, Blazor, and WinUI. It provides an optimized rendering engine capable of displaying millions of data points with interactive pan, zoom, and live data streaming, while also supporting image export to formats like PNG and SVG for file output, cloud applications, and notebooks. The library distinguishes itself through a comprehensive set of chart types including scatter, line, bar, pie, heatmap, financial, rada

    Places symbols at coordinate locations with customizable shape, size, color, and legend support.

    C#chartchartingcharts
    Ver en GitHub↗6,417
  • ar-js-org/ar.jsAvatar de AR-js-org

    AR-js-org/AR.js

    5,913Ver en GitHub↗

    AR.js is a JavaScript library for building augmented reality experiences that run directly in the web browser. It provides the core capability to render digital content overlaid on the real world using either the A-Frame HTML component system or the three.js JavaScript library, supporting both marker-based and location-based AR approaches. The library enables tracking of predefined 2D images, fiducial markers, and image targets through the device camera, allowing virtual objects such as 3D models, videos, or images to be positioned relative to recognized visual references. For location-based

    Recognizes stable marker patterns via the camera and displays augmented content on them.

    JavaScriptaframearaugmented-reality
    Ver en GitHub↗5,913
  • opentrack/opentrackAvatar de opentrack

    opentrack/opentrack

    4,626Ver en GitHub↗

    opentrack is head tracking software for simulators that measures a user's head orientation using cameras, sensors, or a smartphone's gyroscope and sends the data to flight simulators and games for immersive view control. It detects printed fiducial markers from a webcam feed to compute head rotation angles with sub‑degree accuracy, and it can also stream orientation data from a phone's IMU over a local network, replacing dedicated hardware. A plugin‑based pipeline architecture drives the tracking process through a configurable chain of input, filter, and output modules connected by a shared da

    Detects printed fiducial markers from a webcam feed to compute head rotation angles with sub-degree accuracy.

    C++c-plus-plusc-plus-plus-17flight-simulator
    Ver en GitHub↗4,626
  1. Home
  2. Data & Databases
  3. Data Analysis & Visualization
  4. Visualization Frameworks and Libraries
  5. Data Visualization
  6. Data Markers

Explorar subetiquetas

  • Fiducial Marker DetectionTools for identifying and tracking concentric circle markers with sub-pixel precision for scene alignment. **Distinct from Data Markers:** Distinct from data markers: focuses on computer vision-based fiducial tracking for camera alignment.
  • Image MarkersPlaces images centered at coordinate locations on a plot. **Distinct from Data Markers:** Distinct from Data Markers: uses images instead of symbols as markers.