Skip to content
View mtc-20's full-sized avatar

Organizations

@bethgelab @hsrwrobotics @TuebingenAICenter

Block or report mtc-20

Report abuse

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

Report abuse
mtc-20/README.md

Hello there! 👋

Showcasing some of the fun tutorials here, as I explore web and game development!

Just some Github stats

Top Langs on Github

Github stats

Pinned Loading

  1. Basic shell script to build OpenCV 4... Basic shell script to build OpenCV 4.5.1 on Jetson TX2(Jetpack 4.6)
    1
    #!/bin/bash
    2
    echo "Installing OpenCV 4.5.1 on your Jetson TX2"
    3
    echo "It will take 2 hours !"
    4
    
                  
    5
    # reveal the CUDA location
  2. cllom/petokpetok cllom/petokpetok Public

    Private social media

    HTML

  3. Sliding-Puzzle Sliding-Puzzle Public

    JavaScript 1 1

  4. AutoLogger AutoLogger Public

    Forked from bathonSpidey/AutoLogger

    Autonomous Lab attendance logger using dlib and Opencv

    Python