搜索资源列表
tongjitezhengtiqu
- 统计特征提取的小程序,带有一个测试图象,提取的特征为质心\\面积\\欧拉数\\X轴和Y轴投影-statistical feature extraction small program with a test image, Feature Extraction for Centroid \\ area \\ Euler number \\ X-axis and Y-axis
addaxis5
- Add multiple y-axes to plots. zoomable with zoom modification-Add multiple y-axes to plots. Zoomable wit h zoom modification
eigenfaces_sample
- Eigenfaces is used to representing a face by projecting original images onto a face space defined by eigenvectors, and then a new face is compared to known faces by calculating the distance between their projections onto face space. -Eigenfaces is us
BPalgorithm
- 用BP算法拟合三角函数y=0.4sin(2πx)+0.5
readyuv
- /*读取图像中的Y分量,写入文件fileout中 */
OpenCV_face_detector
- This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
tesseract-1.03.tar
- A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. (NOTE: We re migrating to code.google.com. Please see the forums
28387917[1]
- 汽车牌照图像定位技术 汽车牌照图像定位技术汽车牌照图像定位技术-An a l y s i s o f Li c e ns e P l a t e Lo c a t i o n T e e h n ol og y
gaborfilter
- The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively)
dfbrec_l
- DFBREC_L Directional Filterbank Reconstruction using Ladder Structure x = dfbrec_l(y, fname) Input: y: subband images in a cell vector of length 2^n f: filter in the ladder network structure, can be a string naming a stan
backsamp
- BACKSAMP Backsampling the subband images of the directional filter bank y = backsamp(y) Input and output are cell vector of dyadic length This function is called at the end of the DFBDEC to obtain subband images with overall
BagofWords
- 该论文在知网上付费下载,为2011年9月最新的关于Bag of Wo rds 算法的框架和基本内容,是学习bag of words算法的很好的入门参考。Bag of Words 算法是一种有效的基于语义特征提取与表达的物体识别算法, 算法充分学习文本检索算法的优点, 将图片整理为一系列视觉词汇的集合, 提取物体的语义特征, 实现感兴趣物体的有效检测与识别。-Bag of Word algo rithm is an efficient object r eco gnition alg or ith
iris-recognition
- 虹膜识别matlab程序,完成虹膜的定位,归一化和编码,最后匹配。-虹膜识别matlab程序,完成虹膜的定位,归一化和编码,最后匹配。 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 Hóngmó shìbié matlab chéngxù, wánchéng hóngmó de dìngwèi, guī yī huà hé biānmǎ, zuìhòu pǐpèi.中文(简体)英语日语Alpha The iris recognition matlab prog
houghline
- Hough直线块通过检测交叉点处的参考图像的边界线找到图像-The Hough Lines block finds the points of intersection between the reference image boundary lines and the line specified by a (rho, theta) pair. The block outputs one-based [x y] coordinates for the points of intersectio
license-plate-recognition-
- 这是一个车牌识别程序课程设计,包含完整的源代码和论文,使用matlab实现。通过对车牌图像的预处理,分割、模板比对,识别出车牌号码,效果不错。-试试带有自动翻译功能的新型浏览器。下载 Google Chrome 浏览器关闭翻译中文英语德语检测语言 英语中文(简体)日语 翻译文字或网页 这是一个车牌识别程序课程设计,包含完整的源代码和论文,使用matlab实现。通过对车牌图像的预处理,分割、模板比对,识别出车牌号码,效果不错。 请键入文字或网站地址,或者上传文档。 取消
affinity-propagation
- 这是两个使用matlab实现的AP(affinity propagation)算法,一个是普通的AP算法matlab源代码,一个是用于稀疏数据处理的AP算法matlab实现源代码。-试试带有自动翻译功能的新型浏览器。下载 Google Chrome 浏览器关闭翻译中文英语德语检测语言 英语中文(简体)日语 翻译文字或网页 这是两个使用matlab实现的AP(affinity propagation)算法,一个是普通的AP算法matlab源代码,一个是用于稀疏数据处理的AP算法m
VISIONPRO
- 这里面是一段基于VisionPro写的视觉检测代码,检测信息包括角度,X,Y值-There was a visual inspection based VisionPro write code detection information including the angle, X, Y value
Match-point-correlation-coefficient
- 相关系数法的点匹配 void draw(int x,int y,Mat mat,Mat mod,int xx,int yy)通过十字丝表明匹配点 void ImgMarch(Mat s,Mat m,Mat roi,int x,int y)相关系数法匹配函数-Match point correlation coefficient method void draw (int x, int y, Mat mat, Mat mod, int xx, int yy) indicate the
circlepoint
- 路标识别,模式识别大作业,圆形检测点;function [x, y] = circlepoints(r)(function [x, y] = circlepoints(r))