Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - windows program
Search - windows program - List
该程序是用QT编写,有着跨平台的优越性!在Windows/linux下都可以工作。可以对PDF的文件进行完整编辑,而且还提供了脚本执行方式,用户可以自由编辑脚本让它运行!-The program is prepared QT has the advantages of cross-platform! In Windows/linux can work under. PDF documents can be a full editor, but also provides the script implementation, the user can freely edit the script to run it!
Date : 2025-12-22 Size : 3.28mb User : no name

支持摄像头,人脸识别二次开发包,相当易用、好用。是VC开发,但只有极小部分用到了MFC,大部分CODE均为标准C++编写。SunLightFace.exe是演示程序,可以通过这个程序来测试SDK的性能。SunLightFace.dll 是SDK,其性能技术指标与演示程序是完全相同的。 SunLightFace.dll是按WINDOWS API的标准调用来生成的动态库,并提供了VB,VC,C#三类范例代码,精简扼要,如果因VS版本问题无法打开,可以用其它文件编辑器打开.CPP,.H,.CS,.frm,.bas文件来进行分析。-Support the camera, face recognition secondary development package, very easy to use, easy to use. Is a VC development, but only a very small part of the use of the MFC, the majority of CODE are standard C++ to prepare. SunLightFace.exe is a demo program, you can through this process to test the performance of SDK. SunLightFace.dll is the SDK, the performance specifications and demonstration program is identical. SunLightFace.dll is based on the standard WINDOWS API calls to generate a dynamic library, and provides VB, VC, C# three types of sample code, concise, if the problem can not be opened due to VS version, you can use other file editor opens. CPP, . H,. CS,. frm,. bas file for analysis.
Date : 2025-12-22 Size : 2.51mb User : ruan

车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。 -This file contains a summary of what you will find in each of the files that make up your TypeRec application. TypeRec.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. TypeRec.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTypeRecApp application class. TypeRec.cpp This is the main application source file that contains the application class CTypeRecApp. TypeRec.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. TypeRec.clw This file contains information used by ClassWizard to
Date : 2025-12-22 Size : 1.34mb User : 张青

基于windows tc 2.0 编写的字符显示程序-Written character display program based on windows tc 2.0
Date : 2025-12-22 Size : 1kb User : 罗伟荣

用于自动化训练Tessact OCR的程序,用powershell编写而成,可以在windows下运行,(请先安装powershell运行环境)。 如果没有此程序,训练过程将是极端艰苦的。(可参见官方手工训练教程:)http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3 使用方法: 1. 将train.ps1文件放在Tesseract的bin目录下; 2. 进入Powershell环境,运行命令:PS > Set-ExecutionPolicy RemoteSigned 3. 进行自动训练: PS > .\train.ps1 或 PS > .\train.ps1 yourlang imageFolder 。 如果imageFolder没有指定,缺省为yourlang目录。 Windows Powershell环境下载: http://support.microsoft.com/kb/968929-For automation training Tessact OCR program written using powershell, can run under windows (Please install the the powershell runtime environment).
Date : 2025-12-22 Size : 1kb User : Kevin

本代码是图像模式识别(杨淑莹)的聚类程序的代码,本程序可以在windows平台运行,代表包含很很多经典的聚类算法。-This code is an image pattern recognition (2.Tianjin) clustering procedure code, the program can run in windows platform, representing contain very many classical clustering algorithms.
Date : 2025-12-22 Size : 4.35mb User : 黄河

这个就是SVM识别的,说是世界识别冠军程序。源程序不是在windows 下的,这个该成了Windows下的,打开DEMO.M文件直接运行。检测的程序改好了,-This is the SVM identified, said that the world championship recognition program. The source is not in the windows, which became the Windows, open the file directly DEMO.M run. Detection procedures changing for the better,
Date : 2025-12-22 Size : 7.14mb User : gy

一个开源的德州扑克ai程序,研究德州扑克ai的可以参考,里面很全,编译后可以运行-An open source program Hold' em ai, ai study Texas Hold' em can refer to, which is very wide, you can run the compiler
Date : 2025-12-22 Size : 36.85mb User : hmc
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.