| http://www.w3.org/ns/prov#value | - mImageOutput = Surface(fromOcv(ocvImage));You can use the toOcv and fromOcv functions to convert between Cinder and OpenCV types, storing image data such as Surface or Channel handled through the ImageSourceRef type; there are also other types, as shown in the following table:
|