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

Extend feature tests and python versions #50

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

constantinpape
Copy link
Owner

No description provided.

@constantinpape
Copy link
Owner Author

Mac issue with compute_affinity_features:

 Traceback (most recent call last):
  File "/Users/runner/work/elf/elf/test/segmentation/test_features.py", line 41, in test_compute_affinity_features
    feats = compute_affinity_features(rag, inp, offsets)
  File "/Users/runner/work/elf/elf/elf/segmentation/features.py", line 82, in compute_affinity_features
    features = nrag.accumulateAffinityStandartFeatures(rag, affinity_map, offsets,
RuntimeError: 
Precondition violation!
UserRangeHistogram::update(): setMinMax(...) has not been called.
(/usr/local/miniconda/envs/elf-dev/include/vigra/accumulator.hxx:5935)

Needs to be fixed in nifty.

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

Successfully merging this pull request may close these issues.

1 participant