Skip to content
View AnujNautiyal22bme024's full-sized avatar

Block or report AnujNautiyal22bme024

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. Cantilever_sfd_bmd_calculation Cantilever_sfd_bmd_calculation Public

    MATLAB Code to calculate and plot S.F. and B.M. diagram in a cantilever beam subjected to at least two concentrated loads and Udl along its part or complete span.

    MATLAB 2

  2. Mantis Mantis Public

    A SLAM bot

    Makefile 1 1

  3. testrepo testrepo Public

  4. opencv-course opencv-course Public

    Forked from jasmcaus/opencv-course

    Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.

    Python

  5. Github_workshop Github_workshop Public

    Forked from Khyatisonii/Github_workshop

    this repository is being used to teach basic github commands.

  6. CardboardBoxDeteection CardboardBoxDeteection Public

    Python script using OpenCV to detect brown boxes in an image. It isolates boxes based on HSV color range and contours, highlighting with green rectangles. Replace 'box.jpeg' with your image. Ideal …

    Python