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 using base64ImageToRGBMatrix function to get the pixel values of a base64 encoded string of an image.
I am referencing the function in a server side node script and i get the following error.
var img = new window.Image()
^