You should go with some node library for images, like >
js-imagediff
pixelmatch
node-opencv
Good starting point to explore more deeply about it >
https://stackoverflow.com/questions/4196453/simple-and-fast-method-to-compare-images-for-similarity
Hello, I wrote a script, but the question always arose: is it possible to manage threads (start new ones, or vice versa end a CERTAIN thread by its number), extinguish certain threads when the script is already running in multithreaded mode? Or implement it as a specific function? I did not find similar solutions, I would be very grateful for the help and answer!