Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API-bug with OnlyZeroOverwriteMaximumBox #23

Closed
haesleinhuepf opened this issue Nov 5, 2020 · 2 comments
Closed

API-bug with OnlyZeroOverwriteMaximumBox #23

haesleinhuepf opened this issue Nov 5, 2020 · 2 comments

Comments

@haesleinhuepf
Copy link
Member

As @NicoKiaru reported on the forum, the API for OnlyZeroOverwriteMaximumBox has the wrong parameters compared to its macro interface:

https://forum.image.sc/t/clij-dilate-binary/35231/9

This might also be the issue for NonZeroOverwriteMaximum and friends.

haesleinhuepf pushed a commit that referenced this issue Nov 9, 2020
@haesleinhuepf
Copy link
Member Author

Hey @NicoKiaru,

I just uploaded a hotfix (CLIJ2 2.2.0.7) to maven and the ImageJ update site. The expected API function should be available now:
image

Would you mind cross-checking?

Thanks!

Cheers,
Robert

@NicoKiaru
Copy link

NicoKiaru commented Nov 9, 2020

This dependency is not found:


		<dependency>
			<groupId>net.haesleinhuepf</groupId>
			<artifactId>clij2_</artifactId>
			<version>2.2.0.7</version>
		</dependency>

On Maven scijava clij2 max version is 2.2.0.0 (https://maven.scijava.org/#nexus-search;quick~clij)

On bintray it's 2.2.0.1 (http://dl.bintray.com/haesleinhuepf/clij/net/haesleinhuepf/clij2_/)

Are you sure 2.2.0.7 is accessible somewhere ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants