optimad / bitpit

Open source library for scientific HPC
http://optimad.github.io/bitpit/
GNU Lesser General Public License v3.0
116 stars 33 forks source link

levelset: derive segmentation objects from the corresponding kernel #377

Closed andrea-iob closed 1 year ago

andrea-iob commented 1 year ago

Instead of storing the segmentation kernel in a member, let's just derive from it.

Depends on #376.

andrea-iob commented 1 year ago

Rebased on current master.