Detecting deformation in an object

Hi,

Suppose I have two objects read from a file. One is the original and the second is a slightly deformed version of the former. Are there any standard methods to detect the deformation (so that I can visualize the deformation)?

Thanks