Twitter: @NorowaretaGemu License: MIT



ko-fi

Python
OpenCV
PowerShell Shell Batch

Monocular-Depth

How to Run:

Install Requirements

Using Python directly:

pip install -r requirements.txt

Or run:

  • install_requirements.bat

Run main.py

Using Python directly:

python main.py

Using provided scripts:

Windows:

  • .\run.bat or
  • .\run.ps1

Unix-like systems (Linux/macOS):

  • .\run.sh

Make Executables

https://sourceforge.net/projects/mingw/

Make an EXE

g++ main.cpp -o main.exe

or Run:

  • .\exemake.bat

Make a DLL

g++ main.cpp -o main.dll

or Run:

  • .\dllmake.bat

Run:

  • .\runmain.bat

© Cursed Entertainment

CursedEntertainment Logo