Nirkin Face Swap
0.9.0
Face swap.
|
This is the complete list of members for face_swap::CNN3DMM, including all inherited members.
CNN3DMM(const std::string &deploy_file, const std::string &caffe_model_file, const std::string &mean_file, bool init_cnn=true, bool with_gpu=true, int gpu_device_id=0) | face_swap::CNN3DMM | |
m_input_size (defined in face_swap::CNN3DMM) | face_swap::CNN3DMM | protected |
m_mean (defined in face_swap::CNN3DMM) | face_swap::CNN3DMM | protected |
m_net (defined in face_swap::CNN3DMM) | face_swap::CNN3DMM | protected |
m_num_channels (defined in face_swap::CNN3DMM) | face_swap::CNN3DMM | protected |
m_with_gpu (defined in face_swap::CNN3DMM) | face_swap::CNN3DMM | protected |
process(const cv::Mat &img, cv::Mat &shape_coefficients, cv::Mat &tex_coefficients) | face_swap::CNN3DMM | |
~CNN3DMM() | face_swap::CNN3DMM |