Aaron Mathew's repositories
LidarDataProcessing
Some fun with Lidar Data
Volleyball-Spike
🏐🦾This project simulates a Volleyball spike using the Recursive Newton-Euler algorithm in MATLAB and the simulation is provided in 2D Working Model software. A PID controller is added to make the motion of the arm more natural.
adaptive-robust-emk-NNbased-controllers
Developing Non-Linear Controllers for a 2 link robot manipulator.
arduino-ultrasonic-embedded-walking-stick-for-blind-people
Development of Mobility Cane for Visually Impaired People:
Babysitting-A-Dataset-Using-Pytorch-and-Alexnet
🥸✅ 🐵❌Developing a babysitting algorithm to preprocess CIFAR10 and FDDB Dataset and train them on Alexnet using Pytorch
BenchBot
Greenhouses phenotyping prototype - Machine vision systems for monitoring phenotyping variables in greenhouses.
blending_two_images
This code will blend two images of the same dimension. There is a foreground image and background image. A simple GUI is made to make a ROI on the foreground image.
chess-opening-prediction
♟♟ Using CNN and LSTM to predict popular chess game openings from the first few moves of any chess game.
Computer-Vision-From-Scratch
💹 Developing fundamental Computer Vision algorithms from scratch in Python and C++.
KITTI_visual_odometry
Tutorial for working with the KITTI odometry dataset in Python with OpenCV. Includes a review of Computer Vision fundamentals.
LegoEV3-PID-Line-Following
This bot is developing using the Lego EV3 brick and Lego EV3 Mindstorm software. A PID controller is developed to make the bot move along a black line.
portal-for-competitive-exams-for-blind-students
A portal for competitive examinations for blind students. Python, django & html framework. Includes Admin portal and Student portal. In Admin portal you can freely add/ remove questions with other Admin privileges. Student portal work on API based STT and TTS with demo of speaker identification.
pyrobosim-beta
ROS2 enabled 2D mobile robot simulator for behavior prototyping
robotics-from-scratch
Developing common robotics algorithms for localization, mapping and visualization.