Skip to content
View MichailSemoglou's full-sized avatar

Block or report MichailSemoglou

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. types-of-cvd-simulator-app types-of-cvd-simulator-app Public

    A Python script using the daltonlens library to simulate different color vision deficiencies (CVD) on an input image.

    Python

  2. color-palette-extractor color-palette-extractor Public

    This script extracts a color palette from an image and generates various color harmonies. It creates a PDF report and a text file with the color information.

    Python

  3. chromaso chromaso Public

    Chromaso is a Processing sketch that visualizes color hue, saturation, and brightness using interactive sliders. It creates a dynamic color palette that updates in real-time as you adjust the sliders.

    Processing

  4. duotone-image-generator duotone-image-generator Public

    This Python application generates multiple duotone variations of an input image. It allows users to select an image file and creates 100 unique duotone versions using randomly generated color pairs.

    Python

  5. k-means-clustering-sketch k-means-clustering-sketch Public

    This Processing sketch demonstrates K-means clustering for visual abstraction of images. It allows users to interactively adjust the number of clusters and toggle pixel sorting within clusters.

    Processing

  6. p5.SimpleUI p5.SimpleUI Public

    p5.SimpleUI is a lightweight UI library that provides easy-to-use UI elements for your p5.js sketches.

    JavaScript 1