Standard ID | Contents [version] | USD | STEP2 | [PDF] delivered in | Standard Title (Description) | Status | PDF |
GA 784-2008 | English | 239 |
Add to Cart
|
3 days [Need to translate]
|
API to call tenprint image compression in ELL
| Obsolete |
GA 784-2008
|
PDF similar to GA 784-2008
Basic data Standard ID | GA 784-2008 (GA784-2008) | Description (Translated English) | API to call tenprint image compression in ELL | Sector / Industry | Public Security (Police) Industry Standard | Classification of Chinese Standard | A92 | Classification of International Standard | 13.310 | Word Count Estimation | 6,688 | 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; GA 787-2008; GA 788-2008 | Issuing agency(ies) | Ministry of Public Security | Summary | This standard specifies the fingerprint image data compression dynamic link library interface. This standard applies to the fingerprint image data compression stored program request. |
GA 784-2008: API to call tenprint image compression in ELL---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 compression in ELL
ICS 13.310
A92
People's Republic of China Public Security Industry Standards
Ten fingerprint image data compression 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 compression dynamic link library interface
1 Scope
This standard specifies the fingers fingerprint image data compression dynamic link library interface.
This standard applies to fingers fingerprint image data compression and storage 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 Information technology - Chinese coded character set
GA 773-2008 AFIS term
GA 776-2008 AFIS product Encoding Rules
Technical conditions GA 787-2008 fingerprint image data conversion
GA 788-2008 fingerprint image data compression ratio
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 Compression Interface
5.1.1 Function prototypes
int_stdcalFPT_Compress (unsignedcharcode [4],
unsignedcharpFingerImgData,
intnRow,
intnCol,
intnResolution,
intnCompressRatio,
|