-
日志边缘检测的风险投资项目,可以实现边缘检测,锐化…
log边缘检测的VC工程,可实现边缘检测,锐化等。并含有书面说明及实验文档。-log edge detection of the VC project can be realized edge detection, sharpening and so on. And contains a written description and laboratory documentation.
- 2022-05-19 01:30:45下载
- 积分:1
-
MATLAB动画源代码,可稍加调试后运行,精简代码
MATLAB动画源代码,可稍加调试后运行,精简代码-failed to translate
- 2022-03-15 00:53:15下载
- 积分:1
-
这是一个演示了RGB色素的设置,从而让你学到一些关于RGB的知识...
这是一个演示了RGB色素的设置,从而让你学到一些关于RGB的知识-This is a demonstration of the pigment RGB settings, so you learn some of the knowledge RGB
- 2022-02-27 06:51:55下载
- 积分:1
-
pattern recognition of distance classifier C source code, and contains an exampl...
模式识别中的距离分类器C++源代码,并含有一个文字识别的例子,适合模式识别、图像识别开发用!-pattern recognition of distance classifier C source code, and contains an example of character recognition, suitable for pattern recognition, Image Recognition by the development.
- 2023-03-21 00:30:04下载
- 积分:1
-
《计算机图形学》直线DDA算法
《计算机图形学》直线DDA算法-"Computer Graphics" DDA Linear Algorithm
- 2022-02-15 06:51:36下载
- 积分:1
-
QR解码 C++ 正常解码
QR解码 C++ 正常解码 二维码编码器,日本人编的,可以用,在下面框中写入内容,自动转为二维码-Two-dimensional encoder, the Japanese series, you can use the box below to write content, automatically become the two-dimensional code
- 2022-03-04 05:49:49下载
- 积分: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
-
a statement Print Software
一个报表打印的软件-a statement Print Software
- 2023-02-19 00:25:03下载
- 积分:1
-
这是一个基于神经网络法的字符识别系统,神经网络法的使用使本系统识别率很高。...
这是一个基于神经网络法的字符识别系统,神经网络法的使用使本系统识别率很高。-This is a neural network based on the character recognition system, neural network to enable the use of the system to identify high rate.
- 2022-04-07 14:44:50下载
- 积分:1
-
一三
一个立体的转动的地球 给你不同的感觉-a three-dimensional rotation of the Earth to you different feelings
- 2023-06-20 12:55:04下载
- 积分:1