Skip to content
View Sheldon19901229's full-sized avatar

Block or report Sheldon19901229

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

Popular repositories Loading

  1. opencv opencv Public

    Forked from opencv/opencv

    Open Source Computer Vision Library

    C++

  2. WorkQueue_FreeQueue_HandleSampleBuffer WorkQueue_FreeQueue_HandleSampleBuffer Public

    Forked from XiaoDongXie1024/WorkQueue_FreeQueue_HandleSampleBuffer

    Design a work queue to handle data and a free queue to cache data for handling large amount of camera data(sample buffer).

    Objective-C++

  3. assimp assimp Public

    Forked from assimp/assimp

    The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.

    C++

  4. LearnOpenGL LearnOpenGL Public

    Forked from JoeyDeVries/LearnOpenGL

    Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

    C++

  5. mv-extractor mv-extractor Public

    Forked from LukasBommes/mv-extractor

    Extract frames and motion vectors from H.264 and MPEG-4 encoded video.

    C

  6. MFixedPoint MFixedPoint Public

    Forked from gbmhunter/MFixedPoint

    MFixedPoint is a header-only fixed-point C++ library suitable for fast arithmetic operations on systems which don't have a FPU (e.g. embedded systems).. Suitable for performing computationally inte…

    C++