### Imports Whether to switch from ```import lcvcore 1.0``` to ```import opencv.core 1.0``` ### Namespaces and classes Whether to encapsulate ```QMat``` in ```lcv::Qmat```? Whether to switch from ```QMat``` to simply ```lcv:::Mat``` or another name?