aclfvRelease
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
☓ |
☓ |
|
☓ |
|
☓ |
|
√ |
|
☓ |
Function
Deinitializes the feature retrieval module to release the memory space. This API must be used together with the aclfvInit API.
Prototype
1 | aclError aclfvRelease() |
Parameters
None
Returns
0 on success; otherwise, failure. For details, see aclError.
Parent topic: API for feature vector search (C)