搜索资源列表
Boundary3.20
- 边界扫描软件,可根据BSDL以及连形状检测板上电路连接,可在指定引脚上输出方波。-Boundary Scan software, and even under the BSDL shape detection circuit boards, at the designated pin on the output pulse.
PeDetect.rar
- 视频图像中,行人检查的源代码。利用人体形状特征做特征识别。利用运动物体检测得到初始识别区域。,Video images, pedestrian check the source code. Characteristics of the human body shape to do feature recognition. Detection of moving objects using the region to be the initial identification.
BezierOPENCV
- opencv人物形状检测 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-opencv shape detection Video Retrieval System characters video classification and retrieval, with reference to the World trieckvid Competition
Hough变换 图像的形状检测
- hough变换,用于直线和圆,椭圆的检测,很实用,hough transform for line and circle, ellipse detection, it is practical
HTR
- Hough 变换的VC++实现,HOUGH变换广泛应用于直线及形状检测中,是模式识别不可或缺的内容-this is the implement of hough transform written in visual C++
gabor
- Gabor滤波器经常被用于形状检测和特征提取,本文档作为gabor filter的tutorial性文档,详细介绍了gabor filter的原理 和特点 对要使用gaborfilter的初学者大有裨益-Gabor filters are often used to shape detection and feature extraction, gabor filter in this document as a document of the tutorial, detailing gab
Gavrila
- 经典gavrila行人检测论文集 介绍了基于形状模板匹配的行人检测算法和改进-human detection
Simple-Shape-Detection-using-Hough-Transform
- Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载-Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matlab
FaceDetection_Based_on_a_New_Nonlinear_Color_Space
- 提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区 YC C r b 域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度 ) ( 信息定位眼睛, 然后根据人脸特征的几 形态边缘检测算子检测候选区域的边缘, 利用 边缘方向 PCA PCAED ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人
Recognition
- 摘 要:人脸是一个复杂的模式,在图像中自动地对其进行定位和分割是进行人脸识别的第一步。本文提出一种 运用肤色信息和模板匹配的人脸检测方法。该方法先进行肤色分割,然后对每一个人脸候选区域进行形状比例的 分析,最后进行模板匹配。实验结果表明,该方法对任意背景下,任意姿态及任意数目的人脸检测非常有效。 -Face Detection and Recognition
4_hough
- 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
waveletmatlab
- 小波模极大值用于图像形状检索,很实用,谢谢大家指点-wavelet
hausdorff
- 摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点 集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进 行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本 方法可以全自动完成人脸匹配, 应
YYPIC
- 黄色图片检测器 OurDev专用版 为了保护论坛网友幼小的心灵不受毒害,特推出,“黄色图片检测器 OurDev专用版 ” 大家可以用此检测器检测图片是否黄色图片,以决定是否继续欣赏。 但是,由于本人技术有限,时间仓促,本检测器有一定的误报率和漏报率。 功能缺陷:没有形状检测和艺术纤维检测。 需要安裝opencv1.0才可以編譯。 -Yellow picture detector OurDev special edition User Forum in ord
Efficient3DShapeMatchingAndRetrievalUsingAConcrete
- 本文提出了一种应用在物体三维形状检测技术中处理物体旋转不便性的一种方法。-In this paper,we propose a new methodology in 3D shape retrieval to resolve rotation invariance problem.
Hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
filter
- c++的gabor 滤波器代码,Gabor滤波器经常被用于形状检测和特征提取.-gabor filter
gaborfilter.tar
- Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
opencv几何形状识别
- 可以获取摄像头图像并且检测出图像轮廓,识别图像中不同形状。画出外轮廓并且用标签进行标记。(Camera images can be obtained and detected image contours, recognition of different shapes in the image. Draw outward contours and mark with labels.)