Skip to content
View tomoss's full-sized avatar
  • Cluj-Napoca, Romania
  • 04:04 (UTC +02:00)

Block or report tomoss

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mq-timed-with-monotonic-clock mq-timed-with-monotonic-clock Public

    wrapper functions for POSIX message queue functions mq_timedreceive and mq_timedsend that accept as parameter clock MONOTONIC instead of clock REAL TIME.

    C++ 1

  2. hand-gesture-tracking-roi-kalman-filter hand-gesture-tracking-roi-kalman-filter Public

    Matlab implementation of Hand gesture tracking system using ROI method and Adaptive Kalman Filter

    MATLAB 4

  3. cpp-singleton-pattern-examples cpp-singleton-pattern-examples Public

    Singleton pattern examples in C++.

    C++