Standard ID | Contents [version] | USD | STEP2 | [PDF] delivered in | Standard Title (Description) | Status | PDF |
GA 785-2008 | English | 239 |
Add to Cart
|
3 days [Need to translate]
|
API to call tenprint image decompression in DLL
| Obsolete |
GA 785-2008
|
PDF similar to GA 785-2008
Basic data Standard ID | GA 785-2008 (GA785-2008) | Description (Translated English) | API to call tenprint image decompression in DLL | Sector / Industry | Public Security (Police) Industry Standard | Classification of Chinese Standard | A92 | Classification of International Standard | 13.310 | Word Count Estimation | 6,693 | Date of Issue | 2008-07-24 | Date of Implementation | 2008-07-24 | Quoted Standard | GB 2312-1980; GB 18030-2005; GA 773-2008; GA 776-2008 | Issuing agency(ies) | Ministry of Public Security | Summary | This standard specifies a finger fingerprint image data replication dynamic link library interface. This standard applies to the fingerprint image data reproduction program request. |
GA 785-2008: API to call tenprint image decompression in DLL---This is a DRAFT version for illustration, not a final translation. Full copy of true-PDF in English version (including equations, symbols, images, flow-chart, tables, and figures etc.) will be manually/carefully translated upon your order.
API to call tenprint image decompression in DLL
ICS 13.310
A92
People's Republic of China Public Security Industry Standards
Ten fingerprint image data to reproduce the dynamic link library interface
Posted 2008-07-24
2008-07-24 implementation
People's Republic of China Ministry of Public Security
Foreword
All the technical contents of this standard is mandatory.
This standard was proposed by the Ministry of Public Security Criminal Investigation Bureau.
This standard by the National Criminal Criminal Information Technology Standardization Technical Committee Technical Committee (SAC/TC179/SC2) centralized.
This standard was drafted. Ministry of Public Security Criminal Investigation Bureau, Jiangsu Provincial Public Security Criminal Investigation Bureau, the Chinese Academy of Mathematics, Science
Homes, CASIC II Hospital 2 seven, Beijing PKU Fingerprint Technology Co., Ltd., Beijing Orient Golden Finger Technology Limited.
The main drafters of this standard. Wangying Wei, Zhou Xinmin, Guo Tian, Su Yueming, Xie Xiaodan, Wang Gang, Xu Chunguang.
The standard commission Ministry of Public Security Criminal Investigation Bureau is responsible for interpretation.
Ten fingerprint image data to reproduce the dynamic link library interface
1 Scope
This standard specifies the fingers fingerprint image data to reproduce the dynamic link library interface.
This standard applies to fingers fingerprint image data reproducing program request.
2 Normative references
The following documents contain provisions which, through reference in this standard and become the standard terms. For dated references, subsequent
Amendments (not including errata content) or revisions do not apply to this standard, however, encourage the parties to the agreement are based on research
Whether the latest versions of these documents. For undated reference documents, the latest versions apply to this standard.
GB 2312-1980 exchange of information with Chinese characters coded character set basic set
GB 18030-2005 Technical information exchange with Chinese character set encoding basic set of expansion
GA 773-2008 AFIS term
GA 776-2008 AFIS product Encoding Rules
3 Terms and Definitions
GA 773-2008 terms and definitions apply to this standard established.
4 Interface Model
Relationship between the interface with the application shown in Figure 1. The contents of the black box represent the interface.
Figure 1
5 Interface Definition
The interface is described in the form of C language bindings.
5.1 fingerprint image reproduction Interface
5.1.1 Function prototypes
int stdcalFPT_DC ×× (unsignedcharcode [4],
unsignedcharpCompressedImg,
intnCompressedImgLength,
unsignedcharpFingerImg,
unsignedcharstrBuf [256])
5.1.2 Function Names
Function name FPT_DC ××, ×× provider which dynamic library system product codes, product codes conform GA 776-
2008. For example, the product code is 12, then the function name is FPT_DC12.
|