• Patrik Huber's avatar
    Added colour coefficients fitting using Ceres · 40fb71b0
    Patrik Huber authored
    Fits camera, shape, blendshapes and colour coefficients with a cost function containing a landmark constraint, priors, and minimising the error between the input image's RGB values and the model estimate (rendered at each vertex).
    
    Note: The image cost function cannot be used with the model on GitHub, as it doesn't include the colour PCA.
    40fb71b0
fit-model-ceres.cpp 21.2 KB