livekeys
livekeys copied to clipboard
Review naming for classes, imports and namespaces.
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?