Back to Adaptive Vision Library website
You are here: Start » Function Reference » Deep Learning » DeepLearning_Configure
DeepLearning_Configure
Filter is used to change basic Deep Learning configuration.
Syntax
C++
C#
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
inPort | const int | 0 - 65535 | 8210 | Number of port used by sever |
![]() |
inConnectionTimeout | const Optional<int> | 0 - ![]() |
10000 | Time which each filter will try to connect to service |
Errors
| Error type | Description |
|---|---|
| DomainError | Filter DeepLearning_Configure can be executed before any connection to service was performed. |


