BiaPyX / BiaPy

Open source Python library for building bioimage analysis pipelines
https://BiaPyX.github.io
MIT License
116 stars 28 forks source link

include segCompare matching #18

Closed jansanrom closed 2 years ago

jansanrom commented 2 years ago

Hi, I made some changes in matching_VJI_PAI. Now it's almost the same code segCompare uses but avoiding some libraries that are not compatible with python=3.8.11 (used in the environment).

If these compatibility issues cease, LabelledImage and therefore INRIA's ctrl library could be used with some minor changes in the code.