-
adaptive filtering 0.rar
自适应椒盐滤波0.rar-adaptive filtering 0.rar
- 2022-11-09 22:15:03下载
- 积分: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
-
merger
此VC++图象合并原代码可以将四个高度相同的图片和并成为一个图片.大家-merger-source image can be the same height of four pictures and had become a picture. We try
- 2022-06-15 16:42:34下载
- 积分:1
-
color image processing results
图像颜色处理效果-color image processing results
- 2022-12-13 06:25:03下载
- 积分:1
-
VC digital image processing procedures set
VC++实现数字图象处理程序集-VC digital image processing procedures set
- 2023-01-08 16:10:03下载
- 积分:1
-
a good change screen resolution of the case
一个不错的改变屏幕分辨率的例子-a good change screen resolution of the case
- 2022-07-18 06:13:58下载
- 积分:1
-
TC下的图形显示鼠标应用!
TC下的图形显示鼠标应用!-TC under the mouse graphics applications!
- 2022-03-16 04:04:03下载
- 积分:1
-
for graphical development matrix and vector template category
用于图形开发的矩阵、矢量模板类-for graphical development matrix and vector template category
- 2022-12-10 17:00:02下载
- 积分:1
-
直方图修正和彩色变换
直方图修正和彩色变换-amendments and color histogram Transform
- 2022-01-28 22:31:43下载
- 积分:1
-
树控件的多选,拖动。windows 平台,开发工具:visual c++6.0.除了按shift多选外,其他功能实现较完善...
树控件的多选,拖动。windows 平台,开发工具:visual c++6.0.除了按shift多选外,其他功能实现较完善-tree controls over election drive. Windows platforms, development tools : visual c 6.0. Apart from the shift over the election, other functions to achieve better
- 2023-04-28 08:10:03下载
- 积分:1