-
Edge detection , compare different methods of edge detection
Edge detection , compare different methods of edge detection
- 2022-01-21 03:37:46下载
- 积分:1
-
本程序实现了图像的几何变换,如图像的镜像,放大缩小,旋转等...
本程序实现了图像的几何变换,如图像的镜像,放大缩小,旋转等-realized by the images of geometric transformation, such as image mirroring, zooming, rotation, etc.
- 2022-02-01 17:28:06下载
- 积分: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
-
FreeTextBox is a free Asp.net page editor, the official default to English, this...
FreeTextBox是一款免费的Asp.net网页编辑器,官方默认为英文版,该版本设置为简体中文版,可以设置文字样式、在线排版、图片上传等(FreeTextBox源码需要单独购买授权),该代码包括了各类应用的演示和实现过程
包括:功能设置、下拉显示、多语言(包括简体中文、繁体、英文等)切换、JS调用、WebParts应用、Ajax无刷新交互、
-FreeTextBox is a free Asp.net page editor, the official default to English, this version is set to Simplified Chinese version, you can set the text style, on-line publishing, image upload, etc. (FreeTextBox source license must be purchased separately), the code include a wide range applications, demonstration and implementation process include: feature set, drop-down display, multiple languages (including simplified Chinese, traditional Chinese, English, etc.) to switch, JS call, WebParts applications, Ajax without refreshing interaction,
- 2022-02-01 19:17:34下载
- 积分:1
-
电子地图信息系统delphi源码
电子地图信息系统delphi源码-electronic map information systems delphi FOSS
- 2022-01-26 02:24:43下载
- 积分:1
-
非常Cool的屏幕效果,可以将你的屏幕变形,有十多种效果,推荐下载
非常Cool的屏幕效果,可以将你的屏幕变形,有十多种效果,推荐下载- Extremely the Cool screen effect, may yours screen distortion,
some more than ten kind of effects, the recommendation download
- 2022-02-02 04:33:27下载
- 积分:1
-
Bezier curve describes the algorithm and procedures realize
描述了Bezier曲线的算法与程序实现
-Bezier curve describes the algorithm and procedures realize
- 2022-06-30 14:54:50下载
- 积分:1
-
一个简易图象处理小程序,可以供娱乐使用,压缩包没有密码...
一个简易图象处理小程序,可以供娱乐使用,压缩包没有密码-a small simple image processing procedures, for entertainment use compressed no password
- 2022-02-07 00:04:15下载
- 积分:1
-
图象处理程序, 能把16位或24位等图象转化为8位(256色)图象,并保存到指定地址...
图象处理程序, 能把16位或24位等图象转化为8位(256色)图象,并保存到指定地址-Programs for image processing,can convert 16-bit or 24-bit images to 8-bit ones,and save them in the specific address.
- 2023-04-04 13:05:04下载
- 积分:1
-
ARX AutoCAD 2002二次开发
ARX AutoCAD 2002二次开发-ARX AutoCAD 2002 Second Development
- 2022-01-29 01:16:15下载
- 积分:1