Skip to content
View vedanshthakkar's full-sized avatar
đź’­
Coding
đź’­
Coding
  • Universal Robotics
  • Nashville, TN

Block or report vedanshthakkar

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 Loading

  1. 3D-Object-Reconstruction 3D-Object-Reconstruction Public

    This repository consist of python code, input and output images for generating a point cloud obtained from a depth map image of a stereo image pair. Point cloud of an object allows a robot to deter…

    Python 15 5

  2. Object-Tracking-Using-Kalman-Filter Object-Tracking-Using-Kalman-Filter Public

    Provides effective tracking of multiple objects in video feed even under occlusion and with overlapping of objects. Applied Laplacian of Gaussian Detection to detect the moving objects. Implemented…

    MATLAB 3 1

  3. Camera-Calibration Camera-Calibration Public

    This repository contains python code and images used for calibrating a camera. Though I uploaded the images taken from my camera, in order to calibrate your own camera you need to take pictures fro…

    Python

  4. Epipolar-Stereopsis Epipolar-Stereopsis Public

    This repository has python code and images used for epipolar stereopsis. Epipolar geometry is the geometry of stereo vision. When two cameras view a 3D scene from two distinct positions, there are …

    Python

  5. Handwriting-Recognition Handwriting-Recognition Public

    This repository consists of python code for handwriting recognition which is performed by training a Linear Support Vector Machine (LinearSVM) by using MNIST dataset.

    Python

  6. Deep-Learning-Image-Classification Deep-Learning-Image-Classification Public

    Deep learning based Image classification using keras and Tensorflow.

    Python