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

Pinned Loading

  1. 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

  2. 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

  3. enhanced-image-processor enhanced-image-processor Public

    A Python library for image enhancement using CLAHE (Contrast Limited Adaptive Histogram Equalization) with support for multiple color spaces, automatic parameter optimization, and multi-threaded ba…

    Python

  4. 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

  5. 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

  6. 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