Multi-target car license plate detection from complex environment2005. 复杂环境下的车牌分割。关于车牌定位及识别的论文,希望对大家有帮助!
标签: Multi-target environment detection license
上传时间: 2013-12-17
上传用户:aeiouetla
Many applications in computer graphics require complex, highly detailed models. However, the level of detail actually necessary may vary considerably. To control processing time, it is often desirable to use approximations in place of excessively detailed models.
标签: applications computer graphics detailed
上传时间: 2014-11-22
上传用户:拔丝土豆
windows开源代码 Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a solid
标签: Microsoft operating features windows
上传时间: 2015-11-24
上传用户:zhuyibin
Subroutine MCHOLSK :To solves a hermitian positive definite set of complex linear simultaneous equations (AX=B) using the Cholesky decomposition method.
标签: simultaneous Subroutine hermitian definite
上传时间: 2014-08-25
上传用户:windwolf2000
Fractal deformation method of complex evolutionary systems under parameter perturbations To create much more fractals width new type of structures.
标签: perturbations evolutionary deformation parameter
上传时间: 2014-01-25
上传用户:zhoujunzhen
This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles and their various interaction into the alignment model. It was developed under Linux and compiles under gcc, built upon the svm^light software by Thorsten Joachims.
标签: implementation structural for alignment
上传时间: 2014-01-11
上传用户:chenbhdt
Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping strtok() fed with new input, and I don t like the schlepp. Tokenizer is a text-parsing input stream, modelled after the (undocumented) VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
标签: Tokenizer necessary standard complex
上传时间: 2013-12-16
上传用户:whenfly
利用容积法从深度图像来构建复杂模型----A Volumetric Method for Building complex Models from Range Images
标签: Volumetric Building complex Method
上传时间: 2014-01-11
上传用户:qq1604324866
qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm to predict complex-valued AR process.
标签: decomposition-based qrd_rls_AR_pred complex-valued algorithm
上传时间: 2015-12-27
上传用户:trepb001
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058