Passing the MorphableModel by const& in shape-fitting
It doesn't make a real performance difference (since all matrices are smartpointers) but it's better practice.
Showing
Please register or sign in to comment
It doesn't make a real performance difference (since all matrices are smartpointers) but it's better practice.