资源列表
LBP
- LBPR算法运动目标的检测与跟踪,Matlab程序-LBPR algorithm for detection and tracking of moving targets, Matlab program
solve-equation
- 使用matlab求解方程组。举例求解 定解方程组,不定方程组,超定方程组,奇异方程组。-Matlab for solving equations. For example solving definite solution of equations, Diophantine equations, overdetermined equations, singular equations.
Dijkstra
- 基于matlab仿真Dijkstra在三维地形上的寻径-Matlab simulation Dijkstra routing on the three-dimensional terrain
tsp_ga
- 求解TSP问题的遗传算法,相当有用,速度很快的啦-Genetic algorithms for solving TSP
RBFmodeling
- 高斯径向基建模以及模型预测精度检验的matlab实现,并且比较了不同增广项对建模精度的影响-Gaussian radial basis modeling and model prediction accuracy test matlab realize, and compare different augmented items on the modeling accuracy
imageinpainting
- 利用小波变换对图像分解再重构,实现图像修复-The wavelet transform image decomposition and reconstruction, image restoration
lankton_stereo
- matlab实现立体图像匹配,在三维电视的立体匹配中应用效果很好-matlab achieve stereo image matching, 3D TV stereo matching good effect
window
- 立体匹配方法,三维电视中可以用来匹配左右参考视点-Stereo matching method for three-dimensional television can be used to match the left and right reference viewpoint
openfile1
- 一个用于实测信号处理处理与分析的实例,主要有时域分析和频域分析-A processing instance of the processing and analysis for the measured signal mainly sometimes domain analysis and frequency domain analysis
image-registration
- function "match(f,g)" takes two input images and finds out the pattern f in the larger image g. function "blur(f,g)" finds out pattern f in image g and after that blur that specific area of image g. all functions which these two functions call are at
work
- these are function, you can find adjacent pixels of any pixel in a given image. three function are here in this attachment: "D adjacent", "4 adjacent" and "*8 adjacent". format:"find_adjescent(matric,set,x,y)". matric = image set = set which yo
smoothing
- blur an image depending on window size passed in input arguments to the function
