mobie/mobie-utils-python

feature request: add existing table to segmentation

Closed this issue · 2 comments

Implemented in #77 now; I will ping you when it's available on conda.

This is implement now; add_segmentation has the init_table parameter that can be used to pass the location of a pre-computed table file.
See https://github.com/mobie/mobie-utils-python/blob/master/mobie/segmentation.py#L22