From 7f490beb0fe9cc8cd1dd2d17dfc41e0968736d44 Mon Sep 17 00:00:00 2001 From: TianZerL Date: Sat, 2 May 2020 17:13:56 +0800 Subject: [PATCH] Update readme --- GUI/include/mainwindow.h | 4 ++-- README.cn.md | 2 ++ README.md | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/GUI/include/mainwindow.h b/GUI/include/mainwindow.h index 832f3328..20c76161 100644 --- a/GUI/include/mainwindow.h +++ b/GUI/include/mainwindow.h @@ -20,8 +20,8 @@ #include -#define CORE_VERSION "1.5.0" -#define VERSION "1.2.0" +#define CORE_VERSION "1.6.0" +#define VERSION "1.3.0" QT_BEGIN_NAMESPACE namespace Ui { class MainWindow; } diff --git a/README.cn.md b/README.cn.md index 23671d7e..9b51e20d 100644 --- a/README.cn.md +++ b/README.cn.md @@ -92,6 +92,8 @@ Anime4KCPP支持GUI,您可以更轻松的处理您的图像与视频! -d, --deviceID 指定设备ID (unsigned int [=0]) -?, --help 显示帮助信息 +## GPU加速相关 +使用 ```-q``` 开启GPU加速,然后使用 ```-l``` 列出可用的GPU平台ID及其对应设备ID,参数 ```-h``` 指定平台ID,```-d``` 指定设备ID。 ## 滤镜 启用滤镜可以使得处理后的图像看起来更舒服,目前支持以下五种滤镜: diff --git a/README.md b/README.md index c004190f..09942d1b 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,8 @@ This project uses [cmake](https://cmake.org) to build. -h, --platformID Specify the platform ID (unsigned int [=0]) -d, --deviceID Specify the device ID (unsigned int [=0]) -?, --help print this message - +## About GPU acceleration +Use ```-q``` to enable GPU acceleration, and then use ```-l``` to list the platform ids and device ids, ```-h``` for specifying platform id, ```-d``` for specifying device id. ## Filters Enable filters can make the result be better, now Anime4kCPP support following filters: