-
机器视觉测量圆的一个软件源码,大家共同学习学习
机器视觉测量圆的一个软件源码,大家共同学习学习-Machine vision measurement round a software source code, learn the common U.S.
- 2022-10-10 08:30:03下载
- 积分:1
-
微软亚洲研究院论文:基于逆向同心拼图的绘制
微软亚洲研究院论文:基于逆向同心拼图的绘制-Microsoft Asia Research Institute thesis : Based on the reverse drawing concentric mosaics
- 2023-01-21 22:50:03下载
- 积分:1
-
graphics artists a simple algorithm
图形学中一个简单的画家算法程序-graphics artists a simple algorithm
- 2022-03-24 14:57:10下载
- 积分:1
-
vp中的特效 功能 及基本操作 框架都可以看到 帮助出学者
vp中的特效 功能 及基本操作 框架都可以看到 帮助出学者-vp effects in the function and basic operation of the framework can be seen to help the scholars
- 2022-05-21 16:05:32下载
- 积分:1
-
Algorithm of Scattered Data Reduction for Surface Reconstruction using Radial Ba...
Algorithm of Scattered Data Reduction for Surface Reconstruction using Radial Basis Function
- 2022-03-03 10:49:39下载
- 积分: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
-
Dimensionality reduction using pca algorithm, extract the main features of the v...
运用pca算法降维,提取主要特征值,从而达到降维目的-Dimensionality reduction using pca algorithm, extract the main features of the value of
- 2022-10-23 19:10:04下载
- 积分:1
-
画图本代码
用C#.NET写的程序,欢迎下载学习
画图本代码
用C#.NET写的程序,欢迎下载学习-drawing the code in C#.NET written procedures, welcomed the study and download
- 2022-01-25 21:49:56下载
- 积分:1
-
VB图像处理编程经典代码,处理速度快,非常难得
VB图像处理编程经典代码,处理速度快,非常难得-Classic VB image processing code. It can process the image quickly, and it is rather valuable.
- 2023-01-28 10:05:03下载
- 积分:1
-
simple painting gear, loading AUTO
简单画齿轮,加载到AUTO CAD中即可高速绘制 渐开线齿轮齿廓了-simple painting gear, loading AUTO-CAD drawing can involute gear tooth profile of
- 2022-01-28 18:22:33下载
- 积分:1