Skip to content
View owaisnm's full-sized avatar

Block or report owaisnm

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. GesBalance GesBalance Public

    A balance therapy assessment tool that uses the new Microsoft Kinect v2.0 sensor for full-body tracking

    C# 1 1

  2. clear-array clear-array Public

    A comparison between an implementation of the clear array function using indices in C++ and an optimized implementation of the clear array function using pointers in C++ with inline Assembly

    MATLAB

  3. inner-product-vector-registers inner-product-vector-registers Public

    A comparison between the C dot product and SSE vector instructions

    C++

  4. cache cache Public

    A code sample in C++ that uses the principle of locality to increase the cache miss ratio

    MATLAB

  5. TrailMakingTest TrailMakingTest Public

    An implementation of the Trail Making Test - an video game/assessment tool for mental health - that uses the Kinect v2.0 sensor for full-body tracking.

    C#

  6. rectangles rectangles Public

    An android app that allows the user to input left, right, top, and bottom edge values for two rectangles, and check if they intersect each other, contain each other, or are adjacent to each other.

    Java