menpofit icon indicating copy to clipboard operation
menpofit copied to clipboard

d_dx on PWA is only valid when points == source

Open jabooth opened this issue 10 years ago • 0 comments

migrated from https://github.com/menpo/menpo/issues/331.

There is an undocumented restriction on the domain of the d_dx function on DifferentiablePiecewiseAffine - namely that it only works when the input points are equal to the PWA's source points. This is a little tricky to account for correctly.

jabooth avatar May 15 '15 13:05 jabooth