You are here: Start » AVL.NET » Function Reference » Image » Image Vector Transforms » AVL.MeasurePixelVectors
Computes gradient magnitudes of an image.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | AvlNet.Image | Input image. | ||
![]() | outImage | AvlNet.Image | Output image. |
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Region exceeds an input image in MeasurePixelVectors. |
| DomainError | Not supported inImage pixel format in MeasurePixelVectors. |


