搜索资源列表
kalmanMatlabprogram
- kfdemo.m is a Matlab scr ipt file to run a demonstration of the Bayesian Kalman filter.-kfdemo.m Matlab is a scr ipt file to run a dem onstration of the Bayesian Kalman filter.
Kalman_Filter
- 卡尔曼滤波源代码 Some brief notes ---------------- kfdemo.m is a Matlab scr ipt file to run a demonstration of the Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4 so that it will read in either v4 or v5 Matlab). The oth
Integer-pel EBMA
- A real working program needs to check whether a pixel in the candidate matching block falls outside the image boundary and such pixel should not count in MAD. This program is meant to illustrate the main operations involved. Not the actual working m
foerstnerOperator_v1_0 forstner算子,MATLAB版的
- forstner算子,MATLAB版的,解压后有三个m文件,主要是ip_fop函数实现forstner算子功能。里面附带了一个ip_fop_example的m脚本文件演示如何使用ip_fop函数功能。应该是德国人写的,程序验证没问题,之前网上找的有的是IDL版说成MATLAB版,还有的是C++的。这个是我找到最好的MATLAB版的forstner算子程序-forstner operators, MATLAB version, unzip the file after three, the mai
gear
- 使用matlab计算齿轮图片中齿的个数的程序(内附图及代码)-This file demonstrates how the Cell Execution Mode is useful in creating and publishing MATLAB scr ipt M-files. Starting with a picture of a clock gear, we work step by step to determine how many teeth are on the gear.
siftformatlab
- 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
fast_block_dct
- Fast m-scr ipt implementation of Block-DCT ( 2-D DCT )
FXtuxiangkejian
- 分形图像课件:第06章 分形编码的数学基础 第07章 基本分形编码算法 第08章 分形编码的改进算法 图像压缩附代码-基本分形算法讲稿-Fractal Image courseware: the first 06 chapters of mathematical fractal coding based on the first 07 chapters of basic fractal coding algorithm section Chapter 08 Improvement of frac
dmsc
- it s a 1st matlab scr ipt for testing-it s a 1st matlab scr ipt for testing it s a 1st matlab scr ipt for testing it s a 1st matlab scr ipt for testing
HNO
- his scr ipt demonstrates some basics of how to read and display images in MATLAB. Reference: See Chapter 2, "Deblurring Images - Matrices, Spectra, and Filtering" -his scr ipt demonstrates some basics of how to read and display im
OCR
- full OCR scr ipt using matlab-full OCR scr ipt using matlab
FLD_based_Face_Recognition_System
- 基于FLD的人脸识别系统,使用快速小波变换,效果很好,适合学习-This package implements a well-known FLD-based face recognition method, which is called Fisherface . All functions are easy to use, as they are heavy commented. Furthermore, a sample scr ipt and two small training and
ImageMosaicCode
- 老外编的的程序,可以成功运行,推荐下载学习-mosaic.m Code Descr iption The mosaic.m scr ipt operates as follows: First, it converts the values of the images from unsigned int to double. This is done because most of the MATLAB operations use double as default type. Th
chromab
- A Matlab scr ipt to perform the chromatic aberration computations described in Marimont & Wandell (1994 -- J. Opt. Soc. Amer. A, v. 11, p. 3113-31- A Matlab scr ipt to perform the chromatic aberration computations described in Marimo
Minolta-CR300-Colorimeter
- 美能达CR300是tristimulas比色计,颜色测量传输到计算机通过RS232C接口。这个MATLAB脚本读取CIE L* A * b *色空间值,并将其转换为RGB色彩空间使用图像处理工具箱。. -Minolta CR300 is a tristimulas colorimeter that transmits color measurements to a computer through an RS232C interface. This MATLAB scr ipt reads
watermarking-lsb-matlab
- 应用matlab实现数字图像基于空域的lsb算法 程序中含有嵌入提取算法,含有脚本程序-Application matlab digital image lsb algorithm based on spatial The program contains embedded in the extraction algorithm, containing the scr ipt
Feature_Vector_Analysis
- 用LDA及pca算法分析特征,选择最好的特征。-This program uses LDA and PCA to analyze features from weka arff file. The projection on PCA and LDA space visualizes the goodness of the features. If the features are good enough to be classified well they should have some ki
Matlab-script-
- Matlab scr ipt for solving the simple problem given above.
lbp2012_10
- 主要是基于LBP的图像的纹理特征的提取与识别,很适合大家学习!-DemoOutexDisCLBP.m: Matlab scr ipt to run disCLBP experiments on the Outex_TC_00012 database NNClassifier.m: Nearest neighbor classifier based on L1 distance MergeDominantType.m, RemoveDominantOutlier.m, Lear
sift
- David G.Lowe的SIFT算子 Matlab实现,运行前要把siftWin32文件放在Matlab的win目录下,具体调用请参照README- code for detecting and matching SIFT features David Lowe (lowe@cs.ubc.ca) Version 4, July 6