Skip to content

The first release

Choose a tag to compare

@taigw taigw released this 21 Dec 08:03
· 61 commits to master since this release

1, maxflow

  • support 2D and 3D images
  • support single channel and multi-channel inputs
  • both automatic and interactive methods are supported
  • only for binary segmentation
    2, densecrf
  • only for 2D RGB images
  • can deal with binary and multi-class segmentation
    3, densecrf3d
  • can deal with 3D images with a single channel or multiple channels
  • both binary and multi-class segmentation are supported