0

I am testing a nodejs script scanning image for nudity (on the base of nude.js). Script invokes module uses node canvas to analyse image. It returns true if there is nudity and false in other case. But the problem is script works right only at first launch. After that you should restart server to get relevant result. May be it is necessary to clear cache or smth like?

This is my project:

https://github.com/svoboda200786/TestImage

You can use query.php from it to send image to the script

0 Answers0