Skip to content
View rohitmurali8's full-sized avatar
  • Blacksburg, Virginia

Block or report rohitmurali8

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. Contour-Detection Contour-Detection Public

    Implementation of the Pavlidis algorithm to detect contours from scratch.

    Python 1

  2. Transfer-Function-Estimation-for-MIMO-system Transfer-Function-Estimation-for-MIMO-system Public

    Estimated discrete time transfer functions of an unknown system by analysing its frequency domain responses. Estimated the state space model of the unknown system and used Kalman filter for feedbac…

    1 1

  3. Predictive-Maintenance-and-Monitoring-of-Automobiles-and-Detection-of-Driving-Patterns Predictive-Maintenance-and-Monitoring-of-Automobiles-and-Detection-of-Driving-Patterns Public

    The repository has trained neural networks models to detect driver state activity inside a moving car. Also, the fisher-face model is implemented to recognize facial emotion. A separate machine lea…

    Python 1

  4. Secured_Distributed_Shared_Memory Secured_Distributed_Shared_Memory Public

    This project creates a shared memory region between 2 applications using the MSI protocol. The data transferred between these regions and the status of the pages in the shared memory region are upd…

    C 1 1

  5. football_computer_vision football_computer_vision Public

    Jupyter Notebook 1

  6. Corner-Detection- Corner-Detection- Public

    Detection of corners in an image without using opencv functions from scratch

    Python