Skip to content
View AvishkaSandeepa's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@ENTC18

Block or report AvishkaSandeepa

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

Pinned Loading

  1. Anomaly-Detection-Using-IMU-Data Anomaly-Detection-Using-IMU-Data Public

    In here we use given [IMU](https://www.arrow.com/en/research-and-events/articles/imu-principles-and-applications)(Inertial Measurement Unit) data of a vehicle to detect anomalies.

    Jupyter Notebook 4 1

  2. Object-Tracking-Detection Object-Tracking-Detection Public

    This project is about Object Counting on a Convey Belt. When giving the video input of convey belt this algorithm is able to count the number of nuts on the belt while tracking its details. Then th…

    HTML 3

  3. Fundamentals-of-Image-Processing-and-Machine-Vision Fundamentals-of-Image-Processing-and-Machine-Vision Public

    This is a module that I study at university. This contains examples and projects.

    Jupyter Notebook 9

  4. EN2550-2020-Assignment-04 EN2550-2020-Assignment-04 Public

    4th assignment of the series of assignments in Fundamentals of Image Processing and Machine Vision Module.

    Jupyter Notebook 2

  5. webots-Autonomous-Mobile-Robot webots-Autonomous-Mobile-Robot Public

    All the project files related to the development of an autonomous mobile robot using WEBOTS simulation platform for UOM's EN2532 - Robot Design and Competition Module

    C++ 7 2

  6. FIR_Filter_Design FIR_Filter_Design Public

    This project is used to implement FIR (Finite Duration Impulse Response) filter design using given specification in the project description. When we try to implement filter design using windowing m…

    2