Stitching

Latest version: v0.5.3

Safety actively analyzes 627821 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.3

sorry for v0.5.2, but I haven't tested the github actions file properly..

What's Changed
* Fix docker push by lukasalexanderweber in https://github.com/OpenStitching/stitching/pull/164

0.5.2

What's Changed
* provide stitch cli via docker by lukasalexanderweber in https://github.com/OpenStitching/stitching/pull/152
* CLI improvements by lukasalexanderweber in https://github.com/OpenStitching/stitching/pull/163


**Full Changelog**: https://github.com/OpenStitching/stitching/compare/v0.5.1...v0.5.2

0.5.1

This is a bugfix since a `stitch * -v`, as proposed in the readme, will lead to an error.
This is since `os.mkdir` is called before the wildcards are resolved, making opencv wanting to read the directory name, which leads to an error.
The tests did not catch this since there we don't use `*` but always a combination of filenames and wildcards.

What's Changed
Bugfix
* resolve wildcard in cli since created directory will lead to an error if wildcards are solved later by lukasalexanderweber in https://github.com/OpenStitching/stitching/pull/150


**Full Changelog**: https://github.com/OpenStitching/stitching/compare/v0.5.0...v0.5.1

0.5.0

BREAKING

ImageHandler class was replaced by Images class
* refactor image handling by lukasalexanderweber in https://github.com/OpenStitching/stitching/pull/114

New Features
* with the Images class, you can now use loaded images as numpy arrays into stitcher.stitch()
* modifying colored_img_generator to loop over known colors. by KaceCM in https://github.com/OpenStitching/stitching/pull/100
* add verbose mode by lukasalexanderweber in https://github.com/OpenStitching/stitching/pull/128
* implement feature masks by lukasalexanderweber in https://github.com/OpenStitching/stitching/pull/130

Bugfixes
* Renew the function subset_matches() in Class Subsetter by algopert in https://github.com/OpenStitching/stitching/pull/51
* set a non-null value to confidence_threshold for correct matches graph when using RangeMatcher by Kalo0m in https://github.com/OpenStitching/stitching/pull/59
* add failing test for scaling bug by lukasalexanderweber in https://github.com/OpenStitching/stitching/pull/113
* fix TypeError if cv.detail.leaveBiggestComponent returns a nested list by lukasalexanderweber in https://github.com/OpenStitching/stitching/pull/126

New Contributors
* algopert made their first contribution in https://github.com/OpenStitching/stitching/pull/51
* Kalo0m made their first contribution in https://github.com/OpenStitching/stitching/pull/59
* pre-commit-ci made their first contribution in https://github.com/OpenStitching/stitching/pull/69
* KaceCM made their first contribution in https://github.com/OpenStitching/stitching/pull/100
* 3nol made their first contribution in https://github.com/OpenStitching/stitching/pull/106

**Full Changelog**: https://github.com/OpenStitching/stitching/compare/v0.4.0...v0.5.0

0.4.0

What's Changed
* Fix typo, explicitely -> explicitly by kianmeng in https://github.com/lukasalexanderweber/stitching/pull/23
* Fix typos by sadikkuzu in https://github.com/lukasalexanderweber/stitching/pull/27
* Update pre-commit config file by sadikkuzu in https://github.com/lukasalexanderweber/stitching/pull/26
* add custom settings in README by lukasalexanderweber in https://github.com/lukasalexanderweber/stitching/pull/38
* Test that range_width is working with opencv 4.7 by lukasalexanderweber in https://github.com/lukasalexanderweber/stitching/pull/42
* add GraphCutSeamFinder by lukasalexanderweber in https://github.com/lukasalexanderweber/stitching/pull/43

New Contributors
* kianmeng made their first contribution in https://github.com/lukasalexanderweber/stitching/pull/23
* sadikkuzu made their first contribution in https://github.com/lukasalexanderweber/stitching/pull/27

**Full Changelog**: https://github.com/lukasalexanderweber/stitching/compare/v0.3.0...v0.4.0

0.3.0

What's Changed
* Introduce Affine Stitcher by lukasalexanderweber in https://github.com/lukasalexanderweber/stitching/pull/13
* Fix typo in exception raised by kinow in https://github.com/lukasalexanderweber/stitching/pull/15
* Remove invalid nfeature arg for brisk and akaze by hoogenm in https://github.com/lukasalexanderweber/stitching/pull/18
* Add confidence threshold to camera adjuster by chinery in https://github.com/lukasalexanderweber/stitching/pull/19
* Improve affine stitcher by lukasalexanderweber in https://github.com/lukasalexanderweber/stitching/pull/20

New Contributors
* kinow made their first contribution in https://github.com/lukasalexanderweber/stitching/pull/15
* hoogenm made their first contribution in https://github.com/lukasalexanderweber/stitching/pull/18
* chinery made their first contribution in https://github.com/lukasalexanderweber/stitching/pull/19

**Full Changelog**: https://github.com/lukasalexanderweber/stitching/compare/v0.2.1...v0.3.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.