Dynamsoft Panorama - API Reference
|
#define DPS_OK 0 |
Successful.
#define DPSERR_DBR_BPP_NOT_SUPPORTED -10007 |
The BPP (Bits Per Pixel) is not supported.
#define DPSERR_DBR_DIB_BUFFER_INVALID -10018 |
The DIB (Device-Independent Bitmaps) buffer is invalid.
#define DPSERR_DBR_DOMAIN_NOT_MATCHED -10039 |
The domain of your current site does not match the domain bound in the current product key.
#define DPSERR_DBR_FILETYPE_NOT_SUPPORTED -10006 |
The file type is not supported.
#define DPSERR_DBR_IMAGE_READ_FAILED -11001 |
Failed to read the image.
#define DPSERR_DBR_JSON_FAILED -11003 |
An error occurs in the DBR JSON settings.
#define DPSERR_DBR_JSON_KEY_INVALID -10032 |
The key is invalid.
#define DPSERR_DBR_JSON_NAME_KEY_MISSING -10034 |
The mandatory key "Name" is missing.
#define DPSERR_DBR_JSON_NAME_REFERENCE_INVALID -10037 |
The name reference is invalid.
#define DPSERR_DBR_JSON_NAME_VALUE_DUPLICATED -10035 |
The value of the key "Name" is duplicated.
#define DPSERR_DBR_JSON_PARSE_FAILED -10030 |
Failed to parse JSON string.
#define DPSERR_DBR_JSON_TYPE_INVALID -10031 |
The value type is invalid.
#define DPSERR_DBR_JSON_VALUE_INVALID -10033 |
The value is invalid or out of range.
#define DPSERR_DBR_NULL_POINTER -10002 |
Null pointer.
#define DPSERR_DBR_PARAMETER_VALUE_INVALID -10038 |
The parameter value is invalid or out of range.
#define DPSERR_DBR_RECOGNITION_TIMEOUT -10026 |
Recognition timeout.
#define DPSERR_DBR_RESERVEDINFO_NOT_MATCHED -10040 |
The reserved info does not match the reserved info bound in the current product key.
#define DPSERR_DBR_SOME_BARCODE_LICENSE_INVALID -11002 |
Some barcode licenses are invalid.
#define DPSERR_DBR_TEMPLATE_NAME_INVALID -10036 |
The template name is invalid.
#define DPSERR_DBR_VERSION_INVALID -20004 |
The DBR Version is invalid.
#define DPSERR_ERROR_CALLBACK_EXISTS -20001 |
Errorcode call-back function already exists.
#define DPSERR_FILE_NOT_FOUND -10005 |
The file is not found.
#define DPSERR_INPUT_NULL_POINTER -20003 |
NULL input pointer in Panorama.
#define DPSERR_IRT_LICENSE_INVALID -10056 |
The Intermediate Result Types license is invalid.
#define DPSERR_LICENSE_CONTENT_INVALID -10052 |
The license content is invalid.
#define DPSERR_LICENSE_DEVICE_RUNS_OUT -10054 |
The device number in the license key runs out.
#define DPSERR_LICENSE_DLL_MISSING -10042 |
The License DLL is missing.
#define DPSERR_LICENSE_EXPIRED -10004 |
The license has expired.
#define DPSERR_LICENSE_INIT_FAILED -10045 |
Failed to init the license.
#define DPSERR_LICENSE_INVALID -10003 |
The license is invalid.
#define DPSERR_LICENSE_KEY_INVALID -10053 |
The license key is invalid.
#define DPSERR_LICENSEKEY_NOT_MATCHED -10043 |
The license key does not match the license content.
#define DPSERR_NO_MEMORY -10001 |
Not enough memory to perform the operation.
#define DPSERR_OVERLAP_MODE_STITCH_STOPED -21001 |
The frames can not continue to be stitched in overlap mode.
#define DPSERR_OVERLAP_REGION_INVALID -20030 |
The overlap region is invalid.
#define DPSERR_PANORAMA_ALREADY_STARTED -20006 |
Panorama has been started.
#define DPSERR_PANORAMA_NOT_STARTED -20007 |
Panorama is not started before appending frames.
#define DPSERR_PANORAMA_NOT_STOP -20008 |
Panorama is not stopped before getting final results.
#define DPSERR_PANORAMA_STARTED_BY_BUFFER -20010 |
Panorama is already started by buffer.
#define DPSERR_PANORAMA_STARTED_BY_FILE -20009 |
Panorama is already started by file.
#define DPSERR_REQUESTED_FAILED -10044 |
Failed to request the license content.
#define DPSERR_RESULT_CALLBACK_EXISTS -20002 |
Result call-back function already exists.
#define DPSERR_STITCHED_IMAGE_NOT_EXISTS -20013 |
No stitched images exist.
#define DPSERR_UNKNOWN -10000 |
Unknown error.