-
matlab 的经典tool kit,来自麻省理工大学
matlab 的经典tool kit,来自麻省理工大学-matlab classic tool kit, from the Massachusetts Institute of Technology
- 2022-03-09 22:34:54下载
- 积分:1
-
这是个绘制三次贝塞尔曲线的小程序,源码附上,供大家参考
这是个绘制三次贝塞尔曲线的小程序,源码附上,供大家参考-This is a Bezier curve drawing three small procedures, the source code attached for your reference
- 2023-01-02 20:35:08下载
- 积分:1
-
02 VC image enhancement and smoothing series of source code, the popular image e...
02 VC++图像增强与平滑系列源代码,各种流行的图像增强,里面都有-02 VC image enhancement and smoothing series of source code, the popular image enhancement, they have
- 2022-03-16 21:57:50下载
- 积分:1
-
设计C#定制控件实现贝塞尔曲线
设计C#定制控件实现贝塞尔曲线-design C# Custom Controls Bessel curve
- 2023-04-12 17:25:03下载
- 积分:1
-
交通标志识别程序及数据 带训练检测图片
资源描述本程序涉及交通标志识别,程序特色:
1、界面友好,操作简单
2、能对任意多种类别的交通标志进行识别
3、程序执行效率较好
程序使用说明:
1、在程序主界面中手动“添加类别”:禁止鸣笛、人行通道、T型岔道。
2、从下拉框中选中某一类别后,点击左下角“添加训练图像”按钮:输入3种模式的训练影像路径。
3、点击“图像预处理”按钮:从右窗口可以直观看出预处理后的能被正常识别的标志区域(红框表示)。
4、剔除无效数据,即未能识别的数据。通过右窗口查看预处理结果,将未能正确识别的图像删除。并重新进行图像预处理。
5、预处理完后,点击左上角菜单栏的“训练”按钮,训练数据集会输入神经网络并通过反向传播方式更新权值。
6、训练好网络后,点击“校验”选项,在弹出的校验对话框中,分别输入各类别的校验图像路径,程序将利用校验集对网络性能进行验证。通过设置不同的隐藏神经元数,最小二乘和Kullback -Leibler 距离指标值也不一样。重复改变隐藏神经元数的设置,比较检验结果,选取距离指标最小值对应隐含神经元数作为最优训练结果。
7、神经网络确定后,点击菜单项“测试”按钮。在弹出的测试对话框中输入测试图像路径,点击确定按钮后,程序弹出识别结果。
- 2023-09-08 10:15:17下载
- 积分:1
-
The research of storage coal quantity
This paper studies the problem is how to determine the amount of stored coal, the difference with the common method, according to the table of calorific value and density of a list of data, without considering the influence of other factors on the density of the premise, the establishment reflects the density (y) and calorific value (x) model of the relationship, which can be obtained by the coal heat density of coal and draws a conclusion that the amount of stored coal.
- 2023-04-30 19:25:02下载
- 积分:1
-
JPEG显示
源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来源码及相关程序APP,把图源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来片打开可以找到程序中的JPEG图像并显示出来源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来
- 2022-01-27 19:34:34下载
- 积分:1
-
C# 指纹识别器
设备获取到指纹图像或者通过AddImageFile和AddBitmap加入指纹图像时调用axZKFPEngX1_OnImageReceived事件,取得指纹初始特征,设备取到指纹图像后触发,axZKFPEngX1_OnFeatureInfo事件,本实例需要指纹仪自带的Biokey.ocx组件,运行前,需将该组件进行注册,具体步骤如下:
(1)选择开始菜单中的运行。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-02-09 13:45:04下载
- 积分:1
-
in vb, produced a simple Bessel B
在vb下绘制了简单的贝塞尔B样条曲线,还可升阶与降阶的切换-in vb, produced a simple Bessel B-spline curves, but also with the reduction or the band switch
- 2022-01-26 03:42:43下载
- 积分:1
-
昨天在论坛上,有人问起双缓冲的实现问题,想起网上这方面资料比较凌乱,而且多是 DirectX 相关的,今天特地在这里给大家简要的介绍一下双缓冲技术及其在 VC+...
昨天在论坛上,有人问起双缓冲的实现问题,想起网上这方面资料比较凌乱,而且多是 DirectX 相关的,今天特地在这里给大家简要的介绍一下双缓冲技术及其在 VC++ 的 GDI 绘图环境下的实现。
-yesterday at the forum, it was asked to achieve double-buffer issues, I think this information online comparison messy, DirectX is also more relevant, specially here today to briefly tell us about the double-buffer technology and the VC GDI drawing environment is achieved.
- 2022-09-19 01:55:03下载
- 积分:1