Juyong / Fast_RNRR

Source code for the paper "Quasi-Newton Solver for Robust Non-Rigid Registration" (CVPR2020 Oral).
269 stars 51 forks source link

Can this tool be used for face registration? #1

Closed kuangcy1998 closed 4 years ago

kuangcy1998 commented 4 years ago

Hi, thanks for your outstanding work. I have a series of 3D face scans and I want to do face registration by fitting a mesh template(like BFM model) on the scans. Can this tool be used for this process? Thanks.

Juyong commented 4 years ago

Hi, thanks for your interests to our work. Yes, you can apply our code to your problem, and I guess some sparse landmarks could help the fitting results.