OpenCV for Unity 2.6.4
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.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.UnityUtils
 
namespace  OpenCVForUnity.UnityUtils.Helper
 

Enumerations

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