- Saudi Arabia , Riyadh
- https://www.linkedin.com/in/fahad-alsabr/
Starred repositories
Traffic Light Classifer Project from the Udacity Intro to Self-Driving Cars Nanodegree
License Plate Detection and Recognition in Unconstrained Scenarios
Optimizing a 2D Histogram Filter using C++ [Intro to Self Driving Cars Project]
Joy Ride (Simple Self-Driving Car Simulation)
Udacity Intro to Self-Driving Cars Nanodegree Project : 2D Histogram Filter in C++
In his code, you will find eight C++ files. Six of these files contain histogram filter functions. The other two are a main.cpp file and a file containing a function for printing out a matrix.
' implementing a route planner algorithm' it's like the one used in Google Maps to calculate the shortest path between two points on a map. It done by implementing the " A* algorithm "or in other …
Starter code for Implement Matrix Class project