-
OCR软件的源码
OCR软件的源码-OCR software source code
- 2022-03-10 11:02:02下载
- 积分:1
-
osg2.0源代码,版本更新到OSG下载官方网站
osg2.0源代码,版本更新可到osg官方网站下载-osg2.0 source code, version update to the official website of OSG Download
- 2022-06-14 19:24:16下载
- 积分:1
-
Face recognition technology images
Face recognition technology images
- 2023-01-15 15:45:04下载
- 积分:1
-
Third Generation uniform B
生成三次均匀B样条的曲线,可交互的改变关键点的位置,生成新的B样条-Third Generation uniform B-spline curves, interactive key change the location, the new generation of B-Spline
- 2022-07-15 08:53:43下载
- 积分:1
-
bmp浏览器,编译成功
bmp浏览器,编译成功-bmp browser, compiler success
- 2022-04-22 18:27:47下载
- 积分:1
-
color image processing results
图像颜色处理效果-color image processing results
- 2022-12-13 06:25:03下载
- 积分:1
-
English OCR recognition controls, can be identified on the Verification Code. De...
英文OCR识别控件,可对验证码进行识别。带有演示源码。 int startX = 0
int startY = 0
int width = -1
int height = -1
try
{
startX = Convert.ToInt32(textStartX.Text)
startY = Convert.ToInt32(textStartY.Text)
width = Convert.ToInt32(textWidth.Text)
height = Convert.ToInt32(textHeight.Text)
}
catch (Exception ex)
{
Console.WriteLine(ex.StackTrace)
}
String result = Marshal.PtrToStringAnsi(OCRpart(textImage.Text, -1, startX, startY, width, height))
textResults.Text = result -English OCR recognition controls, can be identified on the Verification Code. Demonstration with source code. int startX = 0 int startY = 0 int width =-1 int height =-1 try (startX = Convert.ToInt32 (textStartX.Text) startY = Convert.ToInt32 (textStartY.Text) width = Convert. ToInt32 (textWidth.Text) height = Convert.ToInt32 (textHeight.Text) ) catch (Exception ex) (Console.WriteLine (ex.StackTrace) ) String result = Marshal.PtrToStringAnsi (OCRpar
- 2023-04-27 23:15:04下载
- 积分:1
-
通过对最新提出的保罗中提琴房本文的目的
本文的目的是借助Paul Viola最新提出的实时特征检测的技术,实现一个能够进行快速人脸检测的系统。并且通过训练,得到尽可能优化的分类器构造参数,从而获得具有高检测速度和检测正确率的人脸检测系统。-The purpose of this paper by drawing on the latest proposed by Paul Viola real-time feature detection technology, to realize a fast face detection system. Through training, to be as much as possible to optimize the classifier structure parameters to obtain a high detection speed and detection rate of correct face detection system.
- 2022-07-25 23:22:56下载
- 积分:1
-
对偶四元数应用于空间坐标变换,和对偶四元数和齐次矩阵的转换...
对偶四元数应用于空间坐标变换,和对偶四元数和齐次矩阵的转换-Dual quaternion coordinate transformation applied to space, and dual quaternion and homogeneous matrix conversion
- 2023-08-18 09:15:03下载
- 积分:1
-
它展示了中华民国的阴谋
it shows the ROC plot
- 2022-03-26 12:26:16下载
- 积分:1