ReduceDimension Enumeration |
Namespace: Emgu.CV.CvEnum
Member name | Value | Description | |
---|---|---|---|
SingleRow | 0 | The matrix is reduced to a single row | |
SingleCol | 1 | The matrix is reduced to a single column | |
Auto | -1 | The dimension is chosen automatically by analysing the dst size |