Performance Issue

  1. Do you know how significant of an improvement using C++ could be? It would have be extremely significant for it to be worth it to use instead of python
  2. Following up on your comment, if I wanted to edit voxels individually what would be my best bet then? C++? Are there any efficient ways with those libraries you mentioned to do so? I’m not super familiar with VTK or SimpleITK and not sure of an easy way to do that without iterating through the voxels.