AlgorithmsAndDataStructure icon indicating copy to clipboard operation
AlgorithmsAndDataStructure copied to clipboard

Image processing for deep learning module | DeepLearning | Python

Open gr8geek opened this issue 4 years ago • 6 comments

A class in deep learning module for handling RGB color images -

**The module will have the capability to perform operation like Grey Scaling color images Performing thresholding and Binarization on images ** -

Type of Issue -

Please add/delete options that are not relevant.

  • [x] Adding New Code
  • [x] Improving Code
  • [x] Improving Documentation
  • [ ] Bug Fix

Programming Language

Please add/delete options that are not relevant.

  • [x] Python
  • [ ] C++

Self Check

  • Ask for issue assignment before making Pull Request.
  • Add your file in the proper folder
  • Clean Code and Documentation for better readability
  • Add Title and Description of the program in the file

:star2: Star it :fork_and_knife:Fork it :handshake: Contribute to it!

Discord server ✉️ - https://discord.gg/FXyh2S3

Happy Coding,

gr8geek avatar Oct 01 '20 16:10 gr8geek

i want to work on this issue

sourabmaity avatar Oct 01 '20 16:10 sourabmaity

@SOURAB-BAPPA Please feel free to work on the issue Create A file called Binarization.py and perform thresholding operation

gr8geek avatar Oct 01 '20 16:10 gr8geek

I am working on Greyscale algorithim conversion

gr8geek avatar Oct 01 '20 16:10 gr8geek

Please assign this issue to me : )

pikachu28 avatar Oct 01 '20 20:10 pikachu28

I am currently working on computer vision projects. Please assign me this. I can do something about it.

geoffgeorgein avatar Oct 02 '20 06:10 geoffgeorgein

@gr8geek you can create new issues and PRs from tomorrow.

  • Make sure to use Flake8 standard If your coding in Python.

Happy Coding

codeperfectplus avatar Oct 04 '20 04:10 codeperfectplus