搜索资源列表
单高斯目标检测
- 基于OPENCV的单高斯模型,通过摄像头获取视频帧,得到背景图片。
基于分层结构的网络入侵检测模型的研究与实现
- 学术论文<基于支持向量机的入侵检测系统>-theses <based on support vector machines Intrusion Detection System>
基于相似度聚类分析方法的异常ids的模型及实现
- 基于相似度聚类分析方法的异常入侵检测系统的模型及实现-Similarity-based clustering analysis of abnormal Intrusion Detection System Model and Implementation
基本的隐马尔可夫_模型
- 一个最几本的隐马尔可夫模型-most of the Hidden Markov Model
facet边缘检测的matlab源代码
- facet边缘检测的matlab源代码,是基于二阶模型,只要运行最后一个hhh.m就可以了-facet Edge Detection Matlab source code is based on second-order model, as long as the last one run on the hhh.m
FuzzyBackgroundProbModel
- 基于模糊理论的概率背景模型检测图象中的概率背景算法程序-Based on fuzzy theory model of the probability of detection of the background image in the background probability algorithm procedure
MRF
- 利用马尔可夫模型检测分割图像,获得MAP准则下的图像分割结果-??????????í ?? ?? ?? ?? ò?? ?? ???? ?? ì ?? ?? ?? ?? ???? ?? ???? ?? ?? ????μ??MAP × ?? ??ò????μ???? ?? ???? ?? ?? ?? ?? á ?? ??
hs
- 基于摄像头的人脸肤色模型检测,采用HSV空间。-Camera-based color model of the human face detection, the use of HSV space.
clarke_model_cheching
- 本书详细介绍了模型检测的基本原理,分析了模型检测在各个行业的应用,重点分析了模型检测各种算法,是有关模型检测方面不可多得百科全书式的经典资料。-The book details the basic principles of model checking, analysis of model checking applications in various industries, focusing on analysis of the
ObjectExtraction
- 利用混合高斯模型检测到目标,并对运动目标的运动加以分析。文件齐全,欢迎下载-Detection of the use of mixed-Gaussian model to the target, and the movement of moving targets to be analyzed. Complete documents, please download
mops-0.9.1.tar
- Mops 模型检测工具 用来对C程序进行检测-model checking c programs
NuSMV-2.4.3.tar
- NuSMV是一个符号模型检测器,由CMU的SMV发展而来的。-NuSMV-2.4.3 a model checking tool
prism-3.3.beta2-src.tar
- 用于概率模型检测,验证系统相关性质,如某个时间内在多大的概率下功耗是多少-Probabilistic model for detection, the nature of authentication systems, such as how much a certain period of time under the probability of how much power
skinmodel
- 基于高斯肤色模型检测肤色,可用于人脸检测-based gaussian skin model detect skin can be used face detect
VisualPeople_Detection_Different_ModelsComparisona
- 人体模型检测的对比与讨论
python数据分析之金融欺诈行为检测
- 用python写的一个关于金融欺诈行为检测的数据分析程序,用的是回归预测模型(This is a data anlysis program for the detection of financial fraud, based on logistic regression model.)
预处理+边缘特征提取+形心骨架模型
- 内含检测视频,用于特征的提取,使用的matlab 软件,功能非常强大(Embedded detection video, used for feature extraction, matlab software, is very powerful)
基于高斯混合模型的红外目标检测算法研究
- 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value
canny边缘检测
- 彩色图像在HSI模型下的CANNY边缘检测(CANNY edge detection of color images under HSI model)
基于深度学习的二进制代码漏洞检测系统
- 二进制代码漏洞检测是一个重要的研究问题。针对当前基于静态分析的二进制代码漏洞检测系统普遍存在误报率高,检测粒度粗,且依赖专家经验等问题,提出了用库/API函数调用程序切片细粒度表示二进制程序,并引入深度学习技术,自动检测二进制程序中库/API函数调用相关漏洞,设计并实现了一个基于深度学习的二进制代码漏洞检测系统——BVDetector。该系统通过对二进制程序进行控制流和数据流分析,从程序中提取库/API函数调用的程序切片,并为程序切片添