-
很好的图像处理软件,无需密码,推荐下载,
很好的图像处理软件,无需密码,推荐下载,-Very good image processing software, without password, recommended download
- 2022-02-25 21:55:05下载
- 积分: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
-
to be an increase in the noise image after smoothing filter and the filter, comp...
将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
- 2022-10-12 04:50:04下载
- 积分:1
-
使用opengl中的纹理贴图,光照,以及3D模型导入,构造了一个房间,能够使用鼠标和键盘实现虚拟漫游(w,a,s,d)...
使用opengl中的纹理贴图,光照,以及3D模型导入,构造了一个房间,能够使用鼠标和键盘实现虚拟漫游(w,a,s,d)-Use opengl the texture mapping, illumination, and 3D model import, construct a room, be able to use the mouse and keyboard to achieve a virtual roaming (w, a, s, d)
- 2023-04-11 18:15:07下载
- 积分:1
-
GB Unicode表
gb to unicode table
- 2022-02-20 18:37:54下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-16 09:58:19下载
- 积分:1
-
取得运行另一个程序并抓取文本
取得运行另一个程序并抓取文本-made running another program and text crawls
- 2023-03-16 07:50:04下载
- 积分:1
-
用vc++实现的运动检测系统的源代码。为《Visual C++数字图像实用工程案例精选―源码》书上的源码...
用vc++实现的运动检测系统的源代码。为《Visual C++数字图像实用工程案例精选―源码》书上的源码-Using vc to achieve the motion detection system
- 2022-02-02 02:38:52下载
- 积分:1
-
用turboc2闲时编的图形学用的显示直线的程序
用turboc2闲时编的图形学用的显示直线的程序-turboc2 the man with a series of graphics showing the straight procedures
- 2022-01-25 15:57:14下载
- 积分:1
-
MO linear features editor of Class
MO线状地物编辑方面的类-MO linear features editor of Class
- 2022-02-03 11:38:37下载
- 积分:1