var opencv = require('./bindings') , Point = opencv.Point , Image = opencv.Image var oc = exports = module.exports = opencv;