搜索资源列表
face_detect_usingBDF_method
- 这是我做本科毕业设计时用的dameon程序,它采用肤色和贝叶斯判别方法进行人脸检测,具有高的检测率和低的误码率.-This is what I do when we graduated from the design dameon procedures, It uses color and Bayesian methods discriminant face detection with high detection rate and a low error rate.
fusehebayes
- 基于肤色模型和贝叶斯判别的人脸检测-based on the Bayesian model and color discrimination in Face Detection
change_detection_based_on_Bayes
- 本文着重阐述了如何通过贝叶斯理论在多时相高分辨率遥感影像中进行变换检测的技术,能够获得良好的检测效果。
SkinDetection
- 用opencv写的皮肤检测程序,根据贝叶斯分类器学习,而且可以手工指定皮肤区域
ViSurvPostureClassification.ra
- 基于水平垂直投影图的人体动作分类器,贝叶斯分类方法,含样本图。可对视频文件实时检测,基于opencv库,Based on the level of the vertical projection of human action classification, and Bayesian classification methods, including sample plans. Video files can be real-time detection, based on the opencv
VCimagerecognition
- 《精通VisualC++数字图像处理模式识别技术及工程实践》介绍了模式识别和人工智能中的一些基本理论,以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等,同时结合模式识别中的一些问题,比如字符识别、笔迹鉴定、人脸检测、车牌识别、印章识别以及遥感图片、医学图片处理等内容,从多种角度,介绍了解决这些问题的思路-" Proficient in VisualC++ digital image processing, pattern recognition
666
- 人脸检测程序,采用贝叶斯判别进行的人脸检测,有测试例子-Face detection program, using Bayes discriminant for face detection, there are test cases
skin_detection
- OpenCV进行皮肤检测.用了阈值法和贝叶斯方法.其中皮肤标记是用鼠标来完成的.自己还是比较满意的,愿与大家分享.-OpenCV for skin detection. Using the threshold method and Bayesian methods. Where the skin tag is to use the mouse to complete. I am still satisfied, and would like to share with you.
BMDCP
- 突变分为如下主要的几种:均值突变(最常见)、方差突变、线性回归突变(也称趋势突变)、概率突变、空间型突变、谱突变、模型参数突变,等等。贝叶斯突变检测属于概率突变检测方法,其特点是能给出突变点的概率分布图。-Mutations are divided into the following main categories: the mean mutation (the most common), variance mutation, linear regression mutation (also
beiyisi
- 时间序列的贝叶斯突变检测算法MATLAB源码.rar
Space-Time-BCS-
- 一种空时贝叶斯压缩感知算法,用在认知无线电中,大大提高了检测概率-Perception of space-time compression of a Bayesian algorithm, used in the cognitive radio, greatly improving the detection probability
beiyansi
- 用于作为检测贝叶斯的应用,可以对数据进行分类,然后分析其作用-mainly used bayes
skindetection
- 基于OpenCV的皮肤检测算法实现,基于贝叶斯决策理论-OpenCV-based skin detection algorithm based on Bayesian decision theory
Bayesian-Modeling-of-Dynamic-Scenes
- 一种针对动态场景环境下的目标检测的贝叶斯模型-Bayesian Modeling of Dynamic Scenes for Object Detection
BYS
- 本程序针对信号检测与估计中极大极小化准则的仿真,画出贝叶斯风险曲线、极大极小化风险等,帮助大家更好理解极大极小化准则。-This procedure for signal detection and estimation of the minimax criterion simulation, draw the Bayesian risk curve, greatly minimizing risk, to help you better understand the enormous mini
SUN-saliency
- SUN:利用自然统计的显著性贝叶斯检测框架。一种自底向上的检测图像的显著性区域方法。-SUN: A Bayesian Framework for Saliency Using Natural Statistics
numbercheck
- 检测手写输入,有几种方法,例如贝叶斯方法,几何方法等等。-Handwriting Detection
bayes
- 基于贝叶斯的显著目标检测代码。内附图像数据。-Bayesian significant target detection code. With the image data.
signal-detection
- 基于贝叶斯准则,用matlab仿真出二元与四元数字信号在加性高斯白噪声干扰下的统计检测的方法与性能,并与理论结果比较-Bayesian criteria using matlab simulation methods and properties of the binary and quaternary digital signal in additive white Gaussian noise of statistical tests and compared with the theore
Joint-Bayesian-master
- 人脸识别与检测程序,基于贝叶斯与最大期望,Python实现(Face recognition and detection program based on bayesian and maximum expectations)