Table Of Contents

Previous topic

neurospin.neuro.statistical_test

Next topic

neurospin.registration.transform_affine

This Page

neurospin.registration.registration

Module: neurospin.registration.registration

Inheritance diagram for nipy.neurospin.registration.registration:

iconic

class nipy.neurospin.registration.registration.iconic(source, target)
__init__(source, target)
block_voxel_transform(T)
eval(T)
explore(ux=[, 0], uy=[, 0], uz=[, 0], rx=[, 0], ry=[, 0], rz=[, 0], sx=[, 1], sy=[, 1], sz=[, 1], qx=[, 0], qy=[, 0], qz=[, 0])
optimize(search='rigid 3D', method='powell', start=None, radius=10)
radius: a parameter for the ‘typical size’ in mm of the object being registered. This is used to reformat the parameter vector (translation+rotation+scaling+shearing) so that each element represents a variation in mm.
resample(T, toresample='source', dtype=None)
set(interp='partial volume', similarity='correlation coefficient', normalize=None, subsampling=[, 1, 1, 1], corner=[, 0, 0, 0], size=None, pdf=None)
voxel_transform(T)