Split Path of Images #1 #2

Merged
andreas merged 5 commits from feature/01-split-path-of-images into main 2024-03-20 17:43:24 +01:00
2 changed files with 91 additions and 11 deletions
Showing only changes of commit 0421520316 - Show all commits

View File

@ -29,6 +29,11 @@ The "left" directory contains the left half of the original image, and the "righ
## Installation
### For Usage as a Windows Executable
You can either download a prebuilt executable from the releases section of the repository, or you can build it yourself the building instructions are further down the `README.md`
### For Usage as a Python Script
1. Clone this repository.
2. Install the required Python packages using pip: