-
一个将图象中的线进行连接的一个程序,很容易理解.在VC中编译执行即可....
一个将图象中的线进行连接的一个程序,很容易理解.在VC中编译执行即可.- Carries on the image in line the connection a procedure, is
very easy to understand Translates the execution in VC then
- 2023-05-22 13:00:03下载
- 积分:1
-
图形图象处理及编程相关知识的全面介绍,并有相应的源代码,相信会对大家有所帮助...
图形图象处理及编程相关知识的全面介绍,并有相应的源代码,相信会对大家有所帮助-image processing and graphics programming with the full knowledge, and the corresponding source code, we believe it will help
- 2022-02-14 23:16:45下载
- 积分:1
-
GSView 2.7源码
GSView 2.7源码 -GSView 2.7 source
- 2022-05-17 06:13:18下载
- 积分:1
-
MSFlexGrid的对照样品,使每个细胞可以形成一个独立的编辑。
MSFlexGrid控件的一个示例,使表格的每一格都可单独编辑。-MSFlexGrid a control sample, so that each cell can form a separate editorial.
- 2023-06-25 18:40:02下载
- 积分: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
-
The resample of multi
多层医学图像像素点不相同情况下的重新采样算法,每格两个像素点进行重采样-The resample of multi-level medical images and it resample images every two pixels
- 2022-11-14 22:15:03下载
- 积分:1
-
This procedure can point out and display the differences of two 640*480*24BIT B...
本程序用来识别两个640*480*24BIT BMP文件的差异,并将差异图显示出来.
BCB
-This procedure can point out and display the differences of two 640*480*24BIT BMP files
- 2022-01-24 17:34:15下载
- 积分:1
-
几何是一个集合的例程几何计算在2,3和氮。
GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segments, polygons, planes, polyhedra and vectors.-GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segments, polygons, planes , polyhedra and vectors.
- 2023-06-23 00:05:03下载
- 积分:1
-
文字识别,不过不能认别中文。支持手写体。功能强大的。
文字识别,不过不能认别中文。支持手写体。功能强大的。-Character recognition, but should not identify the Chinese. Support handwriting. Powerful.
- 2022-07-01 14:17:15下载
- 积分:1
-
a prompt c categories, mfc hope useful for all, without account can download thi...
一个有提示的c++类,mfc,希望对大家有用,不需帐号就可自由下载此源码-a prompt c categories, mfc hope useful for all, without account can download this free source
- 2022-07-04 10:48:57下载
- 积分:1