-
OPENCV二值化图像内孔洞填充/小区域去除(含效果图)
对于二值化图像,去除孔洞时采用的方法实际上与去除小区域相同,因此完全可以用同一个函数进行。
这两个功能可以采取区域生长法来实现。须注意,去除小区域时为保存有用信息,可采用8邻域探测,去除孔洞时则4邻域即可,否则容易泄露,出现靠边缘的孔洞未去除的情况。
- 2022-04-12 19:14:53下载
- 积分:1
-
ViBe背景检测算法、前景检测、运动检测
对源代码做了少量修改,源代码来源忘记了;
代码为ViBe背景检测算法,也可用来做前景检测或者运动检测相关的内容;
检测效果较好,可通过参数进行调节 样本更新率等。
- 2022-01-22 08:38:17下载
- 积分:1
-
matlab车辆检测编程
运动目标检测与跟踪,包括目标定位,匹配与跟踪c++亲测可以使用,谢谢支持。
- 2022-02-25 00:07:10下载
- 积分:1
-
IIR带通滤波器设计,提供交互界面,JAVA编写,VJ编译
IIR带通滤波器设计,提供交互界面,JAVA编写,VJ编译-IIR band-pass filter design, interface, JAVA prepared, VJ compiler
- 2022-02-27 04:30:25下载
- 积分:1
-
将16进制的数转换成10进制(数据在文件中),并实现排序。
首先读取存储在文件中的16进制的数
将16进制数转换成为10进制的
将转化后的十进制数实现排序
将排序后的数写入到文件中
- 2022-05-25 09:20:45下载
- 积分:1
-
仿VB的InputBox
仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox仿VB的InputBox
- 2022-05-13 03:43:50下载
- 积分:1
-
在一个圆圈周围的操场上的操场放置氮堆。石头是有…
在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。
编程任务:对于给定n堆石子,编程计算合并成一堆的最小得分和最大得分。-Playground in a circle around the stones are placed n heap. Stone is to have the order to merge into a pile. Provisions can only choose 2 adjacent stones piled into a heap of new and new pile of stones a few in mind for its combined score. Try to design an algorithm to calculate the n heap into a pile of stones the minimum scores and maximum scores. Programming tasks: for a given n stack stone, into a pile of programming the calculation of the minimum scores and maximum scores.
- 2022-03-18 23:23:02下载
- 积分:1
-
OpenGL入门
OpenGL入门,利用GLUT实现基本图元(直线段)的绘制。
- 2022-01-25 19:18:42下载
- 积分:1
-
15数码难题启发式搜索解决
本代码是作者上完人工智能课程后的大作业。作者上网发现了许多代码都晦涩难懂。作者本人写的这个代码不仅好懂,而且数据结构非常清晰,算法并不高深,适合初学者进行模仿。
- 2022-01-24 16:46:04下载
- 积分:1
-
科学与工程数值计算算法(Visual Basic版)
科学与工程数值计算算法(Visual Basic版)-Science and Engineering numerical calculation algorithm (Visual Basic Edition)
- 2022-12-24 18:25:04下载
- 积分:1