Skip to content
View alperk-cvml's full-sized avatar

Block or report alperk-cvml

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 Loading

  1. Gstreamer - Personal Cheat Sheet Gstreamer - Personal Cheat Sheet
    1
    stream from jetson
    2
    
                  
    3
    gst-launch-1.0 nvcamerasrc !  videoconvert ! omxh264enc ! video/x-h264, stream-format=byte-stream ! h264parse ! rtph264pay mtu=1400 ! udpsink host=172.20.21.255 port=5600 sync=false async=false
    4
    
                  
    5
    
                  
  2. CarND-Capstone CarND-Capstone Public

    Forked from udacity/CarND-Capstone

    CMake

  3. CarND-Object-Detection-Lab CarND-Object-Detection-Lab Public

    Forked from udacity/CarND-Object-Detection-Lab

    Jupyter Notebook

  4. SDC_P10-MPC-Project SDC_P10-MPC-Project Public

    Forked from udacity/CarND-MPC-Project

    CarND Term 2 Model Predictive Control (MPC) Project

    C++

  5. SDC_P12-CarND-Semantic-Segmentation SDC_P12-CarND-Semantic-Segmentation Public

    Forked from udacity/CarND-Semantic-Segmentation

    Python