Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added imageTo3D.py #75

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Added imageTo3D.py #75

wants to merge 3 commits into from

Conversation

artibex
Copy link

@artibex artibex commented Nov 12, 2023

Takes as input:

  • image path
  • output directory
  • image size

as argument and runs process.py, main.py and main2.py and saves all files into specified directory

Usage example:
python imageTo3D.py path/to/image.png directoryOutputName 256

takes image path, output directory and image size as argument and runs process.py, main.py and main2.py

usage:
python imageTo3D.py path/to/image.png directoryOutputName 512
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant