openCvVersion function

String openCvVersion()

get version

Implementation

String openCvVersion() => ccore.getCvVersion().toDartString();