Skip to content
View yunus-temurlenk's full-sized avatar
Block or Report

Block or report yunus-temurlenk

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

  1. SendOpencvImageToQml SendOpencvImageToQml Public

    Sending Opencv Images(Mat format) or videos to Qml(Qt Quick side) continuously.

    C++ 15 5

  2. Opencv-Background-Subtraction-Without-AI Opencv-Background-Subtraction-Without-AI Public

    Background subtraction morphologically without using Artificial Intelligence (AI)

    C++ 6 1

  3. Opencv-Circle-Detection-Without-Houghcircle Opencv-Circle-Detection-Without-Houghcircle Public

    I tried an algorithm with some math calculations to detect circles.

    C++

  4. SendVideoToQmlWithQThread SendVideoToQmlWithQThread Public

    In this project, I am sending video to Qml side by decoding in another thread(QThread) not in the main thread like the previous project. Streaming and doing all opencv stuff in main(gui) thread is …

    C++ 7 4