Short Description

Creates convex versions of regions of interests in 2D or 3D using the QuickHull library.

Documentation

This plugin will create a convex envelope of any 2D or 3D ROI using the Quickhull library. It can be used as a standalone plugin (acting on the specified sequence), or within Protocols (acting on a specified list of ROI).

2D convex envelopes are produced in the form of a polygon (ROI2DPolygon).

3D convex envelopes are produced in the form of a 3D area (ROI3DArea)

The plugin icon has been sourced from the wikipedia page https://en.wikipedia.org/wiki/Convex_hull

Resources needing this

Leave a Review

Leave a review
Cancel review
View full changelog
Close changelog

Changelog

  • Version 2.0.7.0 • Released on: 2021-03-25 11:00:00
    Download
    Description:

    Fixed bug with 3D Roi on block usage

  • Version 2.0.6.0 • Released on: 2021-01-28 15:00:00
    Download
    Description:

    Better error report when 'convexify' operation couldn't complete.

  • Version 2.0.4.0 • Released on: 2018-06-01 18:02:44
    Download
    Description:

    Better preservation of original ROI properties.

  • Version 2.0.3.0 • Released on: 2016-04-28 19:10:12
    Download
    Description:

    3D convex ROI are now returned as polygonal meshes instead of areas (to match the 2D case)

  • Version 2.0.2.0 • Released on: 2016-03-08 16:48:44
    Download
    Description:

    Adjust the name of the created ROI to match the input

  • Version 2.0.1.0 • Released on: 2015-12-10 09:32:51
    Download
    Description:

    Simplify the creation of the polygon

  • Version 2.0.0.1 • Released on: 2015-02-17 19:08:56
    Download
    Description:

    Deferred polygonal mesh generation to the "3D Mesh ROI" plugin

  • Version 2.0.0.0 • Released on: 2014-11-24 14:41:56
    Download
    Description:

    * Fixed enveloppe generation in 3D
    * The plugin can now be used as a standalone plugin (not just in Protocols)

  • Version 1.0.0.0 • Released on: 2014-06-05 18:15:49
    Download
    Description:

    Stabilised current version for 1.0 release

  • Version 0.0.1.0 • Released on: 2014-03-04 17:49:56
    Download