Skip to content
View kylehounslow's full-sized avatar
🛰️
🛰️

Block or report kylehounslow

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. grafana/grafana grafana/grafana Public

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many mo…

    TypeScript 71.4k 13.3k

  2. opensearch-project/OpenSearch-Dashboards opensearch-project/OpenSearch-Dashboards Public

    📊 Open source visualization dashboards for OpenSearch.

    TypeScript 2k 1.1k

  3. opencv-tuts opencv-tuts Public

    A collection of practical OpenCV examples for use with my YouTube tutorial series.

    C++ 50 33

  4. holmesgpt holmesgpt Public

    Forked from HolmesGPT/holmesgpt

    Your 24/7 On-Call AI Agent - Solve Alerts Faster with Automatic Correlations, Investigations, and More

    Python 1

  5. Send and receive images using Flask,... Send and receive images using Flask, Numpy and OpenCV
    1
    from __future__ import print_function
    2
    import requests
    3
    import json
    4
    import cv2
    5
    
                  
  6. multi_tracking multi_tracking Public

    Multiple object tracking using Kalman filters and Munkres algorithm

    Python 13 2