搜索资源列表
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
shape_feature
- 一个简单的傅立叶带亮度描绘子提取图像的形状特征程序-A simple Fourier descr iptor with the brightness of the image shape feature extraction procedures
jidianpeizhi
- 广义线性系统的状态反馈和极点配置,很好的一个论文,希望对大家有用。-Descr iptor linear systems and the state feedback pole assignment, a very good paper, I hope useful for all of us.
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
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
EvaluationDescriptor
- evaluation descr iptor in matlab.
gistdescriptor
- This code contain the gist descr iptor in matlab
SIFT
- This is a MATLAB implementation of the SIFT detector and descr iptor
WLD
- 人脸识别中韦伯局部描述特征提取算法(WLD)的matlab实现。-Face Recognition feature extraction algorithm Weber Local Descr iptor (WLD) matlab realize.
poincarePS
- 给定极化状态的相位描述子和幅度描述子,绘制该极化状态的poincare功率球。源代码是matlab子函数,输入参数两个:极化状态的幅度描述子和相位描述子。还有一张示例图-Given the polarization state of the phase and amplitude descr iptors descr iptors, to draw the polarization state poincare power ball. Functions matlab source code,
mdaisy-v1.0.tar
- MATLAB implementation for dense descr iptor applied to wide baseline stereo DAISY
ssdesc-cpp-1.1.1.tar
- 用C++实现的自相似性描述的源代码(matlab包装)用来特征提取特征侦测等。-C++ Implementation (with MATLAB wrapper) of the Self-Similarity Descr iptor by Ken Chatfield based on the paper Matching Local Self-Similarities across Images and Videos, by Eli Shechtman and Michal Irani at CV
gistdescriptor
- Example of a souce code of hog descr iptor.