tobiasgass / ETH-SegReg

Algorithms and methods for (medical) image registration and segmentation
Other
12 stars 10 forks source link

SRS: Change optimizer interface #4

Open tobiasgass opened 9 years ago

tobiasgass commented 9 years ago

It should be handled by class which node has which index and which labels (reg/seg). Then, optimizers can be fare simpler and only need to iterate over all nodes and their respective labels.