Skip to content

Commit

Permalink
Merge pull request #105 from georgesterpu/patch-1
Browse files Browse the repository at this point in the history
Update lk.py
  • Loading branch information
jabooth committed May 3, 2017
2 parents c5ad704 + fde88b8 commit 1ae571a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menpofit/aam/algorithm/lk.py
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@ def __str__(self):

class ProjectOutInverseCompositional(ProjectOut):
r"""
Project-out Inverse Compositional (POFC) Gauss-Newton algorithm.
Project-out Inverse Compositional (POIC) Gauss-Newton algorithm.
"""
def _precompute(self):
# call super method
Expand Down

0 comments on commit 1ae571a

Please sign in to comment.