Skip to content
View hobbeshunter's full-sized avatar

Organizations

@Web-Frontend-Programmierkurs @Reversed-Education
Block or Report

Block or report hobbeshunter

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. IMU_EKF IMU_EKF Public

    This is a C++ implementation of an Error State Kalman Filter for IMU measurements suitable for use in platform.io projects.

    C++ 19 4

  2. Compute depth maps from stereo dataset Compute depth maps from stereo dataset
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import argparse
    4
    import numpy as np
    5
    import cv2 as cv
  3. ConanQtOSGDemo ConanQtOSGDemo Public

    This is a learning project of myself to explore how to integrate OpenSceneGraphinto Qt6 for visualization purposes in computer vision research.

    C++ 7 2

  4. DLR-RM/granite DLR-RM/granite Public

    C++ 59 11

  5. latex-cv-template latex-cv-template Public

    This is a CV template written in latex.

    TeX

  6. mnist-transformer mnist-transformer Public

    Playing around with vision transformer.

    Jupyter Notebook