Spaces:
Runtime error
Runtime error
| void _blend_images_cy_impl( | |
| const float* mask_warped, | |
| const float* frame_warped, | |
| const unsigned char* frame_rgb, | |
| const int height, | |
| const int width, | |
| unsigned char* result); | |
| void _blend_images_cy_impl( | |
| const float* mask_warped, | |
| const float* frame_warped, | |
| const unsigned char* frame_rgb, | |
| const int height, | |
| const int width, | |
| unsigned char* result); | |