probabilistic

menpo.fit.regression.parametricfeatures.probabilistic(appearance_model, warped_image)[source]

Returns the sum of the projected-out reconstructed warped image and the sheared (non-orthogonal) reconstruction of the image.

Parameters:

appearance_model: :class:`menpo.model.pca` :

The appearance model based on which the parametric features will be computed.

warped_image: :class:`menpo.image.masked` :

The warped image.