Skip to content
View LahyUS's full-sized avatar

Block or report LahyUS

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. Edge-Detection-Algorithm Edge-Detection-Algorithm Public

    Edge Detection Algorithm is a project implemented in C++ using OpenCV. It aims to implement various edge detection algorithms from scratch, including Sobel, Prewitt, Laplace, and Canny

    C++ 1

  2. Anomaly-Detection-Memory-guided-AE Anomaly-Detection-Memory-guided-AE Public

    Python 1

  3. Simple-Paint Simple-Paint Public

    Simple Paint is a basic drawing application implemented in C# using SharpGL. It provides users with essential drawing functions such as lines, circles, and rectangles, inspired by Microsoft Windows…

    C#

  4. Genealogy-Query-Model Genealogy-Query-Model Public

    A project implements the first-order logic model based on the foundation of forward chaining and backward chaining algorithms.

    Python

  5. Paint3D Paint3D Public

    Paint3D is a 3D graphics demonstration application developed in C# using SharpGL and WinForms.

    C#

  6. Simple-3D-Engine Simple-3D-Engine Public

    Application helps render 3D objects and apply lighting effects by implementing 3D graphic techniques from scratch.

    C++