Skip to content
View DimitryP6's full-sized avatar

Block or report DimitryP6

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Content-Aware-Image-Resizing Content-Aware-Image-Resizing Public

    Applied dynamic programming to calculate image lines with least entropy and take them out to reduce image size.

    Java

  2. Solving-Mazes Solving-Mazes Public

    Build maze walls using Kruskal's algorithm, and then solve the mazes using breath-first search and depth-first search.

    Java

  3. HackBeanpot HackBeanpot Public

    Experimental game development for road trip calendar as part of 2024 HackBeanpot.

    JavaScript

  4. Internship Internship Public

    Testing methods for no-reference image quality assessment for medical DICOM images.

    Python

  5. Low-Pass-Filter Low-Pass-Filter Public

    Testing various low-pass filter smoothing methods.

    Python