save ocr in bubbles #4
-
I've been using the program to clean up manga and then put a new translation on top, however, I already have this translation in other manga. I would like to know if there is any command to save the writings before making masks on top, it would greatly speed up the process I am carrying out. I know there's a way to save it in a .txt, however, I wanted to save them as images (keeping the page layout) to superimpose on the manga. context: I'm copying a translation of a Naruto manga and putting it in a full color edition. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Awesome, glad you're enjoying it! Oh, that's a great idea! PCleaner picks out the text, so it generates masks, and I could definitely use those masks to extract the text, rather than draw over it. I'll add that feature in the coming month, maybe even next week. I can fit that in as an optional output between cleaning and denoising. You could achieve the same effect manually by outputting the masks without denoising (using the -D flag), and then selecting the mask layer by alpha, then inverting the selection to delete everything except the text from the original image. Definitely annoying though, so I'll be sure to provide an automatic option soon. |
Beta Was this translation helpful? Give feedback.
Awesome, glad you're enjoying it!
Oh, that's a great idea! PCleaner picks out the text, so it generates masks, and I could definitely use those masks to extract the text, rather than draw over it. I'll add that feature in the coming month, maybe even next week.
I can fit that in as an optional output between cleaning and denoising.
You could achieve the same effect manually by outputting the masks without denoising (using the -D flag), and then selecting the mask layer by alpha, then inverting the selection to delete everything except the text from the original image. Definitely annoying though, so I'll be sure to provide an automatic option soon.