nifty

A nifty library for graph based image segmentation.

MIT License

Stars
42
Committers
12
nifty - Fix graph api issue Latest Release

Published by constantinpape almost 3 years ago

nifty - Changes for GASP

Published by constantinpape almost 3 years ago

Changes by @abailoni to make the main nifty repository compatible with GASP.
Also removes undirectedLongRangeGridGraph because all of its functionality is now present in the normal grid graph.

nifty - More graph functionality

Published by constantinpape almost 3 years ago

This version introduces new graph functionality and multicut solvers.
Nifty now requires c++17 to be build.

nifty - Update nifty.graph.agglo

Published by constantinpape almost 4 years ago

  • Update nifty.graph.agglo to merge code by @abailoni
  • Fix windows build
  • Switch fully to gh actions CI
nifty - Make build with boost filesystem optional

Published by constantinpape about 5 years ago

nifty - Fix issues in python bindings

Published by constantinpape over 5 years ago

Fixes issues in python bindings that caused return of some 1d tensors with shape (1,) instead of (len,).

nifty - Don't link python lib

Published by constantinpape over 5 years ago

to avoid segfaults on osx

nifty - Fix more clang issues

Published by constantinpape over 5 years ago

nifty - Fix more clang issues

Published by constantinpape over 5 years ago

nifty - Fix clang issue

Published by constantinpape over 5 years ago

nifty - Fix build issues

Published by constantinpape over 5 years ago

Fix build issues on windows and mac.

nifty - First major release

Published by constantinpape over 5 years ago

First conda forge package.

nifty - v0.24.0

Published by DerThorsten over 6 years ago

nifty - v0.18.1

Published by DerThorsten over 6 years ago

nifty - v0.18.0

Published by DerThorsten over 7 years ago

Bugfixed, Windows continuous integration, LpMp Fixes, New Kl Multicut Solver, doc improvments

nifty - v0.16.0

Published by DerThorsten over 7 years ago

Cpp changes:

  • remove ifdef include guards
  • extended segmentation module
  • minor bugfixes
  • very nice isbi 2012 example
nifty - v0.15.0

Published by DerThorsten over 7 years ago

removed marray from submodules

nifty - v0.14.0

Published by DerThorsten over 7 years ago

Added high level python segmentation module

nifty - v0.12.0

Published by DerThorsten over 7 years ago

Changes:

  • New features / functionality for grid graph
  • General Fixes
  • Improved Doc
nifty - v0.10.2

Published by DerThorsten over 7 years ago

Converging to a real Software project:

  • improved overall code quality
  • started documentation
  • new solvers
  • may contributions from c.pape
Package Rankings
Top 31.99% on Conda-forge.org
Badges
Extracted from project README
Build Status