Enum Cv.BorderTypes
See the OpenCV documentation for more information: http://docs.opencv.org/3.2.0/d2/de8/group__core__array.html#ga209f2f4869e304c82d07739337eae7c5
Namespace: ArucoUnity.Plugin
Assembly: Assembly-CSharp.dll
Syntax
public enum BorderTypes
Fields
| Name | Description |
|---|---|
| Constant | |
| Default | |
| Isolated | |
| Reflect | |
| Reflect101 | |
| Replicate | |
| Transparent | |
| Wrap |