This repository contains my complete solutions to the legendary Karan's Mega Project List — a curated collection of programming challenges designed to improve coding skills across multiple domains.
Robotic vision, a cornerstone of modern robotics, enables machines to interpret and respond to their surroundings effectively. This capability is achieved through image processing and object ...
As part of ABE 65100 Environmental Informatics you will have been granted an account on the Scholar cluster hosted by ITaP Research Computing (https://www.rcac.purdue ...
SunFounder PiCar-X 2.0 is an AI-powered self-driving robot car using the Raspberry Pi 3/4 as the main processing board. It is equipped with a camera module that can be moved by a 2-axis servo motor, ...
This wiki describes how to work with object detection models trained using TensorFlow Object Detection API. OpenCV 3.4.1 or higher is required. Deep learning networks in TensorFlow are represented as ...
What if instead of defining a mesh as a series of vertices and edges in a 3D space, you could describe it as a single function? The easiest function would return the signed distance to the closest ...