1 | initial version |
there is neither a opencv_core.js
nor a opencv_imgproc.js
, only a single opencv.js
, and you can get nightly builds from http://docs.opencv.org/master/opencv.js
you also can take a look here to find out, what is actually wrapped into it, and see, that minEnclosingCircle is blacklisted for some reason, while there should be no problem at all with threshold