MechTechnology / SmartStitch

A small program for stitching together webtoons/manhwa/manhua raws.
MIT License
65 stars 26 forks source link

Waifu2X support included + Code optimization #25

Closed SHCDevelops closed 1 year ago

SHCDevelops commented 1 year ago
  1. Added Comments: Added meaningful comments throughout the codebase to improve code readability and make it easier for other developers to understand the logic behind each section.

  2. Fixed Variable Types: Corrected variable types where needed to ensure better type safety and prevent potential issues related to data type inconsistencies.

  3. Updated UI & Settings: Made necessary updates to the user interface and settings to enhance the user experience and provide a more intuitive interface for interacting with Waifu2X.

  4. Added Support for Waifu2X-Caffe: Incorporated support for Waifu2X-Caffe, allowing users to utilize this feature and take advantage of its capabilities.

  5. Simple Fix: Addressed a specific issue with a simple fix to ensure smooth functionality.

  6. Code Optimization: Optimized the codebase to improve performance and overall efficiency, resulting in faster execution times and reduced resource consumption.

SHCDevelops commented 1 year ago

Amendment "waifu2x-caffe"

SHCDevelops commented 1 year ago

Some people use the Vulkan version, I will add support for this version and then I will send a pull request again. I would also like to add that many do not know how to use postprocess, so I am adding support for Waifu2X in a more convenient form for everyone.