Skip to main content
Ctrl+K
🚧 Experimental project - feedback welcome! 🚧

PySNT: Quantification of neuronal anatomy in Python

  •  Install
  •  Quickstart
  •  Tutorials
  •  Guide
  •  Forum
  •  Extend
  • API
  • GitHub
  •  Install
  •  Quickstart
  •  Tutorials
  •  Guide
  •  Forum
  •  Extend
  • API
  • GitHub

Section Navigation

ConvexHull2D Class Documentation#

Package: sc.fiji.snt.analysis

Computes the convex hull of a set of 2D points.

Methods#

Getters Methods#

getPolygon()#

Analysis Methods#

compute()#

Other Methods#

boundarySize()#
intersection(AbstractConvexHull;)#
intersectionBox(AbstractConvexHull;)#
static main(String;)
size()#

See Also#

  • Package API

  • ConvexHull2D JavaDoc

  • Class Index

  • Method Index

  • Constants Index

On this page
  • Methods
    • Getters Methods
      • getPolygon()
    • Analysis Methods
      • compute()
    • Other Methods
      • boundarySize()
      • intersection()
      • intersectionBox()
      • size()
  • See Also
Edit on GitHub

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.