You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing an issue with the Test project on the nude.js-master branch. I am getting an error message saying:
Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The canvas has been tainted by cross-origin data.
And the detection script doesn't work. I am running this test project on my local machine with the original images and did not change anything in the code. I am opening this file in my browser: nude.js-master\tests\index.html
Do you have any idea how can I solve this and get it running on my machine?
The text was updated successfully, but these errors were encountered:
Hi there,
I am facing an issue with the Test project on the nude.js-master branch. I am getting an error message saying:
And the detection script doesn't work. I am running this test project on my local machine with the original images and did not change anything in the code. I am opening this file in my browser: nude.js-master\tests\index.html
Do you have any idea how can I solve this and get it running on my machine?
The text was updated successfully, but these errors were encountered: