The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Thumbnailator #634

Closed shraddha761 closed 11 months ago

shraddha761 commented 12 months ago

Is your feature request related to a problem? Please describe.

Thumbnailator's fluent interface can be used to perform fairly complicated thumbnail processing task in one simple step.

Describe the solution you'd like

creating JPEG thumbnails of image files in a directory, all resized to a maximum dimension of 640 pixels by 480 pixels while preserving the aspect ratio of the original image can be performed

Describe alternatives you've considered

No response

Additional context

Assign this issue to me under GSSOC'23

Code of Conduct

khusheekapoor commented 12 months ago

@shraddha761 - you can go ahead! We are assigning you 21 days for this project, after which it will be assigned to someone else if not completed. All the best! Name the file as: algorithm_dataset.ipynb and link it in the readme of the labeled directory as algorithm - dataset.