Computerhead Fusion Package IDL Library

CallCompareVolumesRigidMutualInformation

This is a callback function designed to be passed to an optimising routine. It obtains state information (voxel data and coordinate frames) from a COMMON block called RegistrationShare, which is created by the AlignVolumes routine. It passes this information, along with its parameter vector argument, to the function CompareVolumesRigidMutualInformation, which does the actual calculation.

Syntax

Result = CallCompareVolumesRigidMutualInformation(Parameters)

Arguments

Parameters

A 6-tuple representing the rigid 3D transformation [X, Y, Z axis rotation, X, Y, Z axis translation]

Keywords

None.

See Also

CompareVolumesRigidMutualInformation
Erin McKay 2006-12-10