View ShivamChourey's full-sized avatar
  • Virginia Polytechnic and State University
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 support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Harris-Corner-DetectionHarris-Corner-DetectionPublic

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

    Python 23 10

  2. MDP_Path_PlanningMDP_Path_PlanningPublic

    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 14 9

  3. Dynamic-ProgrammingDynamic-ProgrammingPublic

    MATLAB 1

  4. Geotag_filteringGeotag_filteringPublic

    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_VideoLane_Detection_Image_And_VideoPublic

    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_AlgorithmsMotion_Planning_AlgorithmsPublic

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

    MATLAB