资源列表
guass
- 使用高斯列主消元法实现高次方程组的求解过程
tsp的剪枝算法
- 通过“剪枝”算法并用数组的方式在O(n)时间内给出结果。 利用叶子数目的单调递减性和巧妙的方式灵活在数组中存储修改信息,用简单快速的方法实现复杂的操作,以数组的形式实现了链表的功能,如快速访问相邻岛等。避免了重复访问,增加效率。
图像匹配--模板匹配
- 主要是利用相关算法进行模板和场景图的匹配
Diagonal
- Matriz Zic Zac Gen. Expample: 1 3 6 2 5 4
load
- this function to load image from any folder using opencv
11
- Hand Gesture Recognition
stitching
- 自己实现的图像拼接的程序,使用的是opencv2.4.3+vs2010环境-Achieve their own image stitching procedure, using opencv2.4.3+vs2010 environment
draw-mouse
- 用opengl实现鼠标功能,在平面上画圆,利用鼠标右键等-draw cicle
ROF_SB__00
- 图像处理中针对ROF模型运用split bregman算法进行图像降噪。-The use of image processing algorithms for image noise split bregman for ROF model.
improFuzEnhStrong
- 一种改进的模糊增强算法,改进的是模糊隶属度函数。-An improved fuzzy enhancement algorithm, the improved fuzzy membership function.
sobel
- 主要是利用C++和核函数实现彩色图像的sobel边缘检测,此程序简单便于理解。-Mainly using c++ and kernel function to realize sobel edge detection of color image, the program simple and easy to understand.
xiaobo
- 小波变换(wavelettransform,WT)是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的“时间-频率”窗口,是进行信号时频分析和处理的理想工具。-Wavelet transform (WT) is a new transform analysis method, which inherits and develops the idea of localized short-time Fourier tra