Skip to content
View ShivamChourey's full-sized avatar
  • Virginia Polytechnic and State University
Block or Report

Block or report ShivamChourey

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Harris-Corner-Detection Harris-Corner-Detection Public

    Implementation for Harris Corner Detection Algorithm in Python without using OpenCV functionality

    Python 18 10

  2. MDP_Path_Planning MDP_Path_Planning Public

    This repository contains the MATLAB code to devise an optimal policy for the motion of the robot given the obstacles and world boundaries. This file contains implementation to a specific environmen…

    MATLAB 15 9

  3. Dynamic-Programming Dynamic-Programming Public

    MATLAB 1

  4. Geotag_filtering Geotag_filtering Public

    This file reads all the '.JPG' files in a folder and reads their geotags. If the latitude and longitude of the image geotags are within a defined range then the file is copied to a subfolder "filte…

    Python 1

  5. Lane_Detection_Image_And_Video Lane_Detection_Image_And_Video Public

    This repository contains a two Python-OpenCV files. The file "lane_detetcion_image.py" detected lane in an image, while the file "lane_detection_video.py" detects lanes in a video.

    Python 1

  6. Motion_Planning_Algorithms Motion_Planning_Algorithms Public

    Matlab Implementation of algorithms : 1. Dynamic programming 2. Dijksrta 3. A* 4. Weighted A*

    MATLAB