搜索资源列表
Face Detectors
- Face Detectors源代码-Face Detectors source code
An-HOG-LBP-Human-Detector
- 一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。-By combining Histograms of Oriented Gradients (HOG) and Local Binary Pattern (LBP) as the feature set, we pro- pose a novel human detection approach capable of handling partial occlusion. Two kinds of detectors
figure-of-merit-
- 评价图像边界的好坏,FOM值越趋于1质量越好。-figure of merit to objectively evaluate the performance of edge detectors
part_237010_200311202__
- 山 东 大 学 硕 士 学 位 论 文:图像边缘检测算法的研究本 文 分 为 七 个 部 分 。第一部分首先阐述了课题的研究背景、意义以 及该领域的发展现状;第二部分介绍了几种经典的边缘检测方法,给出 了这些方法的图像边缘检测结果,并且进行了相关的分析比较;第三部 分阐述了BP 神经网络的结构以及数学模型等相关知识;第四部分具体 介绍了一种新的基于统计向量和BP 神经网络的边缘检测方法;第五部 分介绍了一种有效的边缘细化算法,它可以对新方法得到的图像边缘进 一步处理以达到
LEDLightEmitterandDetector7-31-07
- Using LEDs as detectors
eccv06
- In this paper, a novel scale- and rotation-invariant interest point detector and descr iptor, coined SURF (Speeded Up Robust Features) is presented. It approximates or even outperforms previously proposed schemes with respect to repeatability, di
thomas-cvpr06
- Paper "Towards Multi-View Object Class Detection".We present a novel system for generic object class detection. In contrast to most existing systems which focus on a single viewpoint or aspect, our approach can detect object instances from arbitrar
SUSAN
- SUSAN角点检测算法经典文献 This paper describes a new approach to low level image processing in particular, edge and corner detection and structure preserving noise reduction. Non-linear filtering is used to define which parts of the image are closely rel
SURF
- SURF角点检测 This paper describes a new approach to low level image processing in particular, edge and corner detection and structure preserving noise reduction. Non-linear filtering is used to define which parts of the image are closely related to
repeatability_demo
- 这个matlab程序基于the repeatability criterion对几种区域检测子进行了比较,有问题可以查看下面这个网页 http://www.robots.ox.ac.uk/~vgg/research/affine/evaluation.html#eval_soft-Comparison of Affine Region Detectors
humandetection
- 根据所给的图像判别各个区域内的人数,最后将各个区域内的人数进行汇总即可得整个车厢内的人数。运用了数字图像处理里的二值化、闭运算、设计了特征提取函数,波谷检测器等-According to the image identification number within each region, and finally the number of each region can be aggregated number of the compartments. The use of digital i
gm
- 经典的频谱共享的EI检索算法,运用动态频谱租用来提高频谱利用率。-Dynamic Spectrum Leasing (DSL) is a new paradigm for efficient spectrum sharing in cognitive radio networks that was recently proposed in [1]–[3]. Unlike in a hierarchical dynamic spectrum access (DSA) network,
FACE-RECOGNITION
- 此文的目的有三个:第一,当地连续均值量化变换特征是提出照明和传感器敏感操作在目标识别上。其次,注册稀疏Winnows网络分割,提出了加快原分类。最后,特点和分类相结合对于正面人脸检测任务。检测结果列 为MIT + CMU系统和BioID数据库。关于这人脸检测器,接收器操作特征曲线BioID数据库产生最好的结果公布。对于结果麻省理工学院的中央结算系统+数据库相当于国家的最先进的脸探测器。一个人脸检测算法的MATLAB版本可以从http://www.mathworks.com/matlabce
Region-detectors
- 整合了模式识别领域中几种经典的关于区域识别的文章,对于研究模式识别的同学,会有很大帮助-Integrated field of pattern recognition several classic articles on regional recognition, pattern recognition for research students, there will be a great help
Affine-Region-Detectors
- 这篇英文文献主要讲述的图像处理中不同的边界检测算子之间的对比-This English literature focuses on the different image processing edge detection operator of the contrast between
A-Survey
- 图像配准必读文章Local Invariant Feature Detectors A Survey-Image registration must-read Local Invariant Feature Detectors A Survey
fast-matlab-src-2.1
- fast特征,fast算法的matlab实现,三个版本其中的一个,包含改进的FAST-ER。-Self contained code, complete with example.License is the BSD license. Contains exact detectors and FAST-ER detector.
AMF
- 自适应中值滤波-Chan R H, Ho C W, Nikolova M. Salt-and-pepper noise removal by median-type noise detectors and detail-preserving regularization[J]. IEEE Trans. Image Process, 2005, 14(10): 1479~1485. 该文献中自适应中值滤波算法代码-matlab code of adpative median filter
MyKirsch
- 图像边缘检测中需要合理描画出其边缘,常用的算法有很多,这里是关于kirsh算法的代码。-To determine the probabilities of the various possible of edge for an image, we might use some detectors for each pixel. This is the kirsh algorithm.