Ruddra dev Roychoudhury (ruddradev)

ruddradev

Geek Repo

Location:India

Github PK Tool:Github PK Tool

Ruddra dev Roychoudhury's repositories

dense_stereo

Dense Stereo matching With OpenCV on C++. The code is plain dense stereo matching off the textbook. But with an interface to modify the parameters of matching. Works wonders in case of low lighting conditions. Also, has a class for adaptive matching of SIRF keypoints.

Language:C++Stargazers:5Issues:2Issues:0

collision_detection_matlab

This is a very fast implementation of collision detection among axis aligned cuboids. Mainly used for robotic simulation, and can detect each collision in about constant time, even with multiple objects. It has an option of pre-hashing of the arena set or to dynamically check for collisions. Uses a modified version of GJK Algorithm.

Language:MATLABStargazers:4Issues:3Issues:0

gjk_cplusplus

A fast implementation of the popular GJK Algorithm. One collision check less than the standard algorithm.

Language:C++Stargazers:1Issues:2Issues:0

Excel_Receipt_Printer

Prints Pre-Formatted Receipts by taking data from an Excel Sheet, can filter out the responses, and also modify and rollback the database.

Language:Visual BasicStargazers:0Issues:2Issues:0