Reset
API definition |
APP_ERROR Reset(); |
|---|---|
Function |
Clears the data stored in the index, including feature vectors after compression and dimension reduction and codebook data, and retains parameters entered by the user during index initialization. |
Input |
N/A |
Output |
N/A |
Return value |
APP_ERROR: return status. For details, see Return Code Reference. |
Restrictions |
N/A |
Parent topic: AscendIndexGreat