adenzu / Manga-Panel-Extractor

A simple program that takes manga pages and outputs the panels on them. Website: https://adenzu.github.io/Manga-Panel-Extractor/
https://adenzu.github.io/Manga-Panel-Extractor/
MIT License
17 stars 0 forks source link

Non-grayscale #2

Closed Stanestane closed 7 months ago

Stanestane commented 7 months ago

Hi, It seems that your code converts everything to grayscale. However, would it be possible to make a version that works with color images, i.e. produces the output while preserving colors?

adenzu commented 7 months ago

Thank you for notifying! Pardon me for overlooking such a simple detail. I fixed the code but currently have trouble compiling it into an executable. I will release a new version ASAP and mention it here.

Stanestane commented 7 months ago

Hi, Thanks for the quick reply. Looking forward to seeing it in action.

adenzu commented 7 months ago

You can now find the executable in release for v1.1.1. I tested it myself on a Windows 11 machine and it worked but please issue again if it does not work.