Skip to content

mec0825/Vuforia-Publish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vuforia-Publish

Python script for vuforia target manager

config.ini

[User]
username=
password=

[Settings]
databaseName=test
imagePath=./images/
packagePath=./

QCAR.py

This file is for datastructure and apis.

Service.py

This file is for business and test.

Use

To upload images from imagePath and download zip file to packagePath.

// set config.ini before this
cd <QCAR.py folder>
python Service.py

About

Python script for vuforia publish

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages