-
Algorithm-template
C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等……(C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash method, augmented road algorithm, network maximum flow _ adjlink etc......)
- 2012-03-20 08:48:22下载
- 积分:1
-
神经网络实现人脸识别任务
通过python第三方库和matlab神经网络工具箱实现人脸识别(Face recognition using MATLAB and python through neural network)
- 2017-11-29 00:29:58下载
- 积分:1
-
mfile
简单写的一些图像预处理(灰度增强、小波高通滤波、LBP、迭代阈值分割、种子生长法etc)和RGB 、纹理(相关矩阵)特征提取(Write some simple image pre-processing (grayscale enhancement, wavelet high-pass filter, LBP, iterative threshold segmentation, seed growth method etc) and RGB, texture (correlation matrix) feature extraction)
- 2010-12-23 11:13:13下载
- 积分:1
-
myIterative
迭代法阈值分割,迭代法自动计算最优阈值。已经写成函数形式,输入灰度图,输出分割好后的阈值图。(Threshold segmentation iterative method, iterative method for automatically calculating the optimal threshold. Function has been written in the form of input grayscale output partition threshold after a good map.)
- 2009-05-05 17:53:17下载
- 积分:1
-
ImageFilterinFrequencySpace
目的是改善影像质量,包括去除高频噪声与干扰,及影像边缘增强、线性增强以及去模糊等。分为低通滤波(平滑化)、高通滤波(锐化)和带通滤波。(The purpose is to improve the image quality, including the removal of high frequency noise and interference, and image edge enhancement, linear enhancement and deblurring. Into a low-pass filter (smoothing), high-pass filtering (sharpening) and bandpass filtering.)
- 2015-03-30 17:39:21下载
- 积分:1
-
FFTIFFT
编程实现图像傅立叶变换和反变换,实现图像去除噪音(Programming image Fourier transform and inverse transform, image de-noise)
- 2007-11-08 20:46:48下载
- 积分:1
-
block_global_motion
matlab电子稳像块匹配算法程序代码 图片路径请自行更改(Electronic Image Stabilization matlab code image block matching algorithm to change the path at your own)
- 2011-05-24 23:55:49下载
- 积分:1
-
rotate
说明: matlab程序,用于实现对给定图像做的任意角度旋转(rotate a picture by any angle)
- 2009-08-05 10:03:18下载
- 积分:1
-
mainjj
图像读取与显示,图像二值化,边缘检测,边缘追踪(Read and display image, image binarization, edge detection, edge tracking)
- 2010-05-29 15:41:47下载
- 积分:1
-
KSVD
一种新型的图像去噪方法,相较于已有的算法,优势在于较小的计算量以及相对更好的还原效果。(A new image denoising method, compared to the existing algorithms, the advantages and the relatively small amount of computation better reproduction.)
- 2013-06-22 12:52:40下载
- 积分:1