搜索资源列表
radar detection
- radar detection
On the Energy Detection of Unknown Signals Over Fading Channels
- On the Energy Detection of Unknown Signals Over Fading ChannelsAbstract—This letter addresses the problem of energy detection of an unknown signal over a multipath channel. It starts with the no-diversity case, and presents some alternative closed-fo
Motion+Detection.zip
- 移动侦测算法设计与实现,用C#实现相关算法,Motion Detection Algorithm Design and Implementation, the C# Achieve correlation algorithm
Face-Detection-vc2005-Library-
- vc2005做的人脸检测系统,实现有效的脸部识别,vc2005 do face detection system, to achieve effective facial recognition
energy-detection
- 本程序给出了认知无线电中的能量检测方法,并实现了在不同的虚警概率下的检测性能比较。-This procedure gives the method of energy detection of cognitive radio , and the comparison of detection performance at different false alarm probability .
shadow-detection
- 一个比较快速的阴影检测算法,基于HSV色彩空间-Shadow detection algorithm based on HSV color space
Target-detection-in-SAR
- 合成孔径雷达图像目标检测资料,很有用的哦-Target detection in correlated SAR clutter
radar-detection
- 雷达检测处理仿真程序,包括噪声背景下的检测,波动目标的检测,检测概率与虚警概率的计算-the simulation code for radar detection,including detection in the presence of noise,detection of fluctuating target, probability of false alarm and probability of detection
radon-line-detection
- 使用radon变换进行直线检测,matlab源文件-Line detection using the radon transform
opencv-move-detection
- 基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
detection-matlab
- eeg detection whether normal or abnormal
Pedestrian-Detection
- 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文档解释的较为详细。-A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
w4-moving-object-detection
- 此程序是针对视频中的运动目标的检测,程序中包括了背景建模、背景差法等功能的w4背景建模算法。-This procedure is for the video of the moving target detection, process modeling, including the background, the background difference method and other functions of the background modeling algorithm w4.
motion-detection
- 基于视频的运动目标检测,利用OpenCV实现-Video target for motion detection,Use OpenCV
targets-detection-and-tracking
- 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
matlab-Face-Recognition-Detection
- MATLAB环境下编的人脸检测和识别算法,人脸识别部分采用的pca算法,另外包括一个人机界面,直接运行facedec程序即可运行-MATLAB environment, compiled by face detection and recognition algorithms, face recognition pca algorithm is used in some of the other, including a man-machine interface, programs can b
Image-Edge-Detection-Using-Ant-Colony-Optimization
- This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
detection
- 基于肤色模型的人脸检测程序,通过高斯模型建立相似度函数,再经过最佳阈值法来进行二值化,在经过形态学处理得到人脸区域。-Skin color model based on face detection process, the establishment of the similarity function by the Gaussian model, and then through the optimal threshold method for the two values, obtaine
Motion-Detection
- 检测识别视频中的动态物体,比如人体和车辆,可用于监控处理-Detection and identification of dynamic objects in the video, such as humans and vehicles, can be used to monitor treatment
Hand-detection-and-recognition
- 基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.