doc: new features

This commit is contained in:
Artemy 2023-04-21 14:38:57 +03:00
parent 8fe6d70749
commit 7742416a53
2 changed files with 14 additions and 2 deletions

View file

@ -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

View file

@ -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