-
jisi
运动目标的检测是视频处理过程中后续跟踪技术的基础,其检测结果的好坏直接关系到能否跟踪到运动目标及跟踪准确度问题。运动目标的检测就是从机器视觉系统获取的序列图像中把前景,运动,目标分割提取出来的过程。本文描述了机器视觉中运动目标检测的主要方法?介绍了其中背景减除法的几种典型算法的原理、特点、背景差分法的基本流程?主要包括四个步骤为,预处理、背景建模、目标检测、后处理。然后在matlab环境下运用背景减除算法完成了视频中运动目标的检测,并对检测结果图像进一步处理.(Moving target detection is a follow up video processing technology based on the test results is directly related to the ability to track moving targets and tracking accuracy. Moving target detection prospects, movement, object segmentation extracted from the sequence of images acquired by the machine vision system. This paper describes the main method of moving target detection machine vision ? introduced the principle of which several typical algorithms for background subtraction method, the basic flow characteristics, background difference method ? mainly includes four steps, preprocessing, background modeling target detection, post-processing. Use background subtraction algorithm in Matlab environment complete video moving target detection, and detection results of images for further processing.)
- 2013-04-13 20:39:14下载
- 积分:1
-
Tahvil
Hooke And Jeeves Using Line Searches
nonlinear optimization
- 2010-05-24 03:40:41下载
- 积分:1
-
多目标进化
matlab写的多目标进化算法,值得学习和借鉴,直接修改使用(The multi-objective evolutionary algorithm written by Matlab is worth learning and using for reference.)
- 2020-11-09 19:19:46下载
- 积分:1
-
Chaos-sequence
混沌水声通信发射端程序。用于chaos序列的生成及发射。(Chaos underwater acoustic communication transmitting terminal program.Used to generate chaos sequence and launch.)
- 2013-08-25 12:46:22下载
- 积分:1
-
newNetwork
create figures in matlab
- 2015-03-18 15:59:43下载
- 积分:1
-
5_9_point_stencil
Poisson with 5 and 9 points stencil. discretization pde, numerical analysis
- 2014-11-20 23:53:48下载
- 积分:1
-
CNN
This project provides matlab class for implementation of convolutional neural networks. This networks was developed by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot navigation and others (see references for more info). Because of some architectural features of convolutional networks, such as weight sharing it is imposible to implement it using Matlab Neural Network Toolbox without it s source modifications.
- 2013-11-19 15:07:52下载
- 积分:1
-
MATLAB.docx
我的资料主要是对MATLAB编程中常遇到的一些错误进行了归类分析,绝对实用(My information is mainly classified MATLAB programming often encountered some errors, absolutely practical
)
- 2012-04-22 17:11:37下载
- 积分:1
-
SVMcgForRegress
SVM(支持向量机)参数寻优代码,可自动实现支持向量机的参数寻优(SVM (support vector machine) parameter optimization code that can automatically support vector machine parameter optimization)
- 2020-12-25 20:29:05下载
- 积分:1
-
signal2
说明: 应用 FFT对信号进行频谱分析
1、在理论学习的基础上,通过本次实验,加深对快速傅里叶变换的理解,熟悉FFT 算法及
其程序的编写。
2、熟悉应用FFT 对典型信号进行频谱分析的方法。
3、了解应用 FFT 进行信号频谱分析过程中可能出现的问题,以便在实际中正确应用 FFT。 (Application of FFT spectrum analysis of signal 1, the theoretical foundation of learning, through this experiment, to deepen the understanding of the fast Fourier transform, familiar with the FFT algorithm and its procedures for the preparation. 2, familiar with the application of FFT on a typical signal spectrum analysis. 3, the understanding of application of FFT spectral analysis of signal problems that may arise in order to practice the correct application of FFT.)
- 2011-04-13 00:01:08下载
- 积分:1