Skip to content

AndrewEffendi/gcv2annotationList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gcv2annotationList

Step 1: Download.

git clone https://github.com/AndrewEffendi/gcv2annotationList.git

Step 2: Move into the gcv2annotationList directory.

cd gcv2annotationList

Step 3: Compile the code.

javac -cp ./lib/*.jar gcv2anno.java

Step 4: Run the code.

java -cp ./:./lib/json-simple-1.1.1.jar gcv2anno.java input.json output.json https://example.org/canvas/11

input.json is a output of Google Cloud Vision OCR.
output.json is a output of gcv2anno.
https://example.org/canvas/11 is the link to the canvas we're annotating.

Additional Documentation

gcv2annotationList

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages