I had tried to do this in the past using a per roi approach but the use of common variables made it really hard, what if we just multi cored' by plane? e.g. we have a master script which just starts a thread and runs P0,1,2,3,4 and since each one is a separate instance it should be easier to implement?
I had tried to do this in the past using a per roi approach but the use of common variables made it really hard, what if we just multi cored' by plane? e.g. we have a master script which just starts a thread and runs P0,1,2,3,4 and since each one is a separate instance it should be easier to implement?