联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All Visual C++(68) 

[模式识别(视觉/语音等)] ptdh

基于Cao方法求得混沌时间序列相空间重构的最优化嵌入维的Matlab程序,
Chaotic time series, phase space reconstruction method based on Cao obtained the optimal embedding dimension of Matlab program, (2017-08-12, Visual C++, 44KB, 下载3次)

http://www.pudn.com/Download/item/id/1502531186584230.html

[模式识别(视觉/语音等)] cpuinfo

该代码主要是基于C基本函数和汇编的内容获取计算机CPU的信息,方便用户进行加解密处理和机器识别
The code is mainly based on the basic function of the C and the compilation of the content of the computer CPU to obtain information, to facilitate users to encrypt and decrypt processing and machine identification (2016-06-24, Visual C++, 165KB, 下载1次)

http://www.pudn.com/Download/item/id/1466741449466747.html

[模式识别(视觉/语音等)] 101138362InsNavigationKalman

这是我自己写的xsen的mti系统程序,从陀螺仪和加速度计中实时读取数据,并在地理坐标系中进行解算,最后积分得到速度和位置信息。可以用于手势识别或者精度要求不高的导航系统。如果要用于精确导航,则应该进一步进行修正。程序使用com4进行通信,波特率是115200,采样频率是50hz,这些参数都可以修改。
This is my own writing xsen the mti system program the gyroscopes and accelerometers to read data in real time, and geographic coordinate system solver, the final points to get the speed and location information. Can be used for gesture recognition or less precision navigation system. If you want to for accurate navigation, it should be further amended. Program to communicate with com4, baud rate is 115200, the sampling frequency is 50hz, these parameters (2016-05-07, Visual C++, 358KB, 下载10次)

http://www.pudn.com/Download/item/id/1462634246379394.html

[模式识别(视觉/语音等)] PWNtcha-for-vs2012

图形验证码自动识别源码,for vs 2012的,能识别目前大部分的图形验证码,具体可到其官网进行了解。这里给出的是源码加vs2012的工程文件,已经验证可以编译。
Captcha code automatic identification code, for vs 2012, and currently most of the graphics can identify verification code, specifically to its official website to find out about. Here are the source added vs2012 project file has been verified can be compiled. (2014-09-02, Visual C++, 9115KB, 下载34次)

http://www.pudn.com/Download/item/id/2613269.html

[模式识别(视觉/语音等)] LCD-and-fingerprint-identification

指纹识别加门控,用于校车工作人员职能监管,当且仅当司机和管理员指纹配对正确后,校车才能启动;汽车停止后管理员指纹识别成功后,车门打开;
Fingerprint identification and gating for the school bus staff supervision functions, if and only if the driver and administrators fingerprint matching, right bus can start After the success of the car to stop after the administrator fingerprint identification, the door opened (2014-01-04, Visual C++, 68KB, 下载5次)

http://www.pudn.com/Download/item/id/2443278.html

[模式识别(视觉/语音等)] LBPandPCA

为有效解决局部二元模式(LBP)在人脸识别特征提取时维数过高的问题,提出了一种结合LBP特征和主成分分析(PCA)的人脸识别方法.
To effectively solve the local binary pattern (LBP) feature extraction in face recognition problem of high dimensionality, we propose a combination of LBP features and principal component analysis (PCA) face recognition method. (2013-10-15, Visual C++, 319KB, 下载20次)

http://www.pudn.com/Download/item/id/2375177.html

[模式识别(视觉/语音等)] naive)

基于文本的朴素贝叶斯分类器。是一个完整的工程。具体看readme
Text-based Naive Bayes classifier. Is a complete project. Specific look at readme (2012-08-10, Visual C++, 863KB, 下载15次)

http://www.pudn.com/Download/item/id/1962367.html

[模式识别(视觉/语音等)] RMB

为实现对字符的识别,先进行的预处理。主要的预处理有:二值化,灰度化,拉普拉斯锐化等。
For the realization of the character recognition, the first pretreatment.The main preprocessing: binarization, gray, Laplacian sharpening. (2012-04-10, Visual C++, 2101KB, 下载13次)

http://www.pudn.com/Download/item/id/1823826.html

[模式识别(视觉/语音等)] Harris-Corner-Detector

哈里斯角点检测英文介绍,计算机视觉的重要内容,可以用作特征识别等方向的基础。
Harris corner detection in English, computer vision, can be used as the basis of feature recognition and direction. (2012-04-01, Visual C++, 1206KB, 下载7次)

http://www.pudn.com/Download/item/id/1814351.html

[模式识别(视觉/语音等)] PatterRecognition-4.0

模式识别 作业 实现自动产生样本,并用最近距离法,贝叶斯分类,Parzen窗概率密度估计
Pattern recognition operations automatically generate the sample, and with the recent distance method, Bayesian classifier, Parzen window probability density estimation (2011-04-26, Visual C++, 3771KB, 下载10次)

http://www.pudn.com/Download/item/id/1507551.html

[模式识别(视觉/语音等)] barcode

barcode: 条形码识别,直接运行程序即可; pdf417lib:二维条形码打印(输出为ps格式的文件)条形码生成器源程序:生成一维条形码,直接运行程序即可;
barcode: barcode recognition, you can run the program directly pdf417lib: two-dimensional bar code printing (output of ps format) source bar code generator: generate one-dimensional bar codes, you can run the program directly (2010-12-10, Visual C++, 339KB, 下载5次)

http://www.pudn.com/Download/item/id/1375332.html

[模式识别(视觉/语音等)] VC_technology_based_Image_pattern_recognition

图像模式识别-VC++技术实现的源码程序,遗传算法、圣经网络、贝叶斯等先进算法的源代码,VC++可编译文件。
Image pattern recognition technology-VC++ source program, genetic algorithm, the Bible networks, Bayesian and other advanced algorithms source code, VC++ to compile the file (2010-08-30, Visual C++, 12823KB, 下载8次)

http://www.pudn.com/Download/item/id/1283292.html

[模式识别(视觉/语音等)] PatternRecognition

用vc++编写的模式识别当中的贝叶斯分类和ISODATA分类算法,内附实验数据
Prepared using vc++ Bayesian classification and pattern recognition which ISODATA classification algorithm, the experimental data included (2010-04-24, Visual C++, 495KB, 下载10次)

http://www.pudn.com/Download/item/id/1141119.html

[模式识别(视觉/语音等)] laplace

拉普拉斯高斯边缘检测的C程序源码,接口已封装,可以在你的工程中调用
Laplacian Gaussian edge detection procedure of the C source code, interface has been packaged, you can call your project (2009-06-22, Visual C++, 1KB, 下载17次)

http://www.pudn.com/Download/item/id/817241.html

[模式识别(视觉/语音等)] Box

这个作品是我提交项目时做的, 技术基础:数字图像处理,灰度化,二值化,边缘检测,拉普拉斯算子,以及图像分割,分水岭算法 能够自动识别分割集装箱号码
This work is submitted by me to do projects, and technology infrastructure: digital image processing, gray and binarization, edge detection, Laplacian, as well as image segmentation, watershed segmentation algorithm can automatically identify the container number (2008-06-30, Visual C++, 1304KB, 下载691次)

http://www.pudn.com/Download/item/id/501500.html

[模式识别(视觉/语音等)] Generator

条形码生成器源程序:生成一维条形码,直接运行程序即可,条形码识别,直接运行程序即可
Bar code generator source: generate one-dimensional bar code, you can directly run the program, bar code identification, you can run programs directly (2008-05-02, Visual C++, 57KB, 下载35次)

http://www.pudn.com/Download/item/id/451314.html

[模式识别(视觉/语音等)] a

基于2维保局投影的人脸识别,一个论文,具体的说来还不错,请认真下载,不需要账号
ECIC-based 2-D projection of the face recognition, a thesis, the specific good to say, Please download, do not need to account (2008-03-20, Visual C++, 447KB, 下载63次)

http://www.pudn.com/Download/item/id/419864.html

[模式识别(视觉/语音等)] bayesianmotion

基于贝耶斯变换的人体运动姿态的检测与识别
Based on Bayesian transform human motion gesture detection and recognition (2007-11-30, Visual C++, 1245KB, 下载219次)

http://www.pudn.com/Download/item/id/367800.html

[模式识别(视觉/语音等)] 一维条形码打印系统

条形码的生成原理: 条形码的第一数据部分是由 7个数字形成的,其形成的方法详述如下: n 首先使用 产生和 匹配的字母码,该字母码有6个字母组成,字母限于A和B。产生字母码的列表如下 字母码 0 AAA 1 AABABB 2 AABBAB 3 AABBBA 4 ABAABB 5 ABBAAB 6 ABBBAA 7 ABABAB 8 ABABBA 9 ABBABA 表一 映射表 n 将 和 产生的字母码按位进行搭配,来产生一个数字-字母匹配对。并通过查表来得到 形成的条形码第一数据部分。 将 和C进行搭配,并通过查表得到 形成的条形码的第二数据部分。 该映射表如表二所示: 数字-字母匹配对 二进制信息 0A 0001101 0B 0100111 0C 1110010 1A 0011001 1B 0110011 1C 1100110 2A 0010011 2B 0011011 2C 1101100 3A 0111101 3B 0100001 3C 1000010 4A 0100011 4B 0011101 4C 1011100 5A 0110001 5B 0111001 5C 1001110 6A 0101111 6B 0000101 6C 1010000 7A 0111011 7B 0010001 7C 1000100 8A 0110111 8B 0001001 8C 1001000 9A 0001011 9B 0010111 9C 1110100 表二 数字-字母映射表 n 绘制条形码:通过映射表二得到的二进制数码进行绘制,1对应黑线,0对应白线。
barcode generation principle : bar code data of the first part by the seven figures formed, and the formation of detailed as follows : n the first use of the alphabet and matching code, the code letters are six letters and the letters A and B limited. The letter generated code shown in the table below in alphabetical code AAAAAA a AABABB 0 2 3 AABBAB ABAABB AABBBA 4 5 6 ABBBAA ABBAAB ABABAB 7 8 9 ABBABA ABABBA Mapping Table 1 and Table n to the alphabetical code by bits mix to produce a digital-match letters right. Tabular and to get through the formation of the first bar code data part. Will and C match, and a look-up table to be formed by the bar code data of the second part. The mapping table as shown in Table 2 : Digital-letter matching pair of binary information 0A 0001101 0B 0C (2005-09-20, Visual C++, 68KB, 下载201次)

http://www.pudn.com/Download/item/id/114106.html

[模式识别(视觉/语音等)] egerl

解压后为文本型,内有函数 hWnd 图像处理的窗口句柄 函数说明: 函数实现图像的拉普拉斯高斯边缘检测
unpacked text to type, function within hWnd Image Processing window handle function : Function Image Laplace Gaussian Edge Detection (2005-02-04, Visual C++, 1KB, 下载13次)

http://www.pudn.com/Download/item/id/1107488321352167.html
1234
总计:68