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