-
基于OPENCV的车流量统计
利用混合高斯模型获取背景前景,加之腐蚀膨胀函数完善,利用重心越界来计算车流量。函数包括多高斯建模法的视频分割算法和越界检测、运动物体尺寸检测、计数等应用。算法主要由OPENCV实现。软件目前可实现以下功能:1)提供高斯建模法研究相应算法实现的效果的影响;2)可以实现原视频与处理后的视频同时播放,实现跟踪;3)实现车流量技术计数。视频分析效果基本达到了我们的预期目标。
- 2022-05-09 12:00:43下载
- 积分:1
-
小波变换的程序,各种实例,利用Mallat算法,…
小波变换的各种实例程序,用MALLAT算法实现,包括Haar小波,97小波等,还有小波变换的一些应用程序,PDF文档给出了所有变换的源代码。-Wavelet transform procedures for a variety of examples, using MALLAT algorithm, including the Haar wavelet, 97 wavelet, etc., as well as wavelet transform some applications, PDF documents are given all the transformations of the source code.
- 2023-07-09 13:30:03下载
- 积分:1
-
程序开始运行时显示启动画面
程序开始运行时显示启动画面-proceedings began running display screens
- 2022-03-10 04:21:04下载
- 积分:1
-
Graphic images show the effects, including the translation shows that the fall f...
图形图像的特效显示,包括平移显示、从小倒下、从左到右显示-Graphic images show the effects, including the translation shows that the fall from a young age, left to right show
- 2023-01-04 00:30:04下载
- 积分:1
-
各种图形、注释的绘制、存取及相关函数
功能介绍:
本组件继承于TCustomControl,功能包括:
1、图形的绘制,包括线条,多边型,多点曲线,圆形,椭圆形
2、注释的绘制,包括带指向点的绘制和不带指向点的绘制
3、图形的存取:从自已定义的文件格式中读入文件,写入的文件格式有自己定义的文件格式或位图格式。也可以从流数据中
进行存取。
4、F5可以进行刷新图面,DELETE键可以删除当前选择的图形,F6可以删除填充的地方。
- 2022-07-09 02:23:07下载
- 积分:1
-
MSFlexGrid的对照样品,使每个细胞可以形成一个独立的编辑。
MSFlexGrid控件的一个示例,使表格的每一格都可单独编辑。-MSFlexGrid a control sample, so that each cell can form a separate editorial.
- 2023-06-25 18:40:02下载
- 积分:1
-
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
- 2023-04-06 10:20:03下载
- 积分:1
-
模式识别的源码:包含了分类与聚类两部分,希望能对大家有所帮助...
模式识别的源码:包含了分类与聚类两部分,希望能对大家有所帮助-Pattern Recognition Source: Classification and cluster contains two parts, hoping to help all of you
- 2023-07-09 14:25:04下载
- 积分:1
-
Implementation of Automatic Vehicle Location MATLAB procedures: pre
实现车牌自动定位的MATLAB程序:对图像进行预处理,垂直边缘检测,形态学运算,提取出车牌。-Implementation of Automatic Vehicle Location MATLAB procedures: pre-processing of images, vertical edge detection, morphological operations to extract license plate.
- 2022-01-26 03:57:52下载
- 积分:1
-
my name is zhangheng!! zhe ge dongxi hen shuang jingbenren shiyan!!
qu yu tian chong zhe ge dongxi hen shuang jingbenren shiyan-my name is zhangheng!! zhe ge dongxi hen shuang jingbenren shiyan!!
- 2022-07-12 13:02:20下载
- 积分:1