We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried the example stitching dataset that was linked in the README. But in the end, I am getting blank images:
cmd used: ./affine-fusion -x ~/stitching_ex/dataset.xml -o ~/stitching_ex/fused.zarr -d /ch0/s0 -s ZARR --multiRes --preserveAnisotropy --UINT8 --minIntensity 0 --maxIntensity 255 --channelId 0
./affine-fusion -x ~/stitching_ex/dataset.xml -o ~/stitching_ex/fused.zarr -d /ch0/s0 -s ZARR --multiRes --preserveAnisotropy --UINT8 --minIntensity 0 --maxIntensity 255 --channelId 0
I installed it in Ubuntu in wsl2 with maven version, am I missing any dependency??
Apache Maven 3.8.7 Maven home: /usr/share/maven Java version: 11.0.23, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.153.1-microsoft-standard-wsl2", arch: "amd64", family: "UNIX"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried the example stitching dataset that was linked in the README. But in the end, I am getting blank images:
cmd used:
./affine-fusion -x ~/stitching_ex/dataset.xml -o ~/stitching_ex/fused.zarr -d /ch0/s0 -s ZARR --multiRes --preserveAnisotropy --UINT8 --minIntensity 0 --maxIntensity 255 --channelId 0
I installed it in Ubuntu in wsl2 with maven version, am I missing any dependency??
The text was updated successfully, but these errors were encountered: