-
本程序可以在VC++6.0的环境下实现图象的还原功能,例如逆滤波...
本程序可以在VC++6.0的环境下实现图象的还原功能,例如逆滤波-This procedure can VC++ 6.0 environment to achieve the reduction of image features, such as inverse filtering
- 2022-05-06 12:47:31下载
- 积分:1
-
Desktop desktop animated animated animated desktop desktop desktop animated anim...
桌面动画 桌面动画 桌面动画-Desktop desktop animated animated animated desktop desktop desktop animated animated
- 2022-03-10 03:02:41下载
- 积分:1
-
质量不错的OCR源码。这是国外很有名的开源OCR,研究OCR的同好一定要支持啊。...
质量不错的OCR源码。这是国外很有名的开源OCR,研究OCR的同好一定要支持啊。-OCR source good quality. This is a well-known open source abroad OCR, the OCR research enthusiasts must support ah.
- 2022-03-03 12:12:30下载
- 积分:1
-
VRML + java联合编程,构造一个动态的网络虚拟环境…
VRML+java共同编程,构造一个动态的网络虚拟环境-VRML+ java joint programming, the network structure a dynamic virtual environment
- 2023-07-10 20:10:03下载
- 积分:1
-
VB6喷枪演示程序.在一个黑色的背景上随机的"喷雾"
VB6喷枪演示程序.在一个黑色的背景上随机的"喷雾"-VB6 Lance Demonstration Program. In a black background were the "spray"
- 2022-06-02 13:41:52下载
- 积分:1
-
我自己编写的一段小的程序,希望大家来看看
我自己编写的一段小的程序,希望大家来看看
-I have written a small procedure, I hope you take a look at
- 2023-04-21 20:55:03下载
- 积分:1
-
图形图像处理软件很丰富
图形图像处理软件功能很丰富-graphic image processing software is very rich
- 2022-05-22 12:01:35下载
- 积分: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
-
《数字图象处理编程入门》,chm版的,阅读起来比较方便。
《数字图象处理编程入门》,chm版的,阅读起来比较方便。- Introduction to digital image processing program , chm version, read up more convenient.
- 2022-02-28 09:38:36下载
- 积分:1
-
此压缩包没有解压密码,下载后不需要安装,直接可以运行。...
此压缩包没有解压密码,下载后不需要安装,直接可以运行。-there s no password,you can run it directly after downloading
- 2023-02-28 08:45:04下载
- 积分:1