Skip to content

Conversation

AnushkaS1
Copy link
Contributor

@AnushkaS1 AnushkaS1 commented Jul 5, 2023

Added Image Processing and Computer Vision python script. The features of script are Image Loading, Image Filtering, Edge Detection etc.

Description

Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.
Image Enhancement: Developed a script that enhances the quality of images by applying filters, adjusting brightness and contrast, and reducing noise. This could be useful for improving the visual appearance of images for various applications like photography or medical imaging.

Fixes #1883

Type of change

Please delete options that are not relevant.

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

Checklist:

  • [ yes] My code follows the style guidelines(Clean Code) of this project
  • [yes ] I have performed a self-review of my own code
  • [yes ] I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • I have added the project meta data 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
  • [ yes] AI/ML
  • Scrappers
  • Social_Media
  • PDF
  • [yees ] Image_Processing
  • Video_Processing
  • Games
  • Networking
  • OS_Utilities
  • Automation
  • Cryptography
  • Computer_Vision
  • Fun
  • Others

Title: <write script title here>
Image Processing and Computer Vision python script

Folder: <type the folder name that contains your script>
Image Processing and Computer Vision python script

Requirements: <type the name of text file containing the required to install python packages, type None if no file required>
jupyter notebook

Script: <Enter the name of the .py file (The main entry point of the program)
Image Processing and Computer Vision python script.ipynb

Arguments: <enter any arguments that the script needs but - separeted like: h-c-m>

Contributor: <Enter your Github handle/username without url>
AnushkaS1

Description: <Enter a one line description that describes your script. Also, explain the arguments usage here>
Developed a script that enhances the quality of images by applying filters, adjusting brightness and contrast, and reducing noise. This could be useful for improving the visual appearance of images for various applications like photography or medical imaging

Added Image Processing and Computer Vision python script. The  features of  script are 
Image Loading, Image Filtering, Edge Detection etc.
@AnushkaS1 AnushkaS1 changed the title .Add files via upload Added Image processing python script [GSSOC'23] #1883 Jul 5, 2023
@AnushkaS1
Copy link
Contributor Author

@avinashkranjan please review these changes

@avinashkranjan avinashkranjan added level3 New features, Major bug fixing gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants labels Jul 6, 2023
Copy link
Owner

@avinashkranjan avinashkranjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a README file

@AnushkaS1
Copy link
Contributor Author

#2116 @avinashkranjan please review the changes

@github-actions
Copy link

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

@github-actions github-actions bot added the Stale PRs with no updates label Jul 17, 2023
@avinashkranjan avinashkranjan merged commit f0b4544 into avinashkranjan:master Jul 19, 2023
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 level3 New features, Major bug fixing Stale PRs with no updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Image Processing and Computer Vision python script
2 participants