-
GA-SVM-master 03
说明: 这是一个基于python的gasvm程序,编写很规范,容易理解,适合初学者学习(This is a python-based gasvm program, written very standardized, easy to understand, suitable for beginners to learn)
- 2021-04-20 20:18:50下载
- 积分:1
-
python实现钱币检测(canny和hough)
【实例简介】
目 录
1 实验整体步骤 2
1.1 Main函数 2
1.2 Canny算法 2
1.3 Hough算法 2
2 算法介绍 3
2.1 Canny算法 3
2.1.1 使用高斯滤波器滤波 3
2.1.2 计算图像的梯度图并获得梯度方向 3
2.1.3 对梯度图进行非极大化抑制 3
2.1.4 使用双阈值法获得最终的边缘图 4
2.2 Hough算法 4
2.2.1 建立参数空间 5
2.2.2 依据边缘点的梯度方向对参数空间进行投票 5
2.2.3 依据预设定的投票阈值筛选出初步结果 5
2.2.4 对已筛选出的结果进行非极大化抑制 5
3 代码实现 5
3.1 Main函数 6
3.2 Canny算法 6
3.3 Hough算法 10
4 实验结果与分析 12
4.1 实验结果 12
4.2 各个参数对于最终定位结果的影响 14
4.2.1 Canny算法 14
4.2.2 Hough算法 14
附录 15
- 2021-06-15 00:31:14下载
- 积分:1
-
通过Python生成一个周期内正弦波数组
说明: 通过Python生成一个周期内正弦波数组(sine wave array.Direct digital synthesis, sine wave 0-2pi period, phase to amplitude is one-to-one correspondence.First, the sine wave query table needs to be stored, and then under the clock, through the phase accumulation module and address query module to achieve the sine wave signal.)
- 2020-06-18 01:00:01下载
- 积分:1
-
PyQT小学阅读器
【实例简介】
PYQT 小说阅读器
- 2021-11-20 00:33:04下载
- 积分:1
-
依赖库
python支持库,主要用于软件测试,与软件开发,还有树莓派支持底层(Python support library, mainly for software testing, and software development, as well as raspberry pie support underlying layer)
- 2020-06-16 08:00:01下载
- 积分:1
-
lib
用python和数据库实现简单的图书馆管理系统(Simple library management system based on Python and database)
- 2019-05-05 19:43:28下载
- 积分:1
-
鸢尾花
说明: 封装KNN算法,了解IRIS数据集 分类鸢尾花数据集(Encapsulation of KNN algorithm to understand IRIS dataset classification iris dataset)
- 2019-07-04 11:03:59下载
- 积分:1
-
资料
关于Python的一些资料,帮助快速学习Python(The Guide of Python Quickly)
- 2020-06-17 08:40:02下载
- 积分:1
-
Chapter02
说明: 机器学习第二版书籍源码,文件较大,分章节上传(This is the code repository for Python Machine Learning - Second Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.)
- 2019-03-12 09:39:27下载
- 积分:1
-
高温高普数据代码
利用该代码,结合python可以获取到高温火焰污染物分子数据库,并可分析各个污染物分子的光谱谱图。
- 2022-01-25 15:15:42下载
- 积分:1