Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/OpenStitching/stitching

A Python package for fast and robust Image Stitching
https://github.com/OpenStitching/stitching

in draw_matches_matrix(), skip matches which are filtered out using range_width (#190)

e3cb745577a12fed1efae443e6b9ddd3c160beac authored 12 months ago
[pre-commit.ci] pre-commit autoupdate (#188)

updates:
- [github.com/psf/black: 24.1.1 → 24.2.0](https://github.com/psf/black/compare/24.1.1....

2b1268a3bbf964edb27a2de9c40d7bcf869f9f71 authored 12 months ago
[pre-commit.ci] pre-commit autoupdate (#176)

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.11.0 → 24.1.1](...

a0d45447304dd19958f85a1a294956b124932c0a authored 12 months ago
Fix README.md precommit (#187)

96fea0edf3a12d7133feb5e20a23024ec6ae6cae authored 12 months ago
Update README.md

9e02267572cc46e980bb546a13b10f1312e5f44d authored about 1 year ago
[pre-commit.ci] pre-commit autoupdate (#167)

updates:
- [github.com/psf/black: 23.9.1 → 23.11.0](https://github.com/psf/black/compare/23.9.1...

d758bf94c2cb0a6fb9d16ca214e85e70b92f4a33 authored about 1 year ago
bump version

d8afde3b666df7554740acc82bba179575c159fb authored over 1 year ago
Fix docker push (#164)

1f4f7cbf1d42cf466dc811780c6dea7a6fcf4dc0 authored over 1 year ago
CLI improvements (#163)

* ignore folders in wildcards
* provide --version in cli

9a7c015114ef345fe9d3b5fc89547cc09853a4aa authored over 1 year ago
provide stitch cli via docker (#152)

50fbb422143a9e3a307d88a8899cc20fc4b1ba25 authored over 1 year ago
[pre-commit.ci] pre-commit autoupdate (#156)

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-com...

cf8f3e72d8426eeb0c4c6bc4aa3aec3efc179f2c authored over 1 year ago
[pre-commit.ci] pre-commit autoupdate (#147)

0530c902a9381fbcf47c2c561c20130fbf3a4cb2 authored over 1 year ago
resolve wildcard in cli since created folder will lead to an error if wildcards are not solved before (#150)

eba1a00a06c29a1869f236ee9bceba27700eda3d authored over 1 year ago
[pre-commit.ci] pre-commit autoupdate (#142)

updates:
- [github.com/psf/black: 23.7.0 → 23.9.1](https://github.com/psf/black/compare/23.7.0....

54d5f8e23491c3786bc7e1294dd233015dd56c12 authored over 1 year ago
[pre-commit.ci] pre-commit autoupdate (#139)

updates:
- [github.com/igorshubovych/markdownlint-cli: v0.35.0 → v0.36.0](https://github.com/ig...

119ac5fa9be680b79d6409a2d7a4d8558134faa3 authored over 1 year ago
Update python-unittests.yml

ecc4259afa2b60784c27520def9f2a95bd405ecd authored over 1 year ago
Merge branch 'main' of https://github.com/OpenStitching/stitching

9a6f7143382e578f3e86081bd8ee370b61c26f39 authored over 1 year ago
Create python-publish.yml

cdb042a5c0a43b6107e06ff2d0c24193012cf365 authored over 1 year ago
bump version

4bbe1fbecb03dbd0613a91f299ade46bcac37389 authored over 1 year ago
Update README.md (#132)

d65b363c62f841e0aa21b2d7430b8bab6577232d authored over 1 year ago
improve feature mask validation (#131)

bbd521dbbcd6f99ada4414ab2891703552262e38 authored over 1 year ago
[pre-commit.ci] pre-commit autoupdate (#117)

updates:
- [github.com/pycqa/flake8: 6.0.0 → 6.1.0](https://github.com/pycqa/flake8/compare/6.0...

b6095c6278b3321c100db1ceed003504146386fc authored over 1 year ago
implement feature masks (#130)

7dabd9625147b6c911be470f304fb2b48731b407 authored over 1 year ago
add verbose mode (#128)

76ed406207ca5e5b2c97a817ed937d0758cf1e4b authored over 1 year ago
fix TypeError if cv.detail.leaveBiggestComponent returns a nested list

419aa96842cc8976c22a773c16973da70c6433f1 authored over 1 year ago
add literature reference with full text

8f7ce53ca2923acbb6cd4243de92abfb17aec894 authored over 1 year ago
refactor image handling (#114)

replace image_handler with images class. This now also allows to stitch already loaded images

ad961e80da59ceb1ca4cf8dbf5747d606092e579 authored over 1 year ago
add failing test for scaling bug (#113)

817c3d01b6784e1de319189f5b6606633d17f806 authored over 1 year ago
[pre-commit.ci] pre-commit autoupdate (#99)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0....

49f0785f3fdb56afaa079f37ec709624475ffa08 authored over 1 year ago
performance test (#111)

the performance test was deleted some time ago and was now readded. It's still important to have...

2fcbf2b48d4fb8360c729ca2c98cfa4f98e2f806 authored over 1 year ago
More consistent naming of test methods (#106)

607b3812287788ae6f07cff4f8b29af307fb00a6 authored over 1 year ago
modifying colored_img_generator to loop over known colors. (#100)

017dfca483244adc59e56fb5ad265e6fe0b8b554 authored over 1 year ago
Create CONTRIBUTING.md (#96)

753ebe3956f7d9bfec0a87c4e34f5252d4ee3404 authored over 1 year ago
Improve Testing (#66)

* heavily improved tests

* don't skip boat tests

* customize timelapse prefix

* warnin...

fdc11b4845fbcc53031527b84c7c977c96814498 authored over 1 year ago
[pre-commit.ci] pre-commit autoupdate (#92)

updates:
- [github.com/igorshubovych/markdownlint-cli: v0.33.0 → v0.34.0](https://github.com/ig...

985987cbd9503b3aca0a51b05e2a8aaefeb1337d authored over 1 year ago
Update CODE_OF_CONDUCT.md (#95)

32aac388e18d82908a8ec3eabbbf42bd5d974531 authored over 1 year ago
Update CODE_OF_CONDUCT.md

to make markdownlint pass

09de677e744e42ade7fd2a5cc2bf2452ba54c435 authored over 1 year ago
Create CODE_OF_CONDUCT.md

124e75582e6f7e8c1de11e038797e06792ed2ec5 authored over 1 year ago
Update FUNDING.yml

bbcb54b25d784f8636478deac8c2244c8b27022b authored almost 2 years ago
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

f45eba6178e8de832dfa8e28ae9523cd147cecb1 authored almost 2 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-comm...

4400619387538ac409ef922fbea420ae9252e448 authored almost 2 years ago
update isort to make pre-commit ci work (#68)

5ab4827ea7fc6ba855436b11ad1f95747dbf08f5 authored almost 2 years ago
Update python-unittests.yml

66f0bba0449fee98f03a2f097274aeee7d719319 authored almost 2 years ago
Create python-unittests.yml

e58c625bbae2052cfca18d0e10a5d551b5c0e607 authored almost 2 years ago
Create FUNDING.yml (#64)

cd8a9141d79530d8fa0e41c73ec58d55a4f73a76 authored almost 2 years ago
set a non-null value to confidence_threshold for correct matches graph when using RangeMatcher (#59)

dbc36e47eb7e963f07cc3297b848fae7f20b699a authored almost 2 years ago
fix boat tests

af8a4673a3b9056dd0da92c62b81b8e472701ca4 authored almost 2 years ago
update subset_matches() in Class Subsetter to fix #50 (#51)

Co-authored-by: Lukas Weber <[email protected]>

140004fe6b57196add5446dc9aaeacbd13fb161e authored almost 2 years ago
add GraphCutSeamFinder (#43)

* add GraphCutSeamFinder

* bump version

73bd81017549ff71fa24371d36f1372a0bb764ac authored about 2 years ago
Test that range_width is working with opencv 4.7 (#42)

* updated test imgs and download strategy

* deleted old and skipped performance comparison te...

81cb7c00463a2e329580db05e7bdad2459d2a175 authored about 2 years ago
add custom settings in README

821dbe43fabb7a5a02d8f98570ac4b00280648d9 authored about 2 years ago
Update pre-commit config file (#26)

1acbe4d00d50b842349c8f80dd94192f62f830bf authored over 2 years ago
Fix typos (#27)

b25f40931b54f65771e0dda8da34b08ebbaa40eb authored over 2 years ago
Fix typo, explicitely -> explicitly (#23)

2367eff88b693b4f09f643c7e748b70ed5a29b1c authored over 2 years ago
bump version

e7b5df256d5e72f5620b57b6331c0c5515f5554b authored over 2 years ago
Improve affine stitcher (#20)

82af55525fd05f42b4b11d73461c007389bdc77d authored over 2 years ago
Add confidence threshold to camera adjuster

4d1563a42368759059d3bd1c7646ac034a0dac47 authored over 2 years ago
Quote formatting (black pre-commit)

bb3816ccafaaa824c545dbf1f3aedd010be3bb71 authored over 2 years ago
Update README.md

41caefbfa36d69297239108127d5ea5d7d4c9de9 authored over 2 years ago
Remove invalid nfeature arg for brisk and akaze (#18)

Remove invalid nfeature arg for brisk and akaze

ecad88b27c00c48f0da0673626afeea73de50900 authored over 2 years ago
Fix typo in exception raised (#15)

352ba12fe83e475ba014980a4446bcea7e918e9d authored over 2 years ago
introduce Affine Stitcher (#13)

94d2664423fdac4079a7acf04389a416a0c7af6f authored over 2 years ago
remove SURF as feature detector

SURF is patented till 2033 (https://patents.google.com/patent/CN103640018A/en)
and not available...

8b5f1f0076ae3af5f4c40605ad26cbb639e9e673 authored over 2 years ago
unittests

d6e543500492031a383422ae475914be5602e229 authored over 2 years ago
bump version

5b684e7684d7f4086500f9f8700bcec24d660702 authored over 2 years ago
run pre-commit hooks against all files (#12)

6926e248f8d1ce1c0fae31eedff2c664b50c9477 authored over 2 years ago
Added affine mode to CLI for scans and specialized devices

closes 10

212dbfb70a92ef0839a2bcbe28ac4c22ee569d95 authored over 2 years ago
fixed import

was deleted in 42b09a0d796bd9409758a2f1a7176f1d764af05f

98197efb0eb02e2dc90158b988d14ca5e8891214 authored over 2 years ago
raise error if not enough images

fe8c95e263958045bb75795b6db87c5d658afc80 authored over 2 years ago
add info message

b0d1dd94ca93077e646a27a76fa8c14c67fd114b authored over 2 years ago
remove cv.samples artefact

50daf9f51339cc68295cdbc15bb29fe8d0436396 authored over 2 years ago
Introduce pathname patterns to CLI (#11)

42b09a0d796bd9409758a2f1a7176f1d764af05f authored over 2 years ago
Improve command line interface (#9)

closes #2 #3 #4

* remove python 2 compability

* install CLI in user data path

* made p...

02b3ab5eb8013a72b92d9fe7209a077e34f28fa6 authored over 2 years ago
add requirements.txt

367686f510d3b8d61802abc1225e4ad11e2331e7 authored over 2 years ago
Merge pull request #5 from ahonnecke/add-pre-commit-hooks

Add pre commit hooks

39193d0aabeb51a376b2e92baa4805b2563e076f authored over 2 years ago
Add pre-commit config, run basic hooks

Signed-off-by: Ashton Von Honnecke <[email protected]>

60897c1d31ba7128164defc46515f088bf2db4e3 authored over 2 years ago
Add config file for pre-commit

Signed-off-by: Ashton Von Honnecke <[email protected]>

c9c30f4fc4f0072577a717a7ebd9f15325b0e060 authored over 2 years ago
bump version

66b37016c212ec7a6b9026fec8d3eddfe9dcda6c authored over 2 years ago
Merge pull request #1 from lukasalexanderweber/pip_package

prepare pip package

78dd61553f23e3f20bb55a518a0194ce3cf8ead3 authored over 2 years ago
prepare for pypi publication

c9b59e5cc41ce512bf0cd00199e323a613512bb0 authored over 2 years ago
update documentation

d15bdc2dbc2721cb91ea1ade146569f3bdb03f8c authored over 2 years ago
added command line tool

3a1898d1fb720ade20c22ed02f58e68419e2e43a authored over 2 years ago
make cropping default

82c183c1d2b9fd314fa1f8bdd2ea80bb5c36326d authored over 2 years ago
refactor parameter name

c01c45be7613850d0d7c5c1c965bdfe414096131 authored over 2 years ago
replaced lir estimation with largestinteriorrectangle package

b86350cbfd1ea635fc559172b2bf18802393eced authored over 2 years ago
changed structure to pypi package

d03dae7e98d5647b7ba38621ad49c0f8e9a571c8 authored over 2 years ago
Initial commit

159cba9da52b1d15a5a3b5179ab279c04375e44c authored over 2 years ago