MiguelMJ / MakeItPixel

Image processing tool to make images look like pixel art
MIT License
49 stars 6 forks source link

Implement parallel processing #2

Open HiImDarwin opened 9 months ago

HiImDarwin commented 9 months ago

Hi MiguelMJ,

We are three computer science students from NYCU in Taiwan. Our goal is to integrate parallel processing into an existing program and showcase it in our course. We found out that "makeitpixel" would be a suitable candidate for parallelization.

We plan to implement parallel processing using the following four ways

Additionally, we would like to inquire if there is any specific version you prefer, and we can create and contribute it as a separate branch for this project.

MiguelMJ commented 9 months ago

I'm glad that you found MakeItPixel interesting! Feel free to ask me any question you may have 😄

For an implementation that would make it in a PR to the master branch, I would require it to use the st::thread library, to keep it portable. However, if you finally implement all three or four, I'll be glad to put your link in the official documentation.

Thanks for your interest and best of luck! ❤️ If you want to keep me updated, feel free to either use this thread or mail me (miguelmjvg at gmail dot com)