-
CV图像处理,用于bmp格式的图像处理,可以进行点操作 变化等等。...
CV图像处理,用于bmp格式的图像处理,可以进行点操作 变化等等。-CV image processing, bmp format for the image processing, can point operational changes and so on.
- 2022-03-22 04:44:09下载
- 积分:1
-
OPENCV人脸识别
通过OPENCV提供的检测方法,搭建了通过本机摄像头提取图像,并且通过OPENCV提供的XML训练样本做的人脸检测
- 2022-01-21 21:37:00下载
- 积分:1
-
包含了C++的两套MFC教材,第一套为chm格式,第二套为pdf格式。
包含了C++的两套MFC教材,第一套为chm格式,第二套为pdf格式。-Contains C++ The two sets of MFC materials, the first set for the chm format, the second set for the pdf format.
- 2022-03-03 12:14:21下载
- 积分:1
-
OCR 图片识别
OCR方式的图片识别,API方式,调用简单,识别率还可以.OCR (Optical Character Recognition,光学字符识别)是指电子设备(例如扫描仪或数码相机)检查纸上打印的字符,通过检测暗、亮的模式确定其形状,然后用字符识别方法将形状翻译成计算机文字的过程;即,对文本资料进行扫描,然后对图像文
件进行分析处理,获取文字及版面信息的过程。如何除错或利用辅助信息提高识别正确率,是OCR最重要的课题,ICR(Intelligent
Character
Recognition)的名词也因此而产生。衡量一个OCR系统性能好坏的主要指标有:拒识率、误识率、识别速度、用户界面的友好性,产品的稳定性,易
用性及可行性等
- 2022-03-22 12:19:29下载
- 积分:1
-
一个经典的direct程序。用C++编写类来包装Direct API。想成为高手必看!...
一个经典的direct程序。用C++编写类来包装Direct API。想成为高手必看!-A classical program about direct.It encapsulates direct API with C++ class,it is helpful for you!
- 2022-01-20 23:30:46下载
- 积分:1
-
Windows Mobile 平台应用开发一书所带示例源代码
Windows Mobile 平台应用开发一书所带示例源代码-Windows Mobile application development platform, the book brought the example source code
- 2023-03-13 15:30:05下载
- 积分:1
-
This program sports a fresh interface which uses a variety of components. It bas...
This program sports a fresh interface which uses a variety of components. It basically underlines the use of the Database Access Object (DAO) in Delphi by storing information about your Clients into a MS Acess database.
- 2023-04-29 06:00:04下载
- 积分:1
-
一个还算可以得屏幕保护程序
一个还算可以得屏幕保护程序-it can be a fairly screen protection program
- 2022-02-16 02:09:54下载
- 积分:1
-
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=...
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=q1,以找出DFA在处理了第一个输入符号a1之后进入的状态。处理下一个输入符号a2,求δ(q1,a2)的值,假设这个状态是q2。以这种方式继续下去,找出状态q3,q4,…,qn,使得对每个i,δ(qi-1,ai)=qi。如果qn属于F,则接受输入a1a2…an,否则就“拒绝”。-DFA" s " language" is the DFA to accept all of the string collection. A1a2 ... an assumption is an input symbol sequence, so that the DFA into operation from the initial state q0. Look transfer function δ, say δ (q0, a1) = q1, in order to identify the DFA in dealing with the first input into the state after the symbol a1. To the next input symbol a2, seeking δ (q1, a2) values, assuming that this state is q2. Continue in this way to find out the state q3, q4, ..., qn, making for every i, δ (qi-1, ai) = qi. If qn belongs to F, then accept the input a1a2 ... an, otherwise, " refuse."
- 2022-06-15 20:45:50下载
- 积分:1
-
A tray of this procedure, the effect of their own under the test will know!
这个一个托盘程序,效果自己试下就知道了!-A tray of this procedure, the effect of their own under the test will know!
- 2022-02-25 01:12:34下载
- 积分:1