Skip to content
View milosz08's full-sized avatar
👽
Xenomorph
👽
Xenomorph

Highlights

  • Pro

Organizations

@visphere @jwizard-bot

Block or report milosz08

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

The Lorenz Attractor - A 3D space that relates three parameters arising in fluid dynamics. One of the Chaos theory's most iconic symbols that illustrates the phenomenon known as the Butterfly effect, or sensitive dependence on initial conditions - Life, The universe.

Computer Science MSc student at Silesian University of Technology (faculty of Automatic Control, Electronics and Computer Science, spec: Internet and network technologies).

Master's thesis (written in polish):
Presentation of the capabilities of wavelet analysis for edge detection in digital images and comparison with methods based on gradient operators.

My interests are mainly focused on topics related to multimedia processing, including primarily:

  • selected methods of digital audio and image processing,
  • designing real-time audio/video streaming applications for highly distributed network environments,
  • selected applications of digital image processing, including medical imaging and computer vision.

More about me you will find here.

Pinned Loading

  1. jwizard-bot/jwizard-core jwizard-bot/jwizard-core Public

    Command interactions handler and API events receiver. Ready for clustering based on shard-offset system.

    Kotlin 2

  2. screen-sharing-system screen-sharing-system Public

    Mutithreading screen sharing system with my own RTP created from scratch on top of the raw TCP and UDP socket API.

    Java 2

  3. milosz08 milosz08 Public

    My own blazing fast and concurrency Java SSG engine, powered with markdown and HBS templates.

    Java

  4. optic-disc-detection optic-disc-detection Public

    Optic disc detector based on circular Hough transform, self-estimating best result function and Canny's edge detector.

    MATLAB