Rishabh Singh (RobuRishabh)

RobuRishabh

Geek Repo

Location:Boston, MA

Github PK Tool:Github PK Tool

Rishabh Singh's repositories

LiDAR-point-cloud-based-3D-object-detection

The project’s main goal is to investigate real-time object detection and tracking of pedestrians or bicyclists using a Velodyne LiDAR Sensor. Various point-cloud-based algorithms are implemented using the Open3d python package. The resulting 3D point cloud can then be processed to detect objects in the surrounding environment.

Language:C++Stargazers:13Issues:1Issues:0

Navigation-stack-using-two-different-sensors-Sensor-Fusion-of-GPS-and-IMU

Built a navigation stack using two different sensors - GPS & IMU, understand their relative strengths + drawbacks, and get an introduction to sensor fusion.

Language:PythonStargazers:6Issues:1Issues:0

Driver-for-RTK--Real-time-kinematic--to-parse--GNGGA-

Collected Stationary and walking data using a RTK sensor. Parsed the $GNGGA string for the latitude, longitude, and altitude. Converted the latitude and longitude to UTM.

Driver-for-GNSS-puck-to-parse--GPGGA

Collected Stationary and walking data using a GNSS Puck. Parsed the $GPGGA string for the latitude, longitude, and altitude. Converted the latitude and longitude to UTM.

Language:CMakeStargazers:3Issues:1Issues:0

Driver-for-VectorNav-VN-100-Inertial-Measurement-Unit-to-parse-VNYMR

Collected roughly 5 hours and 15 minutes worth of stationary IMU data at a location that is not subject to vibrations. Parsed $VNYMR string, to get accel, gyro, orientation (roll, pitch, yaw) and magnetometer data and analyzed the data for Allan variance.

Language:PythonStargazers:3Issues:1Issues:0

Lane_detector_Using_OpenCV_for_autonomous_vehicle

Lane detection is a crucial step in training autonomous driving cars. It helps identify and avoid entering other lanes by analyzing visual input. Lane recognition algorithms play a vital role in ADAS and autonomous vehicle systems. They accurately detect lane locations and borders, contributing to safe and reliable navigation.

Language:C++License:MITStargazers:3Issues:1Issues:0

Content-Based-Image-Retrieval

The main aim of the project is to implement Content Based Image Retrieval which is one of the most important concepts of computer vision. The bog companies are using this to compare the similarity between the images based on the feature vector of the Targeted image.

Language:C++Stargazers:2Issues:1Issues:0

Autonomous-Disaster-Response-System

This project involved developing an autonomous system using mobile robots for disaster response. The system generated a complete map of an initially unknown environment and located any victims using AprilTags. Off-the-shelf components were used, and explore lite was modified to improve performance. The code and a group report were submitted

Language:MakefileStargazers:1Issues:0Issues:0

kHarshit.github.io

Personal website and blog - Technical Fridays

Language:HTMLLicense:NOASSERTIONStargazers:1Issues:0Issues:0

LeetCode-Practice

This repository consits solutions of LeetCode question in Cpp.

Language:C++License:MITStargazers:1Issues:0Issues:0
Language:PythonLicense:MITStargazers:1Issues:0Issues:0

Real-time-filtering

Implemented a 5x5 Gaussian filter, 3x3 Sobel X and 3x3 Sobel Y, generated a gradient magnitude image from the X and Y Sobel images, blurred and quantized a color image, did live video cartoonization, put sparkles into the image where there are strong edges.

Language:C++Stargazers:1Issues:1Issues:0

Real_time_2D_Object_Recognition

This project is about real-time 2D object recognition. The goal is to have the computer identify a specified set of objects placed on a white surface in a translation, scale, and rotation invariant manner from a camera looking straight down. The computer should be able to recognize single objects placed in the image and identify the objects.

Language:C++Stargazers:1Issues:0Issues:0
Stargazers:1Issues:0Issues:0

Virtual-Chatbot

This projects presents a Jarvis-Like AI Desktop voice assistant leveraging Python.

Language:PythonStargazers:1Issues:0Issues:0

Calibration_and_Augmented_Reality

This project is about learning how to calibrate a camera , then use the calibration to generate virtual objects in a scene. After getting calibration parameters System will be able to identify a target and then position a virtual item in the scene next to the target so that it moves and orients itself appropriately in response to camera or target.

Language:C++Stargazers:0Issues:0Issues:0

Camera-Mosiac

We will look at the role and use of calibrated cameras for simple photomosaicing.

Language:MATLABStargazers:0Issues:1Issues:0

Case_Study_on_Indian_Startups_Coding_Ninjas

Detailed analysis of the Indian Startups for interpretation of trends and patterns to facilitate selection of proper city, useful investors, funding type e.t.c, for different startups.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Coding-Ninjas-Data-Structures-Algorithm-in-Cpp

This repository consists solutions of Coding Ninjas Course of "Basics of C++ with Data Structures and Algorithm"

Language:C++License:MITStargazers:0Issues:0Issues:0

Hotel_Data_Analytics

In this project, I conducted an in-depth data analysis for a hotel chain. I began by thoroughly understanding the core business challenge and then leveraged a Kaggle dataset. My work encompassed data cleaning, transforming the dataset, and extracting valuable insights to provide a comprehensive understanding of the hotel chain's data.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

Medical_Data_Extraction

Hospitals and medical facilities routinely generate various documents such as patient medical records and prescriptions. These documents are essential for insurance claims processing. To streamline this process and improve efficiency, I've developed a solution that enables hospitals to scan these documents and automatically extract the crucial data

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0