OpenCV for Unity 3.0.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.12.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
Source2MatHelperColorFormat.cs File Reference

Namespaces

namespace  OpenCVForUnity
 
namespace  OpenCVForUnity.UnityIntegration
 
namespace  OpenCVForUnity.UnityIntegration.Helper
 
namespace  OpenCVForUnity.UnityIntegration.Helper.Source2Mat
 

Enumerations

enum  OpenCVForUnity.UnityIntegration.Helper.Source2Mat.Source2MatHelperColorFormat : int {
  OpenCVForUnity.UnityIntegration.Helper.Source2Mat.GRAY = 0 ,
  OpenCVForUnity.UnityIntegration.Helper.Source2Mat.RGB ,
  OpenCVForUnity.UnityIntegration.Helper.Source2Mat.BGR ,
  OpenCVForUnity.UnityIntegration.Helper.Source2Mat.RGBA ,
  OpenCVForUnity.UnityIntegration.Helper.Source2Mat.BGRA
}