From 7742416a53a176bf79c373e09a269638c515b47f Mon Sep 17 00:00:00 2001 From: Artemy Date: Fri, 21 Apr 2023 14:38:57 +0300 Subject: [PATCH] doc: new features --- LICENSE | 2 +- README.md | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 929dd68..0883a49 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Artemy +Copyright (c) 2023 artegoser (Artemy Egorov) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 45c82d2..13ed343 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Image-Pluser is a Web User Interface (WebUI) application that allows users to pr To run Image-Pluser, follow these steps: +0. Install ffmpeg (only for vid2imgs and imgs2vid) 1. Clone the repository: `git clone https://github.com/artegoser/image-pluser-webui.git` 2. Create venv: `python -m venv venv` 3. Install the necessary dependencies: `pip install -r requirements.txt` @@ -14,7 +15,7 @@ To run Image-Pluser, follow these steps: ### one-click-installers -Just download and run the file in `scripts/one-click` (you need git and python3). +Just download and run the file in `scripts/one-click` (you need git, ffmpeg and python3). ## Available Stacking Methods @@ -23,6 +24,17 @@ Just download and run the file in `scripts/one-click` (you need git and python3) 3. Untrack: Removes stars from the sky (pictures should not move) 4. Noise extractor: Gets all the noise in the image (actually makes nonsense) +## Available Bulk Methods + +1. Edge detection +2. Canny edge detection +3. Sharpen + +## Other features + +1. Imgs to video +2. Video to images + ## Examples Denoise