Skip to content

Tags: OpenStitching/stitching

Tags

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add GraphCutSeamFinder (#43)

* add GraphCutSeamFinder

* bump version

v0.3.0

Toggle v0.3.0's commit message
bump version

v0.2.1

Toggle v0.2.1's commit message
bump version

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve command line interface (#9)

closes #2 #3 #4 

* remove python 2 compability

* install CLI in user data path

* made preview optional

* store_true, store_false for boolean inputs

* removed dublicated 'dest' parameters

* bump version

* Update README.md