Pinned Repositories
detection-based-tracker-example
An example for using the new tracking algorithms available with OpenCV 2.4. Here I am using the Detection Based Tracker ( found in the contrib header) . The method uses haar cascade. It is much faster than Haar but not as robust.
kernel-modules-playground
plimmer-iot-client
Plimmer client side backend scripts for the IoT project.
spora
Network testing tool using LXC servers and python modules
tcpdump
the TCPdump network dissector
ritsz's Repositories
ritsz/detection-based-tracker-example
An example for using the new tracking algorithms available with OpenCV 2.4. Here I am using the Detection Based Tracker ( found in the contrib header) . The method uses haar cascade. It is much faster than Haar but not as robust.
ritsz/kernel-modules-playground
ritsz/spora
Network testing tool using LXC servers and python modules
ritsz/coding-exercise
ritsz/microservices-playground
ritsz/plimmer-iot-client
Plimmer client side backend scripts for the IoT project.
ritsz/ritsz.github.io
Source of my blog
ritsz/rust-programming
ritsz/system-design-resources
These are the best resources for System Design on the Internet
ritsz/system-programming
Low level C code. System Calls, Sockets and general system programming
ritsz/tcpdump
the TCPdump network dissector