Skip to content

Conversation

aryanrai2001
Copy link
Contributor

Description

Added a contrast factor, the value of which is taken input by the user. This variable serves two functions. First, its magnitude changes the contrast of the input image before sampling. Second, its sign denotes if the image will be inverted (To be seen on dark background).

Fixes #1584

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)
  • This change requires a documentation update
  • Documentation Update

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have added the project metadata in the PR template.
  • I have created the requirements.txt file if needed.

Project Metadata

If there is no-file/nothing to fill the below fields with, then type: none

Example: If no requirements.txt needed/present, then type none in Requirments.

Category:

  • Calculators
  • AI/ML
  • Scrappers
  • Social_Media
  • PDF
  • Image_Processing
  • Video_Processing
  • Games
  • Networking
  • OS_Utilities
  • Automation
  • Cryptography
  • Computer_Vision
  • Fun
  • Others

Title: Photo To Ascii

Folder: Photo To Ascii

Requirements: none

Script: photo_to_ascii.py

Arguments: none

Contributor: @aryanrai2001

Description: Allows users to convert an image into ASCII art.

@github-actions
Copy link

github-actions bot commented Jun 8, 2023

Due to inactivity this pull request has been marked as stale.

@github-actions github-actions bot added the Stale PRs with no updates label Jun 8, 2023
@avinashkranjan avinashkranjan added level2 Bug fixing, Adding small features gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants and removed Stale PRs with no updates labels Jun 9, 2023
@avinashkranjan avinashkranjan merged commit e1cfb06 into avinashkranjan:master Jun 9, 2023
@aryanrai2001 aryanrai2001 deleted the Photo-To-ASCII-Contrast-and-Inversion branch June 9, 2023 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level2 Bug fixing, Adding small features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GSSoC'23] Adding contrast control and inversion to Photo To ASCII
2 participants