Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A simple command line tool to encode and decode aztec codes.

License

NotificationsYou must be signed in to change notification settings

dtki7/aztec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple command line tool usingBoofCV to encode and decode aztec codes.

Usage

Build and run

mvn packagejava -jar target/aztec-*.jar# examplesjava -jar target/aztec-*.jar scan aztec.png data.binjava -jar target/aztec-*.jar data.bin aztec.png

Parameters:scan|generate <input file> [<output file>]

  • scan: scan an image and save bytes in file
  • generate: generate an image from bytes in file
  • input file: an image file when scanning, any when generating
  • output file: any file when scanning (default:out.bin), an image file when generating (default:out.png)

About

A simple command line tool to encode and decode aztec codes.

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp