Pinned Repositories
California-Housing-Prices-Prediction-problem-with-SkLearn
Solving the California Housing Prices Prediction problem with Scikit-Learn
Data-Structure
Data Structure from arrays to Hash table in details
Environment-Perception-For-Self-Driving-Cars
Environment Perception For Self-Driving Cars in python
Face-Mask-Detector
COVID-19: Face Mask Detector with OpenCV, Keras, and Deep Learning
Feature-tracking-with-Camera-in-2D
Feature tracking with Camera in 2D in C++
Lidar-Obstacle-Detection
Lidar Obstacle Detection in C++
RADAR-Target-Generation-and-Detection
I implemented in Matlab the 2D CFAR process on the output of 2D FFT operation, i.e the Range Doppler Map.
Self-Driving-Vehicle-Control
Self Driving Cars Longitudinal and Lateral Control Design
Tracking-multiple-cars-on-the-highway-using-UKF
In this project I implemented the Unscented Kalman Filter to estimate the state of multiple cars on a highway using noisy lidar and radar measurements.
Visual-Odometry-for-Localization-in-Autonomous-Driving
Visual Odometry for Localization in Autonomous Driving | openCV
ahmedmoawad124's Repositories
ahmedmoawad124/Self-Driving-Vehicle-Control
Self Driving Cars Longitudinal and Lateral Control Design
ahmedmoawad124/Tracking-multiple-cars-on-the-highway-using-UKF
In this project I implemented the Unscented Kalman Filter to estimate the state of multiple cars on a highway using noisy lidar and radar measurements.
ahmedmoawad124/Lidar-Obstacle-Detection
Lidar Obstacle Detection in C++
ahmedmoawad124/RADAR-Target-Generation-and-Detection
I implemented in Matlab the 2D CFAR process on the output of 2D FFT operation, i.e the Range Doppler Map.
ahmedmoawad124/Visual-Odometry-for-Localization-in-Autonomous-Driving
Visual Odometry for Localization in Autonomous Driving | openCV
ahmedmoawad124/California-Housing-Prices-Prediction-problem-with-SkLearn
Solving the California Housing Prices Prediction problem with Scikit-Learn
ahmedmoawad124/Data-Structure
Data Structure from arrays to Hash table in details
ahmedmoawad124/Environment-Perception-For-Self-Driving-Cars
Environment Perception For Self-Driving Cars in python
ahmedmoawad124/Face-Mask-Detector
COVID-19: Face Mask Detector with OpenCV, Keras, and Deep Learning
ahmedmoawad124/Feature-tracking-with-Camera-in-2D
Feature tracking with Camera in 2D in C++
ahmedmoawad124/openCV-Python
openCV | python
ahmedmoawad124/Pedestrian-Tracking-Using-LiDAR-Sensor
Utilize sensor data from LIDAR measurements for pedestrian tracking with Kalman Filter.
ahmedmoawad124/Regression-Problems-with-Scikit-Learn
Solving Regression problems with Scikit-Learn library
ahmedmoawad124/Regression-problems-with-SkLearn
Solving regression problems with SkLearn - Machine Learning
ahmedmoawad124/Standard-Kalman-Filter-in-cpp
Kalman Filter Implementation in C++