Skip to content
View takaping's full-sized avatar

Block or report takaping

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. 3D_Reprojection 3D_Reprojection Public

    This C++ 11 application construct the 3D polygon from the stereo image that be taken by such as Nintendo 3DS.

    C++ 3 3

  2. 3D_Convex_Hull 3D_Convex_Hull Public

    This is a C++ 11 application that construct the 3D convex hull. The 3D convex hull is constructed from vertices that is generated randomly.

    C++ 2

  3. 2.5D_Delaunay_Diagram 2.5D_Delaunay_Diagram Public

    This is a C++ 11 application that construct the 2.5D delaunay diagram. The 2.5D diagram is constructed from vertices that is generated randomly by using the 3D convex hull.

    C++

  4. cpp_tools cpp_tools Public

    Utility components of the C++ language

    C++

  5. TfCnnMNIST TfCnnMNIST Public

    Convolutional Neural Network by the Tensorflow

    Python

  6. TfVaeMNIST TfVaeMNIST Public

    Variational Autoencoder by the Tensorflow

    Python