simplecv-js
simplecv-js copied to clipboard
add binarize to image
either cv.js or ccv.js has a binarize function -- call it from image and return a new image which is binarized
write a unit test for it