simplecv-js
simplecv-js copied to clipboard
image.show
Image.show([optional parent object])
save the image to the dom if not present -- if no parent object is defined, default to
if the image is already in the dom, make sure is visible
stack any drawing layers on top
(not sure how you write a unit test for this)
Need to implement drawing layers