搜索资源列表
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
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,
Affine-Region-Detectors
- 这篇英文文献主要讲述的图像处理中不同的边界检测算子之间的对比-This English literature focuses on the different image processing edge detection operator of the contrast between
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.
face_detection
- 本文应用SMQT和 SPLIT UP SNOW 分类器来完成对人脸的检测。-The purpose of this paper is threefold: firstly, the local Successive Mean Quantization Transform features are proposed for illumination and sensor insensitive operation in object recognition. Secondly, a s
demo
- vc++MFC对话框中对数字图像的典型算法,里面涉及重点有图像的变换域处理(含傅立叶,小波,离散余弦算法),图像分割中包含大部分典型的分割算法(交互式阈值分割,霍夫变换,其他的多种算子),图像增强,图像复原(投影法..)图像匹配。还有形态学的一些算法处理,波峰波谷检测器,对图像处理学习非常有帮助-vc++MFC dialog typical algorithms for digital images, which involves the focus has transform domain i
cmfd_framework_and_gt_generation.tar
- image copy-move detection-Copy-Move Forgery Detectors and Ground Truth Generator
Faceing
- 用C#在Microsoft visual 2010运用微软Face SDK开发包设计,其中采用三种基于haar特征的检测算法,用于一般姿势下的正面人脸的haar检测器,适用于多种不同姿势的人脸检测的Multiview多视角检测器和MultiviewPyramid多视角金字塔检测器,MultiviewPyramid与Multiview区别在于MultiviewPyramid算法使用内存更少。-With C# in Microsoft visual 2010 using Microsoft Face
VBLAST
- In this simulation, a 2 x 2 MIMO system with BPSK modulation is used. Then, the algorithm of V-BLAST is implemented. After that, weight vector is produced using ZF, MMSE and ML detectors. Finally, the BER performance is plotted. A flat fading Rayleig
edge_detect
- 利用五种检测器(Roberts检测器、Prewitt检测器、Sobel检测器、 Robinson检测器、Kirsch检测器)实现边缘检测-The use of five kinds of detectors (Roberts detector, Prewitt detector, Sobel detector, Robinson detector, Kirsch detector) edge detection
EDLinesTest
- EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (E