Skip to content
View Tracy02022's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Tracy02022

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

Popular repositories Loading

  1. 3D-kinect-motion-game 3D-kinect-motion-game Public

    Research project to make a motion sensing game, Use point cloud library and Kinect skeleton techniques.My work is to implement Body Gesture Capturing and 3D Avatar Rendering

    C 5 2

  2. OPTICAL-FLOW-WITH-CAMERA- OPTICAL-FLOW-WITH-CAMERA- Public

    The goal of this project is work with the OpenCV, OpenGL open source libraries, and visual studio C++ to demonstrate the result of optical flow with camera capture through a computer webcam, as wel…

    C++ 3 1

  3. Grid-World Grid-World Public

    use Markov Decision Process (MDP) technique to analyze the potential “risk” at each location in the grid world and provide a recommended action to take. So a policy will be finally output after th…

    C++ 1 2

  4. JavaFXCarViewerApp JavaFXCarViewerApp Public

    car viewer app using javafx

    Java 1

  5. Flask_Blog Flask_Blog Public

    learn flask python

    HTML 1

  6. KAlgorithm KAlgorithm Public

    Create a program that reads in a graph in Graphviz dot/neato format and print out the Minimum Spanning Tree in Graphviz format using Kruskal's Algorithm.

    C++