Problem with cursor()

maybe just

  imageMode(CENTER);
  image(img, mouseX,mouseY);