If we call backscrub with the debug mode set to 2 and the size of the camera stream or the size of the output stream is to small, eg. 160x90 which is a resolution supported by my webcam, this will happen.
The problem is that the size of the mask has always a width of 166px x 166px (default model). 166pc is greater as 90px and we get an error.
If we call backscrub with the debug mode set to 2 and the size of the camera stream or the size of the output stream is to small, eg. 160x90 which is a resolution supported by my webcam, this will happen.
The problem is that the size of the mask has always a width of 166px x 166px (default model). 166pc is greater as 90px and we get an error.