DeepLearning_LoadModel_PointLocation
| Header: | AVLDL.h |
|---|---|
| Namespace: | avl |
Loads Deep Learning model for further usage in Point Location.
Syntax
void avl::DeepLearning_LoadModel_PointLocation ( const atl::Directory& inDeepModelLocation, avl::DeepModel_PointLocation& outDeepModel )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inDeepModelLocation | const Directory& | ||
![]() |
outDeepModel | DeepModel_PointLocation& |


