This is your work, valued
I am a Computer Scientist-turned-Roboticist. My current research revolves around 3D Computer Vision, SLAM, Machine Learning and general topics in Robotics.
sqpnp. C++ Implementation of the SQPnP algorithm
182gptam. PTAM with OpenCV : This is a deep code modification of the original PTAM by Klein and Murray to work only using OpenCV; Although the initial intention was to do the library adaptation for starters, I ended up having to modfy the code and some algorithms as well.
79Quaternion. A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)
22SelfDrivingCar2-UKF. Sigma-Point filtering for Moving Object Tracking using Lidar and Radar processed neasurements
8VisualSLAMDataCollectionApp. An application for Data Collection of Video Sequences using the Flea3 USB3 Camera; GPS and IMU (UTC IMU02) readings are framestamped in separate files.
6TMS320LF2407_Examples. A complete set of examples for every peripheral of the TMS320LF2407 in C. Also, two examples on filtering (IIR and FIR) and one on the FFT. These examples are explained in the book, "Introduction to C programming with the TMS320LF2407 DSP Controller".
6sqpnl. C++ Implementation of the SQPnL Algorithm
5SQPEngine. Sequential Quadratic Programming API used in SQPnP and SQPnL algorithms
4RRP. RRP: Rational regression & interpolation of pose
3LynxMotion-L6-Kinematics. A GUI for Forward and Inverse Kinematics with the LynxMotion L6 Robotic Arm
3SelfDrivingCar3-Integration. Python
2ConicFitting-Experimental. Optimal conic fitting
2SelfDrivingCar3-SemanticSeg. Python
1SelfDrivingCar2-EKF. AN EKF filter for pedestrian tracking using LIDAR and RADAR processed measurements
1cista. Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
1gcalibrator. George's Calibrator for Tracking and Maping (gcalibrator): A deep modification of the PTAM Calibrator implemented using OpenCV ONLY (i.e., no TooN, no libCVD and no GVars)
1SelfDrivingCar2-MPC. C++
1