Skip to content
View Moh-27SL's full-sized avatar
🧑‍💼
looking for a job
🧑‍💼
looking for a job

Block or report Moh-27SL

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. video-processer-PYTHON_EDITION video-processer-PYTHON_EDITION Public

    A simple real-time image processing application built with Python and OpenCV. It captures video from your webcam and lets you switch between different processing modes on the fly using your keyboard.

    Python 1

  2. CLAHE CLAHE Public

    enhancing image contrast and brightness through a classical image processing approach

    C++ 1

  3. compositing-and-matting-PYTHON-EDITION- compositing-and-matting-PYTHON-EDITION- Public

    just a redo of a previously done project using python 3.13 ;)

    Python

  4. Network Network Public

    Neural Network training and running c/c++

    C++

  5. Denoising-Smoothing-Blurring-Sharpening Denoising-Smoothing-Blurring-Sharpening Public

    non-linear classical approach to denoising, smoothing, blurring and sharpening using median and bilateral filters

    C++

  6. Panorama-from-webcam-using-Python3 Panorama-from-webcam-using-Python3 Public

    This project captures frames from a webcam and stitches them together into a panorama using OpenCV's and optionally saves the final panorama.

    Python