Skip to content
View egecetin's full-sized avatar
🎯
🎯
Block or Report

Block or report egecetin

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
egecetin/README.md

Wellcome

Feel free to contact for anything and to look up the sky, because the only ones who fly are the ones who dare to fly.

Take a look at my works

A software-based approach in real-time for eliminating environmental shaking effects from videos with colored video enhancement
Video Stabilization

Contributions to a powerful network packet processing library
PcapPlusPlus Commits

CMake template to create new C++ applications with basic codes/interfaces (Grafana Loki, Prometheus, Sentry, Telnet, ZeroMQ) are already defined
Repo Initializer

High performance kaleidoscope effect library for real-time applications
Kaleidoscope Library


LinkedIn Instagram Spotify Scholar Website Scholar

Pinned

  1. Repo-Init Repo-Init Public template

    C++ Application Template. It has already integrated a Telnet and ZeroMQ server to receive commands, Crashpad handler to generate minidump, a Prometheus server to broadcast performance metrics. Also…

    C++ 9 2

  2. libKaleidoscope libKaleidoscope Public

    A library to create kaleidoscope effect on images with CUDA. You can build on all platforms using CMake

    C 12 1

  3. VideoStabilization VideoStabilization Public

    Video stabilization is a software-based approach (using OpenCV and its CUDA backend) in real-time to eliminating environmental effects (wind, heavy vehicle etc.) and enhance the visual performance …

    C++ 8 1

  4. PcapPlusPlus PcapPlusPlus Public

    Forked from seladb/PcapPlusPlus

    PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most p…

    C++