Seda-enhance: Difference between revisions

From Seda's Enhancements
Jump to navigation Jump to search
(Created page with "{{Infobox SEC | name = seda-logo | image = Se9_logo.png | caption = A Seda's Enhancements Component | produced-start = SE7 }} '''seda-enhance''' is a component of Seda's Enhancements, introduced in SE7. == Purpose == Enhance & Upscale Photos/Artwork will increase the size of an image while attempting to improve picture clarity. This makes use of RealSR ncnn Vulkan, which uses the ncnn project as its neural network inference framework. == Use == === Graphical...")
 
No edit summary
Line 13: Line 13:


== Use ==
== Use ==
It is suggested you install OptiPNG if you want to use seda-enhance on large images. You can do this via:
# apt-get install optipng
To use the firmware update function, you must also install fwupd. You can do this via:
# apt-get install fwupd


=== Graphical ===
=== Graphical ===
Convert Media Formats -> Enhance/Upscale Photos/Artwork


=== Terminal ===
=== Terminal ===
run it from the terminal in the folder with images you want to scale using --batch.
New script and menu entry attempts to enhance/upscale images to the highest quality. You can either call it from the menu one image at a time via
or  You can run it on the output images to scale a second time (or more) to get very large images. If present, will use OptiPNG to compress resulting images and save considerable storage space. Also includes a new realtime enhancement capability for low resolution video and media type detection. A menu entry has been added under Play Media as Play Video Media for Discs/Archives/Files. The appropriate playback method will be chosen based on the type of file or disc you select to play.

Revision as of 01:48, 3 May 2024

A Seda's Enhancements Component
IntroducedSE7

seda-enhance is a component of Seda's Enhancements, introduced in SE7.

Purpose

Enhance & Upscale Photos/Artwork will increase the size of an image while attempting to improve picture clarity. This makes use of RealSR ncnn Vulkan, which uses the ncnn project as its neural network inference framework.

Use

It is suggested you install OptiPNG if you want to use seda-enhance on large images. You can do this via:

# apt-get install optipng

To use the firmware update function, you must also install fwupd. You can do this via:

# apt-get install fwupd

Graphical

Convert Media Formats -> Enhance/Upscale Photos/Artwork

Terminal

run it from the terminal in the folder with images you want to scale using --batch.



New script and menu entry attempts to enhance/upscale images to the highest quality. You can either call it from the menu one image at a time via

or You can run it on the output images to scale a second time (or more) to get very large images. If present, will use OptiPNG to compress resulting images and save considerable storage space. Also includes a new realtime enhancement capability for low resolution video and media type detection. A menu entry has been added under Play Media as Play Video Media for Discs/Archives/Files. The appropriate playback method will be chosen based on the type of file or disc you select to play.