fix scale tesseract

This commit is contained in:
Kai Ton 2024-05-24 08:49:57 +00:00
parent df780f6816
commit 655241ee27
2 changed files with 0 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 355 KiB

View File

@ -1,8 +0,0 @@
var robot = require("robotjs");
var Jimp = require('jimp');
// robot.scrollMouse(0, -1)
// robot.scrollMouse(0, -1)
// robot.scrollMouse(0, 1)
robot.moveMouse(242, 750)
robot.mouseClick('right')
// console.log(robot.getMousePos())