搜索资源列表
sift-mlab
- SIFT代码,包括detector & descr iptor.Matlab版本,内有详细的说明文档。值得一看
matlabfordaisy
- 这是一个MATLAB代码实现的计算一对用双目立体视觉获得的一对图像对,然后用最新的Daisy算法计算每一个点的局部特征描述子,并且来实现立体匹配的功能。-This is a MATLAB code for computing a pair of stereo vision with a pair of images were obtained, and then Daisy algorithm with the latest point of the local characteristics
sift-0.9.8-matlab
- sift提取特征点、描述子、最后进行匹配。-sift :feature point,descr iptor, matching。
docs
- Harris Detector + SIFT Descr iptor
Histograms-of-Oriented-Gradients
- HOG descr iptors 是应用在计算机视觉和图像处理领域,用于目标检测的特征描述器。-HOG descr iptors are used in computer vision and image processing for target detection feature descr iptor.
shape_feature
- 一个简单的傅立叶带亮度描绘子提取图像的形状特征程序-A simple Fourier descr iptor with the brightness of the image shape feature extraction procedures
project11-02
- 本实验要求编写课本上11.2.3节描述的傅立叶描绘方法。用实验09-02中的程序提取图12.18两幅图的边界,然后对每个边界选取256个描述点。选择的这256个点是在空间上尽可能均匀的点。获取每个图的傅立叶描绘子,确保每个图中的起始点是近似相同的点。分别用16,32,64和128个描绘系数逼近边界,并画出每一个结果。-Prepared at the request of the experimental section 11.2.3 textbook depicts Fourier method
jidianpeizhi
- 广义线性系统的状态反馈和极点配置,很好的一个论文,希望对大家有用。-Descr iptor linear systems and the state feedback pole assignment, a very good paper, I hope useful for all of us.
det_code-1.0beta
- The main part of the code uses improved Shape Context as feature descr iptor and fit into a Hough Voting framework to detect objects. It can be used for initial hypothesis proposal. I hope you find this code helpful!
hog
- Hog try I try to implement hog descr iptor
tuxianpipei-dabao
- MATLAB图像配准源程序,初学者一起研究.图像配准的程序,在网上流传很多,本人把能找到的都打包.-MATLAB source image registration, novices together. Step one, calculated to be scale-space image registration and to obtain scale-space Harris corner step 2, using affine shape modification technolog
fourierdes
- this matlab code describes fourier descr iptors
sift-matlab
- sift算子的matlab和vs2008的混合编程-The hybrid programming of matlab and vs2008 for the descr iptor of sift
haralick
- Haralick texture descr iptor
detection
- 在粒子滤波器框架下,选取区域协方差矩阵特征对运动独立的目标进行描述.-an adaptive template update method base on region covariance descr iptor to track the target using particle filter algorithm in a complex circumstance.
HOG
- Image descr iptor based on Histogram of Orientated Gradients for gray-level images. This code was developed for the work: O. Ludwig, D. Delgado, V. Goncalves, and U. Nunes, Trainable Classifier-Fusion Schemes: An Application To Pedestrian De
An-Algorithm-for-Face-Recognition-
- 高独特性特征的选择以及合适匹配策略的选用是人脸识别技术的关键。讨论了基于仿射不变的几何特 征SIFT算子进行人脸识别的方法。SIFT算子的计算复杂度较高,并且不同的人脸表情和图像模糊会加大特征匹 配的难度。为克服上述缺点,提出了一种新的算法,将选择6个人脸上感兴趣子区域进行描述,并根据各自的独特 性赋予不同的权值,最后在匹配过程中使用相似度的平方来减小偏差数据造成的影响。实验结果表明,该方法能 有效减轻表情变化对于身份识别率急剧下降的影响,并可显著减少计算复杂度和特征匹配时间。-
detect-hand-and-face-_PCA
- video capture, will capture video from webcam and then translates the output using PCA descr iptor. it detects face and skin for recognition purposes
fourier-descriptor
- descr iption de forme en utilisant FD coeeficeients Fourier utilisé pour la classification forme. les étapes: 1. trouver les indices de frontières de l image de tranchant (binaire d entrée bordée d image voir le test par exemple) 2. trier le
Affine-Invariance-Contour-Descriptor-Partial
- This Partial Implementation of Affine Invariant Contour Descr iptor by Equal Area Normalization.I am working on it.-This is Partial Implementation of Affine Invariant Contour Descr iptor by Equal Area Normalization.I am working on it.