搜索资源列表
houghline
- 一个利用hough变换来检测图像中直线的函数的源代码-using a Hough transform to detect images linear function of the source code
IMAGE-COLLECT
- this program is used to detect the corner of image
56987432566
- 一本介绍如何利用线圈检测器和视频检测器来检测道路交通流量,使用遗传算法和指数平滑法来预测交通流量的书籍-a coil how to use detection devices and video detector to detect road traffic, the use of genetic algorithms and exponential smoothing method to predict traffic flow of books
第四章 控制系统的分析方法
- 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
TrackEye_src.zip
- 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
peopleandbycecledetect
- 这是一篇基于BP神经网络的行人和自行车交通识别方法的文章~-people and bicycle detect
HoughTransformProgramlisting
- 利用Tough变换提取并检测小球边缘,实现该障碍物的特征提取,为机器人避障提供指导!-Tough transform the use of extract and detect the edge of the ball, the realization of the feature extraction of the obstacles for robot obstacle avoidance to provide guidance!
saolei
- 在一个20*20的地图上,分布着81颗地雷,扫雷机器人走到其中一个方格上,如果是地雷,它将被炸死,如果不是,它可以探测到它周围的八个方格中有几个地雷。现在你拥有10个扫雷机器人(10次错误机会),请你将这片雷区中的所有地雷标出来。-20* 20 in a map, and the distribution of the 81 mines, mine-clearing robot walk on a grid, if it is mine, it will be killed, if not, i
fdp-v51
- Face detection project based on Adaboost algorithum.
CriminalFind
- 程序实现了一个罪犯查找的功能。本程序根据警察侦测到的已知信息,通过部分人工智能的分析,快速得到“谁是罪犯”的答案。-Program implements a criminal search function. This procedure according to the police to detect the known information, through the analysis of some artificial intelligence, quick to be " W
motion_detect
- 很有参考价值运动检测源代码,可对运动目标进行检测,应用简单易懂.-Worthy of motion detection source code, can detect moving targets, application easy to understand.
edamcp
- 用遗传算法写的检测点集中是否存在最大团的算法,测试数据为标准库,可以检测到80个点-Detection of the genetic algorithm point of writing the existence of the largest groups focused on algorithms, test data for the standard library, can detect 80 point
TrackingAlgorithm
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 version of the SAMPLE in this example is given
EmotionDetection
- It can detect human emotion from image. First it take an image, then by skin color segmentation it detect human skin color then it detect human face. Then it separate the eyes & lip from the face. Then it draw bezier curve for eyes & lips. Then it co
Human_Motion_Detection
- 本代码成功而及其有效地探测了运动物体的tracking的问题,对于人体的运动进行跟踪,经测试完好使用。-The successful and effective code to detect the problem of tracking moving objects, tracking the movement of the human body, tested good use.
Texture-feature-fusion-voting
- 这个是使用纹理特征的混沌算法对SAR图像的Ch前后变化进行检测的新方法。-The texture feature is the use of SAR images chaotic algorithm to detect changes before and after Ch new method.
ann
- 介绍了一种基于神经网络白化匹配滤波器的QRS 波检测方法。我们用神经网络白化匹配滤波器来处 理ECG 信号的低频成分, 模拟其非线性及非稳态的特性。处理后的信号中含有ECG 中大部分高频成分, 让其通过 一线性匹配滤波器来检测QRS 波及其位置。对于大噪声的ECG 信号, 在匹配滤波器后加差分滤波, 取平方及滑动 平均等处理, 提高检测正确率。使用这种方法我们对M IT?B IH 心电信号数据库中噪声比较大的105号数据进行的 处理, 检测正确率为9912 。作为对比, 用数字
face_detection_code
- 用gabor 来做特征提取,用神经元网络来分类的人脸检测代码,配有详细的代码解释,适合初学者-use gabor for feature extraction,use neural network as a classifier to detect face in a image
duomubiaodeshequjiegoujiece
- 本文用于揭示复杂网络中社区结构的多目标遗传算法。该算法可检测具有组间稀疏连接且组内紧密联结的节点并定义了两个目标函数对检测方法进行了优化。通过仿真及现实中的实验验证,该算法可以成功的检测社区结构。-This paper presents a method for revealing the community structure of complex networks in multi-objective genetic algorithm. The algorithm can detect w
Learning-to-Detect-a-Salient-Object
- Learning to Detect a Salient Object 文章的代码实现-Learning to Detect a Salient Object code article
