Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 814 Bytes

File metadata and controls

20 lines (20 loc) · 814 Bytes

PhotoLabServer

An Image Processing Web Server, Powered by a Matlab Engine

Dependencies

Python: You Will Need the Following Libraries flask numpy opencv-python
You May Install the Libraries via pip install -r requirements.txt.
MATLAB: Please download Version R2022a or above.
Upscayl: Please Download and Install the Latest Version of Upscayl to Your Server.

Usage

To run, python photolabserver.py To view the site, go to localhost to view it locally. To view it from another device, it is the host ip

Network Specs

Host: 0.0.0.0 Port: 8080 (Default)

GUI