-
这是一个图像识别技术中的一个实例中的神经网络部分源代码...
这是一个图像识别技术中的一个实例中的神经网络部分源代码-This is an image recognition technology, an example of the neural network part of the source code
- 2022-02-05 01:46:29下载
- 积分: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
-
画一系列同心圆.画任意直线.可是机度度个斤秒磅 结合能 飞机暖和棵;知识个时立刻机似的集散地风格内码饿哦派艰苦搞活啊...
画一系列同心圆.画任意直线.可是机度度个斤秒磅 结合能 飞机暖和棵;知识个时立刻机似的集散地风格内码饿哦派艰苦搞活啊-painting a series of concentric circles. Arbitrary linear paintings. But machine-jin degrees degrees seconds pounds warmer air will combine trees; immediately when knowledge-machine style similar centers within the code were hungry hard to enliven oh ah
- 2022-02-02 05:57:44下载
- 积分:1
-
This procedure is a C++ Source code, to achieve a three
本程序是一段C++源代码,实现了对人脸三维模型的三角网络建模。-This procedure is a C++ Source code, to achieve a three-dimensional model of the human face of the triangular network modeling.
- 2022-05-14 12:16:52下载
- 积分:1
-
Vtk using VC6 under vtkPointWidget animation to achieve point to explain in deta...
VC6下vtk中用vtkPointWidget实现点的动画,讲解详细,是一个好的学习例子-Vtk using VC6 under vtkPointWidget animation to achieve point to explain in detail, is a good example to learn
- 2022-12-15 04:45:03下载
- 积分:1
-
a curve display program
一个曲线显示程序-a curve display program
- 2022-07-13 01:09:20下载
- 积分:1
-
计算机图形学的直线裁剪程序
计算机图形学的直线裁剪程序-computer graphics line cutting procedures
- 2023-02-09 08:30:03下载
- 积分:1
-
边缘测量文档,着重理论的说明
边缘测量文档,着重理论的说明-edge measurement documentation, focusing on theoretical explanations
- 2022-07-19 18:54:03下载
- 积分:1
-
进行异或图形效果处理
进行异或图形效果处理-for differences or graphics processing
- 2022-08-10 17:20:12下载
- 积分:1
-
create sky background image
创建蓝天背景图片-create sky background image
- 2022-02-12 03:21:14下载
- 积分:1