Basically, I want to create a program that will look at two 3d images and see how similar they are, maybe by seeing how many points of that image are the same. The image files I am working with are vtk. Is there anyway to this, and in what language?
I would recommend looking into histogram intersection distances. Use a language you're competent with. You'll be looking at stuff like this: