Skip to content
View amrit-lal-singh's full-sized avatar

Block or report amrit-lal-singh

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. Aruco-Detection-Pose Aruco-Detection-Pose Public

    We detect the ID and the pose of an Aruco marker

    Python

  2. STEREO-IMAGE-BASED-COLLISION-AVOIDANCE STEREO-IMAGE-BASED-COLLISION-AVOIDANCE Public

    Given stereo images we have to find the distance to a bike whose image is given to us

    Python

  3. MOTION-SENSING-USING-OPTICAL-FLOW MOTION-SENSING-USING-OPTICAL-FLOW Public

    Optical-Flow implemented from scratch

    Python

  4. DOLLARS-AND-CENTS DOLLARS-AND-CENTS Public

    You are provided with a sequence of integers of length n. You can make guesses on what that number can be.

    C++

  5. Prison-Break Prison-Break Public

    This problem is not solved and this repo just stores my approaches

    CMake

  6. OpenCV-Maze-Solving OpenCV-Maze-Solving Public

    Inthis we genrerate / solve a maze with OpenCV with A*, Dijkstras, BFS, DFS.

    Python