-
数字图像处理相关实习内容,包括图像平滑、滤波、变换。图像的重建和复原...
数字图像处理相关实习内容,包括图像平滑、滤波、变换。图像的重建和复原-digital image processing image smoothing wave filtering image reconstruction
- 2022-02-13 05:36:24下载
- 积分:1
-
分形
分形-羊齿叶,彩色的羊齿叶!-fractal-reaching back leaves, leaf color of reaching back!
- 2023-03-21 01:30: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
-
基于ORL人脸库的主元分析法用于人脸识别
基于ORL人脸库的主元分析法用于人脸识别-ORL face database based on the principal component analysis method for face recognition
- 2022-02-27 07:36:37下载
- 积分:1
-
Used to control stepper motor driven throttle sensors, collect data, generate da...
用于控制步进电机带动油门传感器,采集数据,生成数据曲线并可打印报表-Used to control stepper motor driven throttle sensors, collect data, generate data curves and print statements
- 2023-04-17 10:40:03下载
- 积分:1
-
VsualC++数字图像处理典型算法及实现 相关代码(下)
VsualC++数字图像处理典型算法及实现 相关代码(下)-VsualC++ Typical digital image processing algorithm and the realization of the relevant code (below)
- 2022-12-25 20:50:04下载
- 积分:1
-
这是本人多年前一个项目的组件(含示例),写这个DLL为别人的PB程序调用图形界面用这个里面用到了绘图的多个方面,展示了图形和对象的交互
这是本人多年前一个项目的组件(含示例),写这个DLL为别人的PB程序调用图形界面用这个里面用到了绘图的多个方面,展示了图形和对象的交互-years ago, a component of the project (including the example), writing the DLL for other people"s PB Invoking graphical interface with the use of drawings inside a number of aspects of the display graphics and interactive object
- 2022-03-10 06:56:48下载
- 积分:1
-
doom3 动画模型 md5mesh md5anim version 10, 原创,bluealbin@eyou.com
doom3 动画模型 md5mesh md5anim version 10, 原创,bluealbin@eyou.com-emotions animation model md5mesh md5anim version 10, originality, bluealbin@eyou.com
- 2022-05-27 17:36:43下载
- 积分:1
-
direct 9 shader关于顶点和像素的着色器编程书籍。
direct 9 shader关于顶点和像素的着色器编程书籍。-direct 9 shader on the vertex and pixel shader programming books.
- 2022-11-02 20:15:08下载
- 积分:1
-
html5 topo
jTopo(Javascript Topology library)是一款完全基于HTML5 Canvas的关系、拓扑图形化界面开发工具包。
jTopo关注于数据的图形展示,它是面向开发人员的,需要进行二次开发。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-04 15:55:05下载
- 积分:1